Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2023 11:41:25 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: 57a6ad398471 - main - games/pysolfc: Update to 2.21.0
Message-ID:  <202307181141.36IBfPhJ061004@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=57a6ad3984713bcdfd7cb4b67b177b0fecd525fd

commit 57a6ad3984713bcdfd7cb4b67b177b0fecd525fd
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-07-18 11:38:50 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-07-18 11:40:21 +0000

    games/pysolfc: Update to 2.21.0
    
    * Although it's a beta release it adds compatibility [1]
      for Pillow 10.0.
    
    Changelog:
    
    https://github.com/shlomif/PySolFC/blob/pysolfc-2.21.0/NEWS.asciidoc
    
    PR:             272523 [1]
    Reported by:    sven.a.jonsson@bahnhof.se [1]
    MFH:            No (beta release, Pillow >= 10 not present in 2023Q3)
---
 games/pysolfc/Makefile | 2 +-
 games/pysolfc/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index 02ffa2b7c2a8..cd70d0a8d5a7 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pysolfc
-DISTVERSION=	2.20.1
+DISTVERSION=	2.21.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 8117fff651a0..976c8cf4373a 100644
--- a/games/pysolfc/distinfo
+++ b/games/pysolfc/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1683203208
-SHA256 (pysolfc/PySolFC-2.20.1.tar.xz) = bb3b90d16810020496e81b9f25fcf563c9fd8704922f24436908874ebca9466a
-SIZE (pysolfc/PySolFC-2.20.1.tar.xz) = 9175764
+TIMESTAMP = 1689168520
+SHA256 (pysolfc/PySolFC-2.21.0.tar.xz) = 5ceae3a4cc609d1a53ad29e2e26fae6c59dedee9a7d2d6af07f0289a2daa383b
+SIZE (pysolfc/PySolFC-2.21.0.tar.xz) = 20021468
 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



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