diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-09-03 07:23:06 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-09-03 07:23:06 +0000 |
commit | 812542fd9f9aaa83e5af5e049f20b6ff369fe534 (patch) | |
tree | 7a724638864fa2fa4e49adf41704170264d66014 /devel/p5-Getopt-Declare | |
parent | 86ba898101713b76c94c4f111e7093c93d9460b7 (diff) | |
download | ports-812542fd9f9aaa83e5af5e049f20b6ff369fe534.tar.gz ports-812542fd9f9aaa83e5af5e049f20b6ff369fe534.zip |
Notes
Diffstat (limited to 'devel/p5-Getopt-Declare')
-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 |