aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-06-15 12:03:24 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-06-15 12:03:24 +0000
commitd389d0a7b3f4fe618d7617ff964062bf40ff528a (patch)
treefecbceaba7d1f5d1d9b62db57ca0007210edc3ff
parenta9587161a532af316dee1694e22786d86f09c5bd (diff)
downloadports-d389d0a7b3f4fe618d7617ff964062bf40ff528a.tar.gz
ports-d389d0a7b3f4fe618d7617ff964062bf40ff528a.zip
Update to 0.29. Ass TEST_DEPENDS as documentation.
Notes
Notes: svn path=/head/; revision=256549
-rw-r--r--devel/p5-MooseX-Getopt/Makefile6
-rw-r--r--devel/p5-MooseX-Getopt/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile
index 6109f7b0f224..1ea03559169b 100644
--- a/devel/p5-MooseX-Getopt/Makefile
+++ b/devel/p5-MooseX-Getopt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MooseX-Getopt
-PORTVERSION= 0.27
+PORTVERSION= 0.29
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Moose role for processing command line options
-BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0.077:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
+BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0.081:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= 5.8.0+
diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo
index 6e26ed7c3dfa..77f53be579f5 100644
--- a/devel/p5-MooseX-Getopt/distinfo
+++ b/devel/p5-MooseX-Getopt/distinfo
@@ -1,3 +1,3 @@
-MD5 (MooseX-Getopt-0.27.tar.gz) = 11ed68d03fae4424add1ad964ccdc7c7
-SHA256 (MooseX-Getopt-0.27.tar.gz) = 7f203dee9000bcbc4616829f23d8fd78b0572a1449a36b634133395d17022b25
-SIZE (MooseX-Getopt-0.27.tar.gz) = 31506
+MD5 (MooseX-Getopt-0.29.tar.gz) = e2e4c6669096dc70c5d05c7008747b13
+SHA256 (MooseX-Getopt-0.29.tar.gz) = b122b043c8a8a1186800f5fe2420f20c88200631f49fdaca01bedfad4fb9945b
+SIZE (MooseX-Getopt-0.29.tar.gz) = 25470