diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2022-10-14 05:47:56 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2022-10-14 05:49:14 +0000 |
commit | cdaa01eb83dbadaca89601613faef32463d9601c (patch) | |
tree | 2cccdc8e2221c3f457bef2433aa18701b10594e4 | |
parent | 51c67e5bd84432efb34025b50e4ba30c41e01295 (diff) | |
download | ports-cdaa01eb83dbadaca89601613faef32463d9601c.tar.gz ports-cdaa01eb83dbadaca89601613faef32463d9601c.zip |
games/pysolfc: Update to 2.18.0
Changelog:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.18.0/NEWS.asciidoc
MFH: No (feature release)
-rw-r--r-- | games/pysolfc/Makefile | 2 | ||||
-rw-r--r-- | games/pysolfc/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile index 23d627b406db..c11f77726d34 100644 --- a/games/pysolfc/Makefile +++ b/games/pysolfc/Makefile @@ -1,5 +1,5 @@ PORTNAME= pysolfc -DISTVERSION= 2.16.0 +DISTVERSION= 2.18.0 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/PySolFC/${PYSOLFCDIR} \ SF/${PORTNAME}/PySolFC-Cardsets/minimal/:cardsets \ diff --git a/games/pysolfc/distinfo b/games/pysolfc/distinfo index 46643abd4e5f..6f1fa6d38a46 100644 --- a/games/pysolfc/distinfo +++ b/games/pysolfc/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1652294611 -SHA256 (pysolfc/PySolFC-2.16.0.tar.xz) = 8288cb47025a24d795647fe50f6eefaf548a52177e62a93a5d40a03ffa6fb1f5 -SIZE (pysolfc/PySolFC-2.16.0.tar.xz) = 6391048 +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 SHA256 (pysolfc/pysol-music-4.50.tar.xz) = 3cfade86db88c1d97589c50441808ee082e68256be788012503818c42728783d |