Date: Tue, 25 Jan 2022 19:54:12 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: 985f3b9b059e - main - print/py-glyphtools: Update to 0.8.0 Message-ID: <202201251954.20PJsCkr021398@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=985f3b9b059ee9e9fd8d13d714415d56997dd50a commit 985f3b9b059ee9e9fd8d13d714415d56997dd50a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-25 19:21:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-25 19:50:24 +0000 print/py-glyphtools: Update to 0.8.0 Changes: https://github.com/simoncozens/glyphtools/commits/master --- print/py-glyphtools/Makefile | 2 +- print/py-glyphtools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/print/py-glyphtools/Makefile b/print/py-glyphtools/Makefile index a9642d201e98..52faac94eb4b 100644 --- a/print/py-glyphtools/Makefile +++ b/print/py-glyphtools/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= glyphtools -PORTVERSION= 0.7.4 +PORTVERSION= 0.8.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-glyphtools/distinfo b/print/py-glyphtools/distinfo index f8fbce332595..723ba35010a7 100644 --- a/print/py-glyphtools/distinfo +++ b/print/py-glyphtools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103148 -SHA256 (glyphtools-0.7.4.tar.gz) = 715514c830f2f2182400571d59e12c55a743c2eafd2e838681eb13236f01db0a -SIZE (glyphtools-0.7.4.tar.gz) = 20023 +TIMESTAMP = 1643133787 +SHA256 (glyphtools-0.8.0.tar.gz) = 3d7c171d63096ec8ba66d37e75a697027970de05790c5021c91c5d05aed43fe3 +SIZE (glyphtools-0.8.0.tar.gz) = 20010
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201251954.20PJsCkr021398>