aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-12-22 19:36:02 +0800
committermiwi <miwi@FreeBSD.org>2009-12-22 19:36:02 +0800
commit284f73422fa111ad8f2d1d515e677f7fcc7a9d9e (patch)
tree576ccb9c7603a4c5d13c2905edc8ce65c503e952 /textproc
parentcbafaf051ac1a120aa5a1dd25843eb859aeab149 (diff)
downloadfreebsd-ports-gnome-284f73422fa111ad8f2d1d515e677f7fcc7a9d9e.tar.gz
freebsd-ports-gnome-284f73422fa111ad8f2d1d515e677f7fcc7a9d9e.tar.zst
freebsd-ports-gnome-284f73422fa111ad8f2d1d515e677f7fcc7a9d9e.zip
- Update to 0.8.0
PR: 140552 140553 Submitted by: bf <bf1783@gmail.com> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libtre/Makefile2
-rw-r--r--textproc/libtre/distinfo6
-rw-r--r--textproc/libtre/pkg-plist3
-rw-r--r--textproc/py-libtre/Makefile4
-rw-r--r--textproc/py-libtre/distinfo6
5 files changed, 11 insertions, 10 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
diff --git a/textproc/py-libtre/Makefile b/textproc/py-libtre/Makefile
index 3b89cd6ea189..039d0ab96681 100644
--- a/textproc/py-libtre/Makefile
+++ b/textproc/py-libtre/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtre
-PORTVERSION= 0.7.6
+PORTVERSION= 0.8.0
CATEGORIES= textproc python
MASTER_SITES= http://laurikari.net/tre/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ DISTNAME= tre-${PORTVERSION}
MAINTAINER= bf1783@gmail.com
COMMENT= Python interface for the tre regular expressions library
-LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre
+LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre
USE_BZIP2= yes
USE_PYTHON= yes
diff --git a/textproc/py-libtre/distinfo b/textproc/py-libtre/distinfo
index 318fee261d82..d08b6e2143b7 100644
--- a/textproc/py-libtre/distinfo
+++ b/textproc/py-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