From f7b07f59e0ab2fdc6c2570bdfb12a7de372cadd7 Mon Sep 17 00:00:00 2001 From: leeym Date: Tue, 5 Oct 2010 05:54:41 +0000 Subject: - update to 2.002 --- misc/p5-Array-IntSpan/Makefile | 15 +++++++-------- misc/p5-Array-IntSpan/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/misc/p5-Array-IntSpan/Makefile b/misc/p5-Array-IntSpan/Makefile index 59f7923884d8..4aabec3ebc48 100644 --- a/misc/p5-Array-IntSpan/Makefile +++ b/misc/p5-Array-IntSpan/Makefile @@ -5,21 +5,20 @@ # $FreeBSD$ # -PORTNAME= Array-IntSpan -PORTVERSION= 2.001 -CATEGORIES= misc perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- +PORTNAME= Array-IntSpan +PORTVERSION= 2.002 +CATEGORIES= misc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Module for handling arrays using IntSpan techniques -PERL_CONFIGURE= yes +PERL_CONFIGURE= yes MAN3= Array::IntSpan.3 Array::IntSpan::Fields.3 post-patch: - @${PERL} -pi -e 's/^our (\S+)/use vars qw($$1); $$1/' ${WRKSRC}/Array/IntSpan.pm @${PERL} -pi -e 's/3pm/3/g' ${WRKSRC}/${CONFIGURE_SCRIPT} .include diff --git a/misc/p5-Array-IntSpan/distinfo b/misc/p5-Array-IntSpan/distinfo index 56c172ff520c..2df5ef11ece1 100644 --- a/misc/p5-Array-IntSpan/distinfo +++ b/misc/p5-Array-IntSpan/distinfo @@ -1,3 +1,3 @@ -MD5 (Array-IntSpan-2.001.tar.gz) = 48f3f3f6629bcad8018aabb4e990fb23 -SHA256 (Array-IntSpan-2.001.tar.gz) = dfe46ab0571de3c9d2b37b70926fafe7441140c28f0b967725834a0bbbe4b364 -SIZE (Array-IntSpan-2.001.tar.gz) = 14498 +MD5 (Array-IntSpan-2.002.tar.gz) = a21691f17c714ee82ee6cdd14f2b899c +SHA256 (Array-IntSpan-2.002.tar.gz) = 1e39b3c0ea0e71def1cbdc7e5f8ad73d9a3f1776b8368bd9151e1c31b6a1e187 +SIZE (Array-IntSpan-2.002.tar.gz) = 14728 -- cgit