diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2005-12-10 04:13:52 +0800 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2005-12-10 04:13:52 +0800 |
commit | 3720d61ead7da935b4fe51470ff645b93265d054 (patch) | |
tree | 2db2380a1e0cabe961fc076b01c486ed890c78a8 /lang | |
parent | a665cb49c81595cb51f64948e49cefc229c35bc3 (diff) | |
download | freebsd-ports-gnome-3720d61ead7da935b4fe51470ff645b93265d054.tar.gz freebsd-ports-gnome-3720d61ead7da935b4fe51470ff645b93265d054.tar.zst freebsd-ports-gnome-3720d61ead7da935b4fe51470ff645b93265d054.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 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 |