Date: Sat, 7 Aug 2021 21:26:51 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0bfbf636675c - main - games/py-pysol-cards: Update to 0.10.2 and take maintainership Message-ID: <202108072126.177LQpdB021614@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bfbf636675c994559a017410e0d7f1d9ff9da0d commit 0bfbf636675c994559a017410e0d7f1d9ff9da0d Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2021-08-07 21:26:33 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-07 21:26:33 +0000 games/py-pysol-cards: Update to 0.10.2 and take maintainership --- games/py-pysol-cards/Makefile | 8 ++++---- games/py-pysol-cards/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/games/py-pysol-cards/Makefile b/games/py-pysol-cards/Makefile index c0dddb467775..6c04b98c2486 100644 --- a/games/py-pysol-cards/Makefile +++ b/games/py-pysol-cards/Makefile @@ -1,13 +1,13 @@ # Created by: Danilo Egea Gondolfo <danilo@FreeBSD.org> PORTNAME= pysol-cards -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= games python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysol_cards-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ygy@FreeBSD.org COMMENT= Deal PySol FC Cards LICENSE= MIT @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}random2>=0:math/py-random2@${PY_FLAVOR} -USES= python:3.6+ -USE_PYTHON= distutils autoplist +USES= python +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/games/py-pysol-cards/distinfo b/games/py-pysol-cards/distinfo index 425f38f5999a..5ff6cd2e8ee6 100644 --- a/games/py-pysol-cards/distinfo +++ b/games/py-pysol-cards/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597067247 -SHA256 (pysol_cards-0.10.1.tar.gz) = ea6ac7e5849d0002cc880868f3a82a84332d5bbb79eb6496ed9676a104046297 -SIZE (pysol_cards-0.10.1.tar.gz) = 20670 +TIMESTAMP = 1628330297 +SHA256 (pysol_cards-0.10.2.tar.gz) = 2e9f5bfe5b6df3760ca274731e92820423066831df6351bbfdf832e32bbcc76e +SIZE (pysol_cards-0.10.2.tar.gz) = 20776
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108072126.177LQpdB021614>