diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-10-05 17:25:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-10-05 17:25:33 +0000 |
commit | fa31d75f21fc45e52c96bddb14af890579fccbe8 (patch) | |
tree | b4bfd8142a5efe275ca2ed1724ce3c1338b8c394 /textproc/py-regex | |
parent | Update to 0.6.22 (diff) |
Update to 2020.7.14
Changes: https://bitbucket.org/mrabarnett/mrab-regex/commits/
PR: 250117
Submitted by: sunpoet (myself)
Approved by: Eero Hanninen <fax@nohik.ee> (maintainer)
Notes
Notes:
svn path=/head/; revision=551527
Diffstat (limited to 'textproc/py-regex')
-rw-r--r-- | textproc/py-regex/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-regex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-regex/Makefile b/textproc/py-regex/Makefile index b824b91d8dac..802761e935bd 100644 --- a/textproc/py-regex/Makefile +++ b/textproc/py-regex/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= regex -PORTVERSION= 2020.4.4 +PORTVERSION= 2020.7.14 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-regex/distinfo b/textproc/py-regex/distinfo index f1449df1f9e4..1024afb8e180 100644 --- a/textproc/py-regex/distinfo +++ b/textproc/py-regex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586366820 -SHA256 (regex-2020.4.4.tar.gz) = 295badf61a51add2d428a46b8580309c520d8b26e769868b922750cf3ce67142 -SIZE (regex-2020.4.4.tar.gz) = 695848 +TIMESTAMP = 1598376127 +SHA256 (regex-2020.7.14.tar.gz) = 3a3af27a8d23143c49a3420efe5b3f8cf1a48c6fc8bc6856b03f638abc1833bb +SIZE (regex-2020.7.14.tar.gz) = 690069 |