diff options
| author | Lewis Cook <lcook@FreeBSD.org> | 2021-01-29 11:28:17 +0000 |
|---|---|---|
| committer | Lewis Cook <lcook@FreeBSD.org> | 2021-01-29 11:28:17 +0000 |
| commit | 17bf081f11689adb4c1ccfd6ee9a5cbd1ae67235 (patch) | |
| tree | 061afaf3d66378ff988376e83dfba5a4e958dbeb | |
| parent | Update to version 3.60. (diff) | |
textproc/py-jc: Update to 1.14.1
Changes: https://github.com/kellyjonbrazil/jc/releases/tag/v1.14.1
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28378
Notes
Notes:
svn path=/head/; revision=563202
| -rw-r--r-- | textproc/py-jc/Makefile | 2 | ||||
| -rw-r--r-- | 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 55bb68741ba3..64e6b0db4130 100644 --- a/textproc/py-jc/Makefile +++ b/textproc/py-jc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jc -DISTVERSION= 1.13.4 +DISTVERSION= 1.14.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jc/distinfo b/textproc/py-jc/distinfo index 3527945e0c5b..8e2f4872b519 100644 --- a/textproc/py-jc/distinfo +++ b/textproc/py-jc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599149710 -SHA256 (jc-1.13.4.tar.gz) = 45480ac3d399f70b57d8cc97a6795ea875a19863c55a56eae596c6e67303c5b8 -SIZE (jc-1.13.4.tar.gz) = 90374 +TIMESTAMP = 1611772654 +SHA256 (jc-1.14.1.tar.gz) = b6bfde3079d4385a643d9eb31c1c554e122ac32e594318363306375b25269473 +SIZE (jc-1.14.1.tar.gz) = 97860 |
