From fa31d75f21fc45e52c96bddb14af890579fccbe8 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 5 Oct 2020 17:25:33 +0000 Subject: Update to 2020.7.14 Changes: https://bitbucket.org/mrabarnett/mrab-regex/commits/ PR: 250117 Submitted by: sunpoet (myself) Approved by: Eero Hanninen (maintainer) --- textproc/py-regex/Makefile | 2 +- textproc/py-regex/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/py-regex') 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 -- cgit v1.2.3