git: 7dd86aa53ad7 - main - devel/p5-Test-Class: Update to 0.52
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:04:02 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7dd86aa53ad79b8bbc5d68feaabeb351c396c947
commit 7dd86aa53ad79b8bbc5d68feaabeb351c396c947
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:53:11 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:53:11 +0000
devel/p5-Test-Class: Update to 0.52
Changes: https://metacpan.org/changes/distribution/Test-Class
---
devel/p5-Test-Class/Makefile | 5 +++--
devel/p5-Test-Class/distinfo | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index bbd618984cb4..2c94915b2af6 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -1,7 +1,7 @@
# Created by: Erwin Lansing <erwin at FreeBSD.org>
PORTNAME= Test-Class
-PORTVERSION= 0.50
+PORTVERSION= 0.52
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,8 +17,9 @@ RUN_DEPENDS= p5-MRO-Compat>=0.11:devel/p5-MRO-Compat
TEST_DEPENDS= p5-Contextual-Return>=0:devel/p5-Contextual-Return \
p5-Test-Exception>=0.25:devel/p5-Test-Exception
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/p5-Test-Class/distinfo b/devel/p5-Test-Class/distinfo
index d55b3f325d7c..ad8d5ddac416 100644
--- a/devel/p5-Test-Class/distinfo
+++ b/devel/p5-Test-Class/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Test-Class-0.50.tar.gz) = 099154ed8caf3ff97c71237fab952264ac1c03d9270737a56071cabe65991350
-SIZE (Test-Class-0.50.tar.gz) = 60253
+TIMESTAMP = 1622214028
+SHA256 (Test-Class-0.52.tar.gz) = 40c1b1d388f0a8674769c27529f0cc3634ca0fd9d8f72b196c0531611934bc82
+SIZE (Test-Class-0.52.tar.gz) = 61103
More information about the dev-commits-ports-all
mailing list