Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2023 06:38:02 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a5bfe22b5a27 - main - games/pysolfc: Update to 2.20
Message-ID:  <202303150638.32F6c2a2055077@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a5bfe22b5a27f4afd7550b891a7f54198bd38c83

commit a5bfe22b5a27f4afd7550b891a7f54198bd38c83
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-03-15 06:36:04 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-03-15 06:36:04 +0000

    games/pysolfc: Update to 2.20
    
    Changelog:
    
    https://github.com/shlomif/PySolFC/blob/pysolfc-2.20.0/NEWS.asciidoc
---
 games/pysolfc/Makefile |  4 ++--
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303150638.32F6c2a2055077>