aboutsummaryrefslogtreecommitdiff
path: root/textproc/libtre
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-05 23:16:46 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-05 23:16:46 +0000
commit626d9e14d8880c81b558af843bf7572e4e4facd5 (patch)
treedd8e20de541d991f5e64be133fbf86dcd9afc9ce /textproc/libtre
parentfdc262c4427159ffb39d86943701d2bfab91265c (diff)
downloadports-626d9e14d8880c81b558af843bf7572e4e4facd5.tar.gz
ports-626d9e14d8880c81b558af843bf7572e4e4facd5.zip
- Update to version 0.6.5
Notes
Notes: svn path=/head/; revision=103057
Diffstat (limited to 'textproc/libtre')
-rw-r--r--textproc/libtre/Makefile6
-rw-r--r--textproc/libtre/distinfo4
-rw-r--r--textproc/libtre/files/patch-configure10
3 files changed, 4 insertions, 16 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index e7575708c4fc..1000e788b2e0 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= libtre
-PORTVERSION= 0.6.4
-PORTREVISION= 1
+PORTVERSION= 0.6.5
CATEGORIES= textproc
MASTER_SITES= http://laurikari.net/tre/
DISTNAME= tre-${PORTVERSION}
@@ -17,9 +16,8 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= A lightweight fully POSIX compliant regexp matching library
USE_GETTEXT= yes
-USE_SIZE= yes
USE_BZIP2= yes
-USE_GNOME= gnomehack gnometarget pkgconfig
+USE_GNOME= gnomehack gnometarget pkgconfig lthack
USE_GETOPT_LONG= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
diff --git a/textproc/libtre/distinfo b/textproc/libtre/distinfo
index e609283c618e..3223ae8e0621 100644
--- a/textproc/libtre/distinfo
+++ b/textproc/libtre/distinfo
@@ -1,2 +1,2 @@
-MD5 (tre-0.6.4.tar.bz2) = 3c13d4cb38dae99ac1fc5c8956727b0f
-SIZE (tre-0.6.4.tar.bz2) = 340403
+MD5 (tre-0.6.5.tar.bz2) = 260cd3cd0039ee26a592181447604489
+SIZE (tre-0.6.5.tar.bz2) = 315864
diff --git a/textproc/libtre/files/patch-configure b/textproc/libtre/files/patch-configure
deleted file mode 100644
index efaeab60423f..000000000000
--- a/textproc/libtre/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Jun 26 04:17:54 2002
-+++ configure Sat Nov 2 14:25:12 2002
-@@ -7967,6 +7967,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'