1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 0.7.1

This commit is contained in:
Kirill Ponomarev 2004-11-27 09:49:48 +00:00
parent 395b110e40
commit 7e648d76ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122596
2 changed files with 5 additions and 3 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= libtre
PORTVERSION= 0.7.0
PORTVERSION= 0.7.1
CATEGORIES= textproc
MASTER_SITES= http://laurikari.net/tre/
DISTNAME= tre-${PORTVERSION}
@ -26,6 +26,8 @@ INSTALLS_SHLIB= yes
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lintl
MAN1= agrep.1
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""

View File

@ -1,2 +1,2 @@
MD5 (tre-0.7.0.tar.bz2) = 8b5aed339471cd4e0b3c77fe5d4232b6
SIZE (tre-0.7.0.tar.bz2) = 334810
MD5 (tre-0.7.1.tar.bz2) = 1df0a1926d8e7e71332b49f46c998902
SIZE (tre-0.7.1.tar.bz2) = 345137