- Update to 0.16

This commit is contained in:
Cheng-Lung Sung 2007-07-09 02:39:10 +00:00
parent c547c0e028
commit ef519a46bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195253
2 changed files with 14 additions and 15 deletions

View File

@ -5,21 +5,20 @@
# $FreeBSD$
#
PORTNAME= Tree-Suffix
PORTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tree
PKGNAMEPREFIX= p5-
PORTNAME= Tree-Suffix
PORTVERSION= 0.16
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interface to the libstree library
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interface to the libstree library
LIB_DEPENDS= stree.0:${PORTSDIR}/textproc/libstree
LIB_DEPENDS= stree.0:${PORTSDIR}/textproc/libstree
PERL_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
PERL_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
MAN3= Tree::Suffix.3
MAN3= Tree::Suffix.3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Tree-Suffix-0.14.tar.gz) = 1369d10951728a619a51be1895973987
SHA256 (Tree-Suffix-0.14.tar.gz) = 88bf8004339e51f0b4c8fb39df758c64aa6f5be17259dd72772c4a792a9d3354
SIZE (Tree-Suffix-0.14.tar.gz) = 38648
MD5 (Tree-Suffix-0.16.tar.gz) = 127a08f9da9d76fa05aa691e007ea96d
SHA256 (Tree-Suffix-0.16.tar.gz) = a2bc0c866b353bb9383e2c8b280a5331b9c46e28bba26b64285b77e36e0aa6c5
SIZE (Tree-Suffix-0.16.tar.gz) = 42745