aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Array-Compare
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-10-16 09:00:57 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-10-16 09:00:57 +0000
commitf0cfdebc63eba30b8433acb2980066f4fda6f0de (patch)
tree6b23485b10093c2527a6a3c922ae1bf87a7b49e9 /misc/p5-Array-Compare
parent43a22bb0dd3b195eac1feefec51803399730a411 (diff)
downloadports-f0cfdebc63eba30b8433acb2980066f4fda6f0de.tar.gz
ports-f0cfdebc63eba30b8433acb2980066f4fda6f0de.zip
- Update to 2.11
- Add LICENSE (Artistic 1 & GPL 1) - Switch to Module::Build Changes: http://search.cpan.org/dist/Array-Compare/Changes
Notes
Notes: svn path=/head/; revision=370984
Diffstat (limited to 'misc/p5-Array-Compare')
-rw-r--r--misc/p5-Array-Compare/Makefile21
-rw-r--r--misc/p5-Array-Compare/distinfo4
-rw-r--r--misc/p5-Array-Compare/pkg-plist6
3 files changed, 16 insertions, 15 deletions
diff --git a/misc/p5-Array-Compare/Makefile b/misc/p5-Array-Compare/Makefile
index 387903821e75..ee5443f0b637 100644
--- a/misc/p5-Array-Compare/Makefile
+++ b/misc/p5-Array-Compare/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Array-Compare
-PORTVERSION= 2.02
+PORTVERSION= 2.11
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAVECROSS
@@ -11,13 +11,20 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for comparing arrays
-BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
-RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
-TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
- p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Moo>0:${PORTSDIR}/devel/p5-Moo \
+ p5-Type-Tiny>0:${PORTSDIR}/devel/p5-Type-Tiny
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
+
+PLIST_FILES= %%SITE_PERL%%/Array/Compare.pm \
+ %%PERL5_MAN3%%/Array::Compare.3.gz
+
+PLIST_DIRSTRY= %%SITE_PERL%%/Array
.include <bsd.port.mk>
diff --git a/misc/p5-Array-Compare/distinfo b/misc/p5-Array-Compare/distinfo
index 463b12630b2d..7ecda947d976 100644
--- a/misc/p5-Array-Compare/distinfo
+++ b/misc/p5-Array-Compare/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Array-Compare-2.02.tar.gz) = 9733844cd8a68b8474fbf349ae7e4a9140e61f695ab95cec89582f66d301f7ee
-SIZE (Array-Compare-2.02.tar.gz) = 9554
+SHA256 (Array-Compare-2.11.tar.gz) = 9af158ef012186fd26ac58ffcbdd16c06472e93e9c470683ef5f967ca9783538
+SIZE (Array-Compare-2.11.tar.gz) = 9653
diff --git a/misc/p5-Array-Compare/pkg-plist b/misc/p5-Array-Compare/pkg-plist
deleted file mode 100644
index 968bdd695ad8..000000000000
--- a/misc/p5-Array-Compare/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%SITE_PERL%%/Array/Compare.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Compare/.packlist
-%%PERL5_MAN3%%/Array::Compare.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array/Compare
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Array
-@dirrmtry %%SITE_PERL%%/Array