diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-07-09 02:39:10 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-07-09 02:39:10 +0000 |
commit | ef519a46bf35a9233a913c9c7f6e18b5552694bf (patch) | |
tree | 50c7727668ebe30f50de453e9e983cae993e9f41 /textproc/p5-Tree-Suffix | |
parent | c547c0e028699e046261c91964173feb9eeeb340 (diff) | |
download | ports-ef519a46bf35a9233a913c9c7f6e18b5552694bf.tar.gz ports-ef519a46bf35a9233a913c9c7f6e18b5552694bf.zip |
- Update to 0.16
Notes
Notes:
svn path=/head/; revision=195253
Diffstat (limited to 'textproc/p5-Tree-Suffix')
-rw-r--r-- | textproc/p5-Tree-Suffix/Makefile | 23 | ||||
-rw-r--r-- | textproc/p5-Tree-Suffix/distinfo | 6 |
2 files changed, 14 insertions, 15 deletions
diff --git a/textproc/p5-Tree-Suffix/Makefile b/textproc/p5-Tree-Suffix/Makefile index 53323b6ccfa2..ad20ff3b95ed 100644 --- a/textproc/p5-Tree-Suffix/Makefile +++ b/textproc/p5-Tree-Suffix/Makefile @@ -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> diff --git a/textproc/p5-Tree-Suffix/distinfo b/textproc/p5-Tree-Suffix/distinfo index 41da1b2fbef8..b45debebd233 100644 --- a/textproc/p5-Tree-Suffix/distinfo +++ b/textproc/p5-Tree-Suffix/distinfo @@ -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 |