diff options
author | aaron <aaron@FreeBSD.org> | 2005-12-10 04:13:52 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2005-12-10 04:13:52 +0800 |
commit | b64923da77452b4eeb42c02f708801cc4f27b6dc (patch) | |
tree | 4e36d1a578d0225c7a1c93ecff539bf12b9072fd /lang | |
parent | de9f3b144bcb8dcac4d5bc3be51d36ead1ef724c (diff) | |
download | freebsd-ports-graphics-b64923da77452b4eeb42c02f708801cc4f27b6dc.tar.gz freebsd-ports-graphics-b64923da77452b4eeb42c02f708801cc4f27b6dc.tar.zst freebsd-ports-graphics-b64923da77452b4eeb42c02f708801cc4f27b6dc.zip |
- Updated from v0.70 to v0.70.1
- Updated the maintainership from ports@ to perl@
Approved by: tobez
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Interpolation/Makefile | 3 | ||||
-rw-r--r-- | lang/p5-Interpolation/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/p5-Interpolation/Makefile b/lang/p5-Interpolation/Makefile index e8cc67c35ed..5d5e2bcad67 100644 --- a/lang/p5-Interpolation/Makefile +++ b/lang/p5-Interpolation/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Interpolation -PORTVERSION= 0.70 +PORTVERSION= 0.70.1 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JENDA @@ -18,6 +18,7 @@ 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 661fdfad936..50e7690e92f 100644 --- a/lang/p5-Interpolation/distinfo +++ b/lang/p5-Interpolation/distinfo @@ -1,3 +1,3 @@ -MD5 (Interpolation-0.70.tar.gz) = de4f1382398c9397db99458534c4a197 -SHA256 (Interpolation-0.70.tar.gz) = c7334cd34bf6da9fa7aaaf0b8f8426523629a50aa204b518ae2f94d298b2d7de -SIZE (Interpolation-0.70.tar.gz) = 10803 +MD5 (Interpolation-0.70.1.tar.gz) = 65f94ef06117d7a2a99852c16fbedded +SHA256 (Interpolation-0.70.1.tar.gz) = eabaf3ece48acc92fedabafec314d84058f3d785fbdecdf2c4c32f714bf93289 +SIZE (Interpolation-0.70.1.tar.gz) = 10802 |