git: f06ac58f8592 - main - devel/p5-Const-Exporter: Update to 1.2.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:37:49 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f06ac58f8592aa0b2cedf312b40238171edb0e7b
commit f06ac58f8592aa0b2cedf312b40238171edb0e7b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:12:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:14 +0000
devel/p5-Const-Exporter: Update to 1.2.0
Changes: https://metacpan.org/changes/distribution/Const-Exporter
---
devel/p5-Const-Exporter/Makefile | 4 ++--
devel/p5-Const-Exporter/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/p5-Const-Exporter/Makefile b/devel/p5-Const-Exporter/Makefile
index fad45025f60f..9c2b1fdd4bfd 100644
--- a/devel/p5-Const-Exporter/Makefile
+++ b/devel/p5-Const-Exporter/Makefile
@@ -1,7 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= Const-Exporter
-PORTVERSION= 1.1.2
+PORTVERSION= 1.2.0
DISTVERSIONPREFIX= v
CATEGORIES= devel perl5
MASTER_SITES= CPAN
@@ -16,10 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Const-Fast>=0:devel/p5-Const-Fast \
- p5-List-AllUtils>=0.10:devel/p5-List-AllUtils \
p5-List-SomeUtils-XS>=0:devel/p5-List-SomeUtils-XS \
p5-Package-Stash>=0:devel/p5-Package-Stash \
p5-Ref-Util>=0:devel/p5-Ref-Util \
+ p5-Scalar-List-Utils>=1.56:lang/p5-Scalar-List-Utils \
p5-Sub-Identify>=0.06:devel/p5-Sub-Identify
TEST_DEPENDS= p5-Hash-Objectify>=0:devel/p5-Hash-Objectify \
p5-Test-Most>=0:devel/p5-Test-Most
diff --git a/devel/p5-Const-Exporter/distinfo b/devel/p5-Const-Exporter/distinfo
index 6d0ba40563fb..d2be50af066a 100644
--- a/devel/p5-Const-Exporter/distinfo
+++ b/devel/p5-Const-Exporter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320010
-SHA256 (Const-Exporter-v1.1.2.tar.gz) = 43be45ff182bc6c6e23777f91dc2ef7cb658420de4bd9659ccd5ec2e1c17fc79
-SIZE (Const-Exporter-v1.1.2.tar.gz) = 20849
+TIMESTAMP = 1619198419
+SHA256 (Const-Exporter-v1.2.0.tar.gz) = bda8d71d73b4b37f706d221e4bd3561596662e00d7eb43e0f50c8f4feacc53e7
+SIZE (Const-Exporter-v1.2.0.tar.gz) = 21010
More information about the dev-commits-ports-all
mailing list