From 626d9e14d8880c81b558af843bf7572e4e4facd5 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 5 Mar 2004 23:16:46 +0000 Subject: [PATCH] - Update to version 0.6.5 --- textproc/libtre/Makefile | 6 ++---- textproc/libtre/distinfo | 4 ++-- textproc/libtre/files/patch-configure | 10 ---------- 3 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 textproc/libtre/files/patch-configure 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'