Date: Sat, 17 Jul 2021 06:23:19 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: 2ac66af2e070 - main - textproc/py-jc: Update to 1.15.6 Message-ID: <202107170623.16H6NJYj091060@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=2ac66af2e0709335f76bd3439fc36c1484d27f27 commit 2ac66af2e0709335f76bd3439fc36c1484d27f27 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-07-17 06:17:52 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-07-17 06:17:52 +0000 textproc/py-jc: Update to 1.15.6 Changes: https://github.com/kellyjonbrazil/jc/blob/v1.15.6/CHANGELOG --- 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 1da85d90d952..77717b5efca6 100644 --- a/textproc/py-jc/Makefile +++ b/textproc/py-jc/Makefile @@ -1,5 +1,5 @@ PORTNAME= jc -DISTVERSION= 1.15.5 +DISTVERSION= 1.15.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jc/distinfo b/textproc/py-jc/distinfo index ba07261aaaa0..c8838dd67d8f 100644 --- a/textproc/py-jc/distinfo +++ b/textproc/py-jc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622292190 -SHA256 (jc-1.15.5.tar.gz) = 50862ddd7473c89b42ad84c63d7b56941c87982a14611e42e55549f7bf75ca61 -SIZE (jc-1.15.5.tar.gz) = 136147 +TIMESTAMP = 1626502531 +SHA256 (jc-1.15.6.tar.gz) = 249ea24e16e324eab35caae2b9ddd31eaf3e0820ef46d587a4fcfd30a9532c17 +SIZE (jc-1.15.6.tar.gz) = 136180
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107170623.16H6NJYj091060>