Date: Fri, 30 Dec 2022 09:12:30 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f17fbbc73014 - main - print/py-ufolib2: Update to 0.14.0 Message-ID: <202212300912.2BU9CU6f018879@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f17fbbc7301493045baa2f8a7c1cdaf0b172d731 commit f17fbbc7301493045baa2f8a7c1cdaf0b172d731 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:45:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:05:05 +0000 print/py-ufolib2: Update to 0.14.0 Changes: https://github.com/fonttools/ufoLib2/releases --- print/py-ufolib2/Makefile | 4 ++-- print/py-ufolib2/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/print/py-ufolib2/Makefile b/print/py-ufolib2/Makefile index 1facee5d0529..e70d46086308 100644 --- a/print/py-ufolib2/Makefile +++ b/print/py-ufolib2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ufolib2 -PORTVERSION= 0.13.1 +PORTVERSION= 0.14.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/fonttools/ufoLib2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=20.1.0:devel/py-attrs@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=22.1.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fonttools>=4.0.0:print/py-fonttools@${PY_FLAVOR} USES= python:3.7+ diff --git a/print/py-ufolib2/distinfo b/print/py-ufolib2/distinfo index f4ae710dfaf7..43485db96257 100644 --- a/print/py-ufolib2/distinfo +++ b/print/py-ufolib2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264652 -SHA256 (ufoLib2-0.13.1.tar.gz) = 3275a2da623e6d4b7ee29c984cdb3a5b86bbc23f0a1ce94486d8bb5c308aa47b -SIZE (ufoLib2-0.13.1.tar.gz) = 91721 +TIMESTAMP = 1669057937 +SHA256 (ufoLib2-0.14.0.tar.gz) = 39d5097cd7b79ce43209fde74fdff9cbf0bcbd95e74805a22c7bd9f065cc562c +SIZE (ufoLib2-0.14.0.tar.gz) = 96788
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300912.2BU9CU6f018879>