diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-14 08:39:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-14 08:39:24 +0000 |
commit | 59db4c96b3b65e6673c1992f86bb4597a7dd5cf4 (patch) | |
tree | 04ee2b0bf3af08cc1df620fe1619148bdeac45b0 /devel/p5-Const-Fast | |
parent | a03b6ca81c8fe8a08ac43765f0f08d5b55853926 (diff) | |
download | ports-59db4c96b3b65e6673c1992f86bb4597a7dd5cf4.tar.gz ports-59db4c96b3b65e6673c1992f86bb4597a7dd5cf4.zip |
Notes
Diffstat (limited to 'devel/p5-Const-Fast')
-rw-r--r-- | devel/p5-Const-Fast/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Const-Fast/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Const-Fast/Makefile b/devel/p5-Const-Fast/Makefile index 126bd8b30934..3e5a69dcc8ad 100644 --- a/devel/p5-Const-Fast/Makefile +++ b/devel/p5-Const-Fast/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Const-Fast -PORTVERSION= 0.011 +PORTVERSION= 0.012 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT @@ -18,10 +18,10 @@ COMMENT= Facility for creating read-only scalars, arrays, and hashes LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter -RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter - -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes diff --git a/devel/p5-Const-Fast/distinfo b/devel/p5-Const-Fast/distinfo index 993fba180dc0..a996e0f58560 100644 --- a/devel/p5-Const-Fast/distinfo +++ b/devel/p5-Const-Fast/distinfo @@ -1,2 +1,2 @@ -SHA256 (Const-Fast-0.011.tar.gz) = 603a76ef65cfc49f39f1ce67aa1de4162559aaf40f863547bb328cceb79a79bc -SIZE (Const-Fast-0.011.tar.gz) = 12983 +SHA256 (Const-Fast-0.012.tar.gz) = 364c1aef16aa8e4c4a2a3bf1bfdc2709a2dfc291824951a2a653322138efe809 +SIZE (Const-Fast-0.012.tar.gz) = 13088 |