aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-09 13:30:39 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-09 13:36:41 +0000
commit2e244c8f52a31619eec94f06aaa0147098d6e0f9 (patch)
tree8043620ace5b038695c41ffb065d894ea858a322
parent783a5bd0331b713c08cb05339e3f55e2170df19f (diff)
downloadports-2e244c8f52a31619eec94f06aaa0147098d6e0f9.tar.gz
ports-2e244c8f52a31619eec94f06aaa0147098d6e0f9.zip
devel/p5-Sub-Exporter-Lexical: Update to 1.000
- Remove outdated PORTSCOUT Changes: https://metacpan.org/dist/Sub-Exporter-Lexical/changes
-rw-r--r--devel/p5-Sub-Exporter-Lexical/Makefile12
-rw-r--r--devel/p5-Sub-Exporter-Lexical/distinfo5
2 files changed, 10 insertions, 7 deletions
diff --git a/devel/p5-Sub-Exporter-Lexical/Makefile b/devel/p5-Sub-Exporter-Lexical/Makefile
index 3bd3a1cf7351..3b73db094025 100644
--- a/devel/p5-Sub-Exporter-Lexical/Makefile
+++ b/devel/p5-Sub-Exporter-Lexical/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Sub-Exporter-Lexical
-PORTVERSION= 0.092292
-PORTREVISION= 1
+PORTVERSION= 1.000
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0:devel/p5-B-Hooks-EndOfScope \
- p5-Lexical-Var>=0:devel/p5-Lexical-Var \
p5-Sub-Exporter>=0.978:devel/p5-Sub-Exporter \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \
p5-namespace-clean>=0:devel/p5-namespace-clean
@@ -25,6 +23,10 @@ USE_PERL5= configure
NO_ARCH= yes
-PORTSCOUT= skipv:0.100000
+.include <bsd.port.pre.mk>
-.include <bsd.port.mk>
+.if ${PERL_LEVEL} < 503700
+RUN_DEPENDS+= p5-Lexical-Var>=0.10:devel/p5-Lexical-Var
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Sub-Exporter-Lexical/distinfo b/devel/p5-Sub-Exporter-Lexical/distinfo
index cc12d7aa6a0f..1f0a583db624 100644
--- a/devel/p5-Sub-Exporter-Lexical/distinfo
+++ b/devel/p5-Sub-Exporter-Lexical/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Sub-Exporter-Lexical-0.092292.tar.gz) = 16f21900b799aaac17cde16b030707c9db1fe40263fc5c6b181b81c471c45981
-SIZE (Sub-Exporter-Lexical-0.092292.tar.gz) = 14044
+TIMESTAMP = 1680726080
+SHA256 (Sub-Exporter-Lexical-1.000.tar.gz) = bc4741b9118a61bcb02b8c30fcdf7f283ffaa8cae0ec2056fc112e9f9362129d
+SIZE (Sub-Exporter-Lexical-1.000.tar.gz) = 18010