diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-02 23:01:44 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-02 23:01:44 +0000 |
commit | 1ca0e75f43666dc0024bba24fd2925237334899c (patch) | |
tree | 65c9c73df0fa507deb0331f9bf3b2420fcdbd4d0 /textproc/py-regex | |
parent | Update to 3.3. (diff) |
Update to 2016.02.25.
PR: 207643
Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
Notes
Notes:
svn path=/head/; revision=409984
Diffstat (limited to 'textproc/py-regex')
-rw-r--r-- | textproc/py-regex/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-regex/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-regex/Makefile b/textproc/py-regex/Makefile index 1b65a549a8c4..a699e5c0e283 100644 --- a/textproc/py-regex/Makefile +++ b/textproc/py-regex/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= regex -PORTVERSION= 2014.06.28 +PORTVERSION= 2016.02.25 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-regex/distinfo b/textproc/py-regex/distinfo index 4001bd2e6d84..41e401e2307c 100644 --- a/textproc/py-regex/distinfo +++ b/textproc/py-regex/distinfo @@ -1,2 +1,2 @@ -SHA256 (regex-2014.06.28.tar.gz) = 58de1402111f41b61cba4fb4cb4d359eb7448158051c7710037858c1bfd557bd -SIZE (regex-2014.06.28.tar.gz) = 1448519 +SHA256 (regex-2016.02.25.tar.gz) = dc31ccd2c76a2679f3eb36000deca2b8d29d4237adfcde2e1e0bacf997314178 +SIZE (regex-2016.02.25.tar.gz) = 575092 |