git: 297cc6f6ea91 - main - devel/p5-Exception-Class: Update to 1.45
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:03:39 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=297cc6f6ea91f971a3d9faf76734c2abfed54bce
commit 297cc6f6ea91f971a3d9faf76734c2abfed54bce
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:52:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:52:56 +0000
devel/p5-Exception-Class: Update to 1.45
Changes: https://metacpan.org/changes/distribution/Exception-Class
---
devel/p5-Exception-Class/Makefile | 5 +++--
devel/p5-Exception-Class/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index 4da5a920cf5b..5087b2bbfd5a 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Exception-Class
-PORTVERSION= 1.44
+PORTVERSION= 1.45
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Data-Inheritable>=0.02:devel/p5-Class-Data-Inheritable \
p5-Devel-StackTrace>=2.00:devel/p5-Devel-StackTrace
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo
index ce383a64f66d..70181cf99652 100644
--- a/devel/p5-Exception-Class/distinfo
+++ b/devel/p5-Exception-Class/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513077496
-SHA256 (Exception-Class-1.44.tar.gz) = 33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d
-SIZE (Exception-Class-1.44.tar.gz) = 46156
+TIMESTAMP = 1622213992
+SHA256 (Exception-Class-1.45.tar.gz) = 5482a77ef027ca1f9f39e1f48c558356e954936fc8fbbdee6c811c512701b249
+SIZE (Exception-Class-1.45.tar.gz) = 50933
More information about the dev-commits-ports-all
mailing list