diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-03-15 07:36:04 +0100 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2023-03-15 07:36:04 +0100 |
commit | a5bfe22b5a27f4afd7550b891a7f54198bd38c83 (patch) | |
tree | 6f1cf1e51befe2dd150e1f5adaf13a650ed1b2df | |
parent | 98668e5d14747363f0db230e929960327aadb65e (diff) | |
download | freebsd-ports-a5bfe22b5a27f4afd7550b891a7f54198bd38c83.zip |
games/pysolfc: Update to 2.20
Changelog:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.20.0/NEWS.asciidoc
-rw-r--r-- | games/pysolfc/Makefile | 4 | ||||
-rw-r--r-- | games/pysolfc/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile index c11f77726d34..b0b7725326c2 100644 --- a/games/pysolfc/Makefile +++ b/games/pysolfc/Makefile @@ -1,5 +1,5 @@ PORTNAME= pysolfc -DISTVERSION= 2.18.0 +DISTVERSION= 2.20.0 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/PySolFC/${PYSOLFCDIR} \ SF/${PORTNAME}/PySolFC-Cardsets/minimal/:cardsets \ @@ -50,7 +50,7 @@ SOUND_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${PY_FLAVOR} PYSOLFCDIR= PySolFC-${DISTVERSION} PYSOLFCDIST= ${PYSOLFCDIR}${EXTRACT_SUFX} -CARDSETDIR= PySolFC-Cardsets--Minimal-2.1.0 +CARDSETDIR= PySolFC-Cardsets--Minimal-2.2.0 CARDSETDIST= ${CARDSETDIR}.tar.xz MUSICDIR= PySol-Music-4.50 MUSICDIST= ${MUSICDIR:tl}.tar.xz diff --git a/games/pysolfc/distinfo b/games/pysolfc/distinfo index 6f1fa6d38a46..4f56524881fd 100644 --- a/games/pysolfc/distinfo +++ b/games/pysolfc/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1665467329 -SHA256 (pysolfc/PySolFC-2.18.0.tar.xz) = d33e01e70b8c56a77d9d300533e80c33007535e8e4c0fc87d782099d9e511089 -SIZE (pysolfc/PySolFC-2.18.0.tar.xz) = 9134632 -SHA256 (pysolfc/PySolFC-Cardsets--Minimal-2.1.0.tar.xz) = 42527d9ef49c6fd46a20076aee32b27d06c989ff55d02e25427d946021ce448c -SIZE (pysolfc/PySolFC-Cardsets--Minimal-2.1.0.tar.xz) = 28484652 +TIMESTAMP = 1677471477 +SHA256 (pysolfc/PySolFC-2.20.0.tar.xz) = 630418c3694bbfbf0246a26d03d5b489cb1134c8ef9d5c30a34131697fb34ad0 +SIZE (pysolfc/PySolFC-2.20.0.tar.xz) = 9172284 +SHA256 (pysolfc/PySolFC-Cardsets--Minimal-2.2.0.tar.xz) = 17e493dcbed080e22ca351ab907d01d6a9944aa7b7d86c20293b78c09c56a3e6 +SIZE (pysolfc/PySolFC-Cardsets--Minimal-2.2.0.tar.xz) = 23145612 SHA256 (pysolfc/pysol-music-4.50.tar.xz) = 3cfade86db88c1d97589c50441808ee082e68256be788012503818c42728783d SIZE (pysolfc/pysol-music-4.50.tar.xz) = 2144764 |