diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-22 11:36:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-22 11:36:02 +0000 |
commit | 28bc2f278b3c811756ab585e75590cbca26d7b8a (patch) | |
tree | 88a7dc3d7524de44e2edba572fa2e9d6a284bc4a /textproc/libtre | |
parent | 0d05be16d08e620f27868d28d4a5360aef138daa (diff) | |
download | ports-28bc2f278b3c811756ab585e75590cbca26d7b8a.tar.gz ports-28bc2f278b3c811756ab585e75590cbca26d7b8a.zip |
Notes
Diffstat (limited to 'textproc/libtre')
-rw-r--r-- | textproc/libtre/Makefile | 2 | ||||
-rw-r--r-- | textproc/libtre/distinfo | 6 | ||||
-rw-r--r-- | textproc/libtre/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 1ad52fc8b129..ffd93127fbe8 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libtre -PORTVERSION= 0.7.6 +PORTVERSION= 0.8.0 CATEGORIES= textproc MASTER_SITES= http://laurikari.net/tre/ DISTNAME= tre-${PORTVERSION} diff --git a/textproc/libtre/distinfo b/textproc/libtre/distinfo index 318fee261d82..d08b6e2143b7 100644 --- a/textproc/libtre/distinfo +++ b/textproc/libtre/distinfo @@ -1,3 +1,3 @@ -MD5 (tre-0.7.6.tar.bz2) = ada884f6524093aa7d4961f0c97dfe01 -SHA256 (tre-0.7.6.tar.bz2) = 9caa6814f3c4b812316faac8eb401e03bf0108f7335620a1a9cadee4344500e7 -SIZE (tre-0.7.6.tar.bz2) = 378891 +MD5 (tre-0.8.0.tar.bz2) = b4d3232593dadf6746f4727bdda20b41 +SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658 +SIZE (tre-0.8.0.tar.bz2) = 380714 diff --git a/textproc/libtre/pkg-plist b/textproc/libtre/pkg-plist index 6311289f7f84..80cfdd8699fb 100644 --- a/textproc/libtre/pkg-plist +++ b/textproc/libtre/pkg-plist @@ -1,10 +1,11 @@ bin/tre_agrep include/tre/regex.h +include/tre/tre.h include/tre/tre-config.h lib/libtre.a lib/libtre.la lib/libtre.so -lib/libtre.so.6 +lib/libtre.so.5 libdata/pkgconfig/tre.pc %%NLS%%share/locale/fi/LC_MESSAGES/tre.mo %%NLS%%share/locale/sv/LC_MESSAGES/tre.mo |