diff options
author | yzlin <yzlin@FreeBSD.org> | 2009-07-23 21:54:02 +0800 |
---|---|---|
committer | yzlin <yzlin@FreeBSD.org> | 2009-07-23 21:54:02 +0800 |
commit | 677f6d708371cee26bdd9e5cd31e495efdf17132 (patch) | |
tree | 7d110995983765f47eef09403b78db6178a7c95c | |
parent | 07d20b73f6485b20e319fb3bf9e2ca4fdc296187 (diff) | |
download | freebsd-ports-gnome-677f6d708371cee26bdd9e5cd31e495efdf17132.tar.gz freebsd-ports-gnome-677f6d708371cee26bdd9e5cd31e495efdf17132.tar.zst freebsd-ports-gnome-677f6d708371cee26bdd9e5cd31e495efdf17132.zip |
- Update to 0.7.6
PR: ports/136921
Submitted by: bf <bf1783 AT gmail.com> (maintainer)
Approved by: lwhsu (mentor)
-rw-r--r-- | textproc/py-libtre/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-libtre/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-libtre/Makefile b/textproc/py-libtre/Makefile index 48198f6f63a3..3b89cd6ea189 100644 --- a/textproc/py-libtre/Makefile +++ b/textproc/py-libtre/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtre -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= textproc python MASTER_SITES= http://laurikari.net/tre/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-libtre/distinfo b/textproc/py-libtre/distinfo index 0a7bf7698ea7..318fee261d82 100644 --- a/textproc/py-libtre/distinfo +++ b/textproc/py-libtre/distinfo @@ -1,3 +1,3 @@ -MD5 (tre-0.7.5.tar.bz2) = e72e5c94008865cf720992a0b25d6e89 -SHA256 (tre-0.7.5.tar.bz2) = 030f25e6e4c1714df013105494bc5e24b3e0acc65887158a52a03efd8e0759aa -SIZE (tre-0.7.5.tar.bz2) = 396346 +MD5 (tre-0.7.6.tar.bz2) = ada884f6524093aa7d4961f0c97dfe01 +SHA256 (tre-0.7.6.tar.bz2) = 9caa6814f3c4b812316faac8eb401e03bf0108f7335620a1a9cadee4344500e7 +SIZE (tre-0.7.6.tar.bz2) = 378891 |