diff options
Diffstat (limited to 'misc/p5-Array-IntSpan')
-rw-r--r-- | misc/p5-Array-IntSpan/Makefile | 8 | ||||
-rw-r--r-- | misc/p5-Array-IntSpan/distinfo | 4 | ||||
-rw-r--r-- | misc/p5-Array-IntSpan/pkg-plist | 3 |
3 files changed, 7 insertions, 8 deletions
diff --git a/misc/p5-Array-IntSpan/Makefile b/misc/p5-Array-IntSpan/Makefile index a0766468ec48..fa3221b30b45 100644 --- a/misc/p5-Array-IntSpan/Makefile +++ b/misc/p5-Array-IntSpan/Makefile @@ -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> diff --git a/misc/p5-Array-IntSpan/distinfo b/misc/p5-Array-IntSpan/distinfo index 88530c257798..3c49cdf441d8 100644 --- a/misc/p5-Array-IntSpan/distinfo +++ b/misc/p5-Array-IntSpan/distinfo @@ -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 diff --git a/misc/p5-Array-IntSpan/pkg-plist b/misc/p5-Array-IntSpan/pkg-plist index ea213df6a96b..732b6a69b10c 100644 --- a/misc/p5-Array-IntSpan/pkg-plist +++ b/misc/p5-Array-IntSpan/pkg-plist @@ -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 |