From 3720d61ead7da935b4fe51470ff645b93265d054 Mon Sep 17 00:00:00 2001 From: Aaron Dalton Date: Fri, 9 Dec 2005 20:13:52 +0000 Subject: - Updated from v0.70 to v0.70.1 - Updated the maintainership from ports@ to perl@ Approved by: tobez --- lang/p5-Interpolation/Makefile | 3 ++- lang/p5-Interpolation/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'lang') diff --git a/lang/p5-Interpolation/Makefile b/lang/p5-Interpolation/Makefile index e8cc67c35ed8..5d5e2bcad67b 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 661fdfad9360..50e7690e92fd 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 -- cgit