- update to 2.002

This commit is contained in:
Yen-Ming Lee 2010-10-05 05:54:41 +00:00
parent 92ae35be3f
commit 91cf5dac1e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262414
2 changed files with 10 additions and 11 deletions

View file

@ -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 <bsd.port.mk>

View file

@ -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