aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-GlobalDestruction/Makefile7
-rw-r--r--devel/p5-Devel-GlobalDestruction/distinfo4
2 files changed, 8 insertions, 3 deletions
diff --git a/devel/p5-Devel-GlobalDestruction/Makefile b/devel/p5-Devel-GlobalDestruction/Makefile
index 3b00babf5ee4..0391fb1e0459 100644
--- a/devel/p5-Devel-GlobalDestruction/Makefile
+++ b/devel/p5-Devel-GlobalDestruction/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Devel-GlobalDestruction
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Expose PL_dirty, the flag which marks global destruction
+BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
PERL_CONFIGURE= yes
@@ -22,6 +23,10 @@ MAN3= Devel::GlobalDestruction.3
.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 501200
+BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
+.endif
+
.if ${PERL_LEVEL} < 501400
PLIST_SUB+= OLD_PERL_PLIST="" NEW_PERL_PLIST="@comment "
.else
diff --git a/devel/p5-Devel-GlobalDestruction/distinfo b/devel/p5-Devel-GlobalDestruction/distinfo
index 08bd7846876b..d0eb5409383b 100644
--- a/devel/p5-Devel-GlobalDestruction/distinfo
+++ b/devel/p5-Devel-GlobalDestruction/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Devel-GlobalDestruction-0.04.tar.gz) = faec17ff76bc12750de556d76e6abf77a43889849a976c54cc456c38ea73a368
-SIZE (Devel-GlobalDestruction-0.04.tar.gz) = 46820
+SHA256 (Devel-GlobalDestruction-0.05.tar.gz) = b3f837f4001b03dd8ea8013480042776ffd85f062a19d3eb5c0ba752fe3583cb
+SIZE (Devel-GlobalDestruction-0.05.tar.gz) = 48866