- Update to version 0.6.5

This commit is contained in:
Kirill Ponomarev 2004-03-05 23:16:46 +00:00
parent fdc262c442
commit 626d9e14d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103057
3 changed files with 4 additions and 16 deletions

View File

@ -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

View File

@ -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

View File

@ -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'