Date: Wed, 28 Jul 2021 10:33:30 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4d684163cc2b - main - textproc/py-jc: Update to 1.16.0 Message-ID: <202107281033.16SAXUxp099569@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d684163cc2b42edc116c5f05c491dbf0ed5be69 commit 4d684163cc2b42edc116c5f05c491dbf0ed5be69 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-07-28 10:20:26 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-07-28 10:20:26 +0000 textproc/py-jc: Update to 1.16.0 Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.16.0 --- textproc/py-jc/Makefile | 2 +- textproc/py-jc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-jc/Makefile b/textproc/py-jc/Makefile index 77717b5efca6..3bc42d942fbd 100644 --- a/textproc/py-jc/Makefile +++ b/textproc/py-jc/Makefile @@ -1,5 +1,5 @@ PORTNAME= jc -DISTVERSION= 1.15.6 +DISTVERSION= 1.16.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jc/distinfo b/textproc/py-jc/distinfo index c8838dd67d8f..5ee69ff734ed 100644 --- a/textproc/py-jc/distinfo +++ b/textproc/py-jc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626502531 -SHA256 (jc-1.15.6.tar.gz) = 249ea24e16e324eab35caae2b9ddd31eaf3e0820ef46d587a4fcfd30a9532c17 -SIZE (jc-1.15.6.tar.gz) = 136180 +TIMESTAMP = 1627467367 +SHA256 (jc-1.16.0.tar.gz) = 8582c921abf5390d58cea2b751a5f277764a3c3be4f8d59ca887174c4d413ce2 +SIZE (jc-1.16.0.tar.gz) = 145150
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107281033.16SAXUxp099569>