diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-03-02 16:20:58 +0800 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-03-02 16:20:58 +0800 |
commit | b94eb5347d48f7d050bb8b266ee29e4d24eac622 (patch) | |
tree | a2048cc99b81e3cc7372d765abd365f8df4ffe45 /textproc/py-regex | |
parent | 0bfb8b564bc8c3bc6cc9a4c2b0f41b34304df82d (diff) | |
download | freebsd-ports-gnome-b94eb5347d48f7d050bb8b266ee29e4d24eac622.tar.gz freebsd-ports-gnome-b94eb5347d48f7d050bb8b266ee29e4d24eac622.tar.zst freebsd-ports-gnome-b94eb5347d48f7d050bb8b266ee29e4d24eac622.zip |
- Update to 2014.02.19
PR: ports/187077
Submitted by: Eero Hanninen <fax@nohik.ee> (maintainer)
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 c07d55e57d57..a6d38ef13766 100644 --- a/textproc/py-regex/Makefile +++ b/textproc/py-regex/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= regex -PORTVERSION= 2014.02.16 +PORTVERSION= 2014.02.19 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-regex/distinfo b/textproc/py-regex/distinfo index 78c7c236e6cb..bbec77cd1552 100644 --- a/textproc/py-regex/distinfo +++ b/textproc/py-regex/distinfo @@ -1,2 +1,2 @@ -SHA256 (regex-2014.02.16.tar.gz) = bd014a9983dfbe3ae4d7c4f70a6fd1a62f66cb870ffb70c718ffc05f3e8e6256 -SIZE (regex-2014.02.16.tar.gz) = 1305703 +SHA256 (regex-2014.02.19.tar.gz) = 4420c5d201b4ebc6431d2eba8057038df6e78bb5e5dcbba5ab4fec70a51f54ae +SIZE (regex-2014.02.19.tar.gz) = 1305715 |