aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 22:16:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 22:23:50 +0000
commit395d8e515bd37417f47037a926fadc8521b274bc (patch)
treedfbfe3f5420f325684cd2f1cce610077f89f608a
parent7d5d4194e0ac0c479b81988ac40558001eb28671 (diff)
downloadports-395d8e515bd37417f47037a926fadc8521b274bc.tar.gz
ports-395d8e515bd37417f47037a926fadc8521b274bc.zip
devel/p5-ExtUtils-Depends: Update to 0.8001
-rw-r--r--devel/p5-ExtUtils-Depends/Makefile14
-rw-r--r--devel/p5-ExtUtils-Depends/distinfo6
2 files changed, 14 insertions, 6 deletions
diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile
index 450cde4bc2b7..08ccf96b7d1d 100644
--- a/devel/p5-ExtUtils-Depends/Makefile
+++ b/devel/p5-ExtUtils-Depends/Makefile
@@ -1,7 +1,7 @@
# Created by: Sergey Skvortsov <skv@protey.ru>
PORTNAME= ExtUtils-Depends
-PORTVERSION= 0.8000
+PORTVERSION= 0.8001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:XAOC
@@ -13,8 +13,16 @@ COMMENT= Easily build XS extensions that depend on XS extensions
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.mk>
+NO_ARCH= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 503200
+BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.44:devel/p5-ExtUtils-MakeMaker
+RUN_DEPENDS+= p5-ExtUtils-MakeMaker>=7.44:devel/p5-ExtUtils-MakeMaker
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-ExtUtils-Depends/distinfo b/devel/p5-ExtUtils-Depends/distinfo
index 06361a096ab6..6b1a3000d7ac 100644
--- a/devel/p5-ExtUtils-Depends/distinfo
+++ b/devel/p5-ExtUtils-Depends/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557239373
-SHA256 (ExtUtils-Depends-0.8000.tar.gz) = 780ff72128c04c2a22e6801187aa9c58cab298407f6e9d062706af1c250bbe98
-SIZE (ExtUtils-Depends-0.8000.tar.gz) = 17923
+TIMESTAMP = 1632227640
+SHA256 (ExtUtils-Depends-0.8001.tar.gz) = 673c4387e7896c1a216099c1fbb3faaa7763d7f5f95a1a56a60a2a2906c131c5
+SIZE (ExtUtils-Depends-0.8001.tar.gz) = 16708