mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
- Update to 2.003
- Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Array-IntSpan/ChangeLog
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user