aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-libtre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-libtre/Makefile')
-rw-r--r--textproc/py-libtre/Makefile4
1 files changed, 2 insertions, 2 deletions
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