summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-08-10 11:01:07 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-08-10 11:01:07 +0000
commit5f374562296123a98e41cc98e94dedab774d01d8 (patch)
treec83b86dc826df32323293da4e285784f6999252c
parentUpdate to 0.86. (diff)
Update to 2.00.
Changes file is not helpful, but the module is using Moose now.
Notes
Notes: svn path=/head/; revision=239240
-rw-r--r--misc/p5-Array-Compare/Makefile5
-rw-r--r--misc/p5-Array-Compare/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/misc/p5-Array-Compare/Makefile b/misc/p5-Array-Compare/Makefile
index daaf64f43afc..073ee5611cb5 100644
--- a/misc/p5-Array-Compare/Makefile
+++ b/misc/p5-Array-Compare/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Array-Compare
-PORTVERSION= 1.18
+PORTVERSION= 2.00
CATEGORIES= misc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DAVECROSS
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for comparing arrays
+BUILD_DEPENDS= p5-Moose>0:${PORTSDIR}/devel/p5-Moose
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_MODBUILD= yes
MAN3= Array::Compare.3
diff --git a/misc/p5-Array-Compare/distinfo b/misc/p5-Array-Compare/distinfo
index a16fb8998511..6f0aaa00745c 100644
--- a/misc/p5-Array-Compare/distinfo
+++ b/misc/p5-Array-Compare/distinfo
@@ -1,3 +1,3 @@
-MD5 (Array-Compare-1.18.tar.gz) = ebca871a2e9c37b389232a6be6700373
-SHA256 (Array-Compare-1.18.tar.gz) = 909660a73e447c78c2b01fec3e401bc5ee3d521043a7379619e8ae2457c87b7d
-SIZE (Array-Compare-1.18.tar.gz) = 9266
+MD5 (Array-Compare-2.00.tar.gz) = 079d7385310df300c820339f2ce41892
+SHA256 (Array-Compare-2.00.tar.gz) = 2659a711d12e503b24ada1a9acfaa5b9ff51357ba68ce562de2fbabc58647a32
+SIZE (Array-Compare-2.00.tar.gz) = 8826