mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.7.1
This commit is contained in:
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
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libtre
|
PORTNAME= libtre
|
||||||
PORTVERSION= 0.7.0
|
PORTVERSION= 0.7.1
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= http://laurikari.net/tre/
|
MASTER_SITES= http://laurikari.net/tre/
|
||||||
DISTNAME= tre-${PORTVERSION}
|
DISTNAME= tre-${PORTVERSION}
|
||||||
|
@ -26,6 +26,8 @@ INSTALLS_SHLIB= yes
|
||||||
CPPFLAGS= -I${LOCALBASE}/include
|
CPPFLAGS= -I${LOCALBASE}/include
|
||||||
LDFLAGS= -L${LOCALBASE}/lib -lintl
|
LDFLAGS= -L${LOCALBASE}/lib -lintl
|
||||||
|
|
||||||
|
MAN1= agrep.1
|
||||||
|
|
||||||
.if !defined(WITHOUT_NLS)
|
.if !defined(WITHOUT_NLS)
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
PLIST_SUB+= NLS=""
|
PLIST_SUB+= NLS=""
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (tre-0.7.0.tar.bz2) = 8b5aed339471cd4e0b3c77fe5d4232b6
|
MD5 (tre-0.7.1.tar.bz2) = 1df0a1926d8e7e71332b49f46c998902
|
||||||
SIZE (tre-0.7.0.tar.bz2) = 334810
|
SIZE (tre-0.7.1.tar.bz2) = 345137
|
||||||
|
|
Loading…
Add table
Reference in a new issue