aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-Hooks-EndOfScope/Makefile
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2009-03-21 22:52:34 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2009-03-21 22:52:34 +0000
commitf0bfd583a3ae8cbbd40b94988133139f3f151c59 (patch)
tree1bfcfbf1bee3f65b98ecbfcbc9b3124c51efbce0 /devel/p5-B-Hooks-EndOfScope/Makefile
parentb991d845c6be150d1f8bc87fc19b2773b7a7bdd6 (diff)
downloadports-f0bfd583a3ae8cbbd40b94988133139f3f151c59.tar.gz
ports-f0bfd583a3ae8cbbd40b94988133139f3f151c59.zip
Notes
Diffstat (limited to 'devel/p5-B-Hooks-EndOfScope/Makefile')
-rw-r--r--devel/p5-B-Hooks-EndOfScope/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-B-Hooks-EndOfScope/Makefile b/devel/p5-B-Hooks-EndOfScope/Makefile
index dfb3436e6ad1..da0a4caea0c6 100644
--- a/devel/p5-B-Hooks-EndOfScope/Makefile
+++ b/devel/p5-B-Hooks-EndOfScope/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= B-Hooks-EndOfScope
-PORTVERSION= 0.06
+PORTVERSION= 0.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Execute code after a scope finished compilation
-RUN_DEPENDS= p5-Variable-Magic>=0.27:${PORTSDIR}/devel/p5-Variable-Magic \
+RUN_DEPENDS= p5-Variable-Magic>=0.31:${PORTSDIR}/devel/p5-Variable-Magic \
p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
BUILD_DEPENDS= ${RUN_DEPENDS}