Date: Tue, 04 Aug 2026 10:38:28 +0000 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: 2caf45d96f0f - main - games/pysolfc: Update to 3.6.1 Message-ID: <6a71c124.45039.163617b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=2caf45d96f0fcaf9c7b152fe37369c4092fa57a3 commit 2caf45d96f0fcaf9c7b152fe37369c4092fa57a3 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2026-08-04 10:35:43 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2026-08-04 10:36:00 +0000 games/pysolfc: Update to 3.6.1 * The main tarball is now all lowercase, thus update the relevant bits and remove WRKSRC, which no longer needs to be explicitly set. Changelog: https://github.com/shlomif/PySolFC/blob/pysolfc-3.6.1/NEWS.asciidoc MFH: 2026Q3 --- games/pysolfc/Makefile | 5 ++--- games/pysolfc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile index a1c6bd448522..9513b61b4117 100644 --- a/games/pysolfc/Makefile +++ b/games/pysolfc/Makefile @@ -1,5 +1,5 @@ PORTNAME= pysolfc -DISTVERSION= 3.6.0 +DISTVERSION= 3.6.1 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/PySolFC/${PYSOLFCDIR} \ SF/${PORTNAME}/PySolFC-Cardsets/minimal/:cardsets \ @@ -35,7 +35,6 @@ NO_ARCH= yes PLIST_FILES= share/pixmaps/pysolfc.png DATADIR= ${PREFIX}/share/PySolFC -WRKSRC= ${WRKDIR}/${PYSOLFCDIR} OPTIONS_DEFINE= NLS PILLOW SOUND OPTIONS_DEFAULT= PILLOW SOUND @@ -49,7 +48,7 @@ PILLOW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAV SOUND_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${PY_FLAVOR} PYSOLFCDIR= PySolFC-${DISTVERSION} -PYSOLFCDIST= ${PYSOLFCDIR}${EXTRACT_SUFX} +PYSOLFCDIST= ${PYSOLFCDIR:tl}${EXTRACT_SUFX} CARDSETDIR= PySolFC-Cardsets--Minimal-3.1.0 CARDSETDIST= ${CARDSETDIR}.tar.xz MUSICDIR= PySol-Music-4.50 diff --git a/games/pysolfc/distinfo b/games/pysolfc/distinfo index 6b4fd744b33e..70b70e553f27 100644 --- a/games/pysolfc/distinfo +++ b/games/pysolfc/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1781518091 -SHA256 (pysolfc/PySolFC-3.6.0.tar.xz) = b7fe19249c7272920a591ac2d25abc762cc7a22f11aa5f12e404614931138522 -SIZE (pysolfc/PySolFC-3.6.0.tar.xz) = 32930688 +TIMESTAMP = 1785834249 +SHA256 (pysolfc/pysolfc-3.6.1.tar.xz) = aa1127fb44977e2ee3508c5bbab461bea005d5e91301467cecc3422f7e40f3f9 +SIZE (pysolfc/pysolfc-3.6.1.tar.xz) = 32975316 SHA256 (pysolfc/PySolFC-Cardsets--Minimal-3.1.0.tar.xz) = f894b667936382cf721105a08b6cc41b8b87aac8386117868f749f32f8e67a9d SIZE (pysolfc/PySolFC-Cardsets--Minimal-3.1.0.tar.xz) = 25083116 SHA256 (pysolfc/pysol-music-4.50.tar.xz) = 3cfade86db88c1d97589c50441808ee082e68256be788012503818c42728783dhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a71c124.45039.163617b>
