diff options
author | tobez <tobez@FreeBSD.org> | 2009-09-03 15:23:06 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-09-03 15:23:06 +0800 |
commit | b19bc0523e218d1d225efe8a421db157ba785721 (patch) | |
tree | ba6f9446bb8b491a7c416d4dcf5be80a1a250c4c | |
parent | 8900491089f82bbb10ce493463b0274985a09397 (diff) | |
download | freebsd-ports-gnome-b19bc0523e218d1d225efe8a421db157ba785721.tar.gz freebsd-ports-gnome-b19bc0523e218d1d225efe8a421db157ba785721.tar.zst freebsd-ports-gnome-b19bc0523e218d1d225efe8a421db157ba785721.zip |
Update to 1.12.
Changes: http://search.cpan.org/dist/Getopt-Declare/Changes
-rw-r--r-- | devel/p5-Getopt-Declare/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Getopt-Declare/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Getopt-Declare/Makefile b/devel/p5-Getopt-Declare/Makefile index 5b72307843f0..55a16179c702 100644 --- a/devel/p5-Getopt-Declare/Makefile +++ b/devel/p5-Getopt-Declare/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Getopt-Declare -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Declaratively Expressed Command-Line Arguments via Regular Expressions -BUILD_DEPENDS= ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced +BUILD_DEPENDS= p5-Text-Balanced>=0:${PORTSDIR}/textproc/p5-Text-Balanced RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Getopt-Declare/distinfo b/devel/p5-Getopt-Declare/distinfo index 4ecec37904e9..a76a3148f163 100644 --- a/devel/p5-Getopt-Declare/distinfo +++ b/devel/p5-Getopt-Declare/distinfo @@ -1,3 +1,3 @@ -MD5 (Getopt-Declare-1.11.tar.gz) = 2bbc6f770af28d5b9511be071a9ab03e -SHA256 (Getopt-Declare-1.11.tar.gz) = 4af5ef2c8a24df95a0d077d0834834d11268b75ea585d6922b47c0bf1a6ed280 -SIZE (Getopt-Declare-1.11.tar.gz) = 36110 +MD5 (Getopt-Declare-1.12.tar.gz) = e11f07f2ece714374f3b45ec68227908 +SHA256 (Getopt-Declare-1.12.tar.gz) = c69056705f51ba6d49b93e6ed56d00a1f9900d49281198ad0d7172da37ce279d +SIZE (Getopt-Declare-1.12.tar.gz) = 36412 |