diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2008-06-29 20:14:33 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2008-06-29 20:14:33 +0000 |
commit | ceca86b890ffdb6d17c28fc1e4f837e1014b45e1 (patch) | |
tree | 2b7a7a30a95f670df2cebc7ecab13631cf093092 /devel/p5-Sub-Exporter | |
parent | 6e6f64992d3f6a47fea23862ffa8497e42b03bc7 (diff) | |
download | ports-ceca86b890ffdb6d17c28fc1e4f837e1014b45e1.tar.gz ports-ceca86b890ffdb6d17c28fc1e4f837e1014b45e1.zip |
Notes
Diffstat (limited to 'devel/p5-Sub-Exporter')
-rw-r--r-- | devel/p5-Sub-Exporter/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Sub-Exporter/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Sub-Exporter/Makefile b/devel/p5-Sub-Exporter/Makefile index ee0afcb20552..0f2746943372 100644 --- a/devel/p5-Sub-Exporter/Makefile +++ b/devel/p5-Sub-Exporter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sub-Exporter -PORTVERSION= 0.978 +PORTVERSION= 0.979 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= A sophisticated exporter for custom-built routines -BUILD_DEPENDS= p5-Sub-Install>=0.92:${PORTSDIR}/devel/p5-Sub-Install \ +RUN_DEPENDS= p5-Sub-Install>=0.92:${PORTSDIR}/devel/p5-Sub-Install \ p5-Data-OptList>=0.100:${PORTSDIR}/devel/p5-Data-OptList \ p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ diff --git a/devel/p5-Sub-Exporter/distinfo b/devel/p5-Sub-Exporter/distinfo index cbc55bd654d7..5a41d040006b 100644 --- a/devel/p5-Sub-Exporter/distinfo +++ b/devel/p5-Sub-Exporter/distinfo @@ -1,3 +1,3 @@ -MD5 (Sub-Exporter-0.978.tar.gz) = 70916cbe086996a5eed99871c7fbb99e -SHA256 (Sub-Exporter-0.978.tar.gz) = 9a508b06e2e351451b0546b0d51b9080eec0801a6d461027293ec79e50851cd7 -SIZE (Sub-Exporter-0.978.tar.gz) = 49893 +MD5 (Sub-Exporter-0.979.tar.gz) = a064aa08503c69420527133d22ce12c9 +SHA256 (Sub-Exporter-0.979.tar.gz) = 3a52d99d6c8c9fb346d34dc6dc7672f821c619d7738640f2e5f0b10f92f5d285 +SIZE (Sub-Exporter-0.979.tar.gz) = 52347 |