diff options
author | erwin <erwin@FreeBSD.org> | 2007-06-04 17:08:47 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2007-06-04 17:08:47 +0000 |
commit | 2e182bf3876059488425f846cf4e0a94be15ee37 (patch) | |
tree | de62e221b415ce65dc22f44c0d039b970cfcd3d7 /lang | |
parent | dcf88f18c30ba4937f0a3280199e5b36c744649a (diff) | |
download | FreeBSD-ports-2e182bf3876059488425f846cf4e0a94be15ee37.zip FreeBSD-ports-2e182bf3876059488425f846cf4e0a94be15ee37.tar.gz |
Update to 0.71
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Interpolation/Makefile | 4 | ||||
-rw-r--r-- | lang/p5-Interpolation/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/lang/p5-Interpolation/Makefile b/lang/p5-Interpolation/Makefile index 79e4cea..5a84bda 100644 --- a/lang/p5-Interpolation/Makefile +++ b/lang/p5-Interpolation/Makefile @@ -6,12 +6,11 @@ # PORTNAME= Interpolation -PORTVERSION= 0.70.1 +PORTVERSION= 0.71 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JENDA PKGNAMEPREFIX= p5- -WRKSRC= ${WRKDIR}/${PORTNAME}-0.70 MAINTAINER= perl@FreeBSD.org COMMENT= Implement arbitrary string interpolation semantics for Perl @@ -19,7 +18,6 @@ COMMENT= Implement arbitrary string interpolation semantics for Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -WRKSRC= ${WRKDIR}/${PORTNAME}-0.70 PERL_CONFIGURE= yes MAN3= Interpolation.3 diff --git a/lang/p5-Interpolation/distinfo b/lang/p5-Interpolation/distinfo index 50e7690..594e475 100644 --- a/lang/p5-Interpolation/distinfo +++ b/lang/p5-Interpolation/distinfo @@ -1,3 +1,3 @@ -MD5 (Interpolation-0.70.1.tar.gz) = 65f94ef06117d7a2a99852c16fbedded -SHA256 (Interpolation-0.70.1.tar.gz) = eabaf3ece48acc92fedabafec314d84058f3d785fbdecdf2c4c32f714bf93289 -SIZE (Interpolation-0.70.1.tar.gz) = 10802 +MD5 (Interpolation-0.71.tar.gz) = 6afe3cdb282b2752b87fd86d895a1749 +SHA256 (Interpolation-0.71.tar.gz) = 00bbd3cf516d41dff1e9de33877eac300859eba5596348f494c6ce3643aa8290 +SIZE (Interpolation-0.71.tar.gz) = 11073 |