- Update to 2.003

- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Array-IntSpan/ChangeLog
This commit is contained in:
sunpoet
2015-01-04 17:11:43 +00:00
parent 18732974f8
commit 6478ada931
3 changed files with 7 additions and 8 deletions
+3 -5
View File
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Array-IntSpan
PORTVERSION= 2.002
PORTREVISION= 1
PORTVERSION= 2.003
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,10 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Module for handling arrays using IntSpan techniques
LICENSE= ART10
USES= perl5
USE_PERL5= configure
post-patch:
@${REINPLACE_CMD} -i '' -e 's/3pm/3/g' ${WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.mk>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (Array-IntSpan-2.002.tar.gz) = 1e39b3c0ea0e71def1cbdc7e5f8ad73d9a3f1776b8368bd9151e1c31b6a1e187
SIZE (Array-IntSpan-2.002.tar.gz) = 14728
SHA256 (Array-IntSpan-2.003.tar.gz) = fb6a6a8972874f84aa3e57c43f693edd9b0170075fb3e06d43c0f748ae53e681
SIZE (Array-IntSpan-2.003.tar.gz) = 18216
+2 -1
View File
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Array/IntSpan.pm
%%SITE_PERL%%/Array/IntSpan/IP.pm
%%SITE_PERL%%/Array/IntSpan/Fields.pm
%%SITE_PERL%%/Array/IntSpan/IP.pm
%%PERL5_MAN3%%/Array::IntSpan.3.gz
%%PERL5_MAN3%%/Array::IntSpan::Fields.3.gz
%%PERL5_MAN3%%/Array::IntSpan::IP.3.gz