git: 994351bc7644 - main - devel/p5-self: Update to 0.36

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:04:12 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=994351bc7644e140cb0da8226e3f6a3ac76bd1fe

commit 994351bc7644e140cb0da8226e3f6a3ac76bd1fe
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:53:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:53:17 +0000

    devel/p5-self: Update to 0.36
    
    Changes:        https://metacpan.org/changes/distribution/self
---
 devel/p5-self/Makefile | 9 +++++----
 devel/p5-self/distinfo | 5 +++--
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/devel/p5-self/Makefile b/devel/p5-self/Makefile
index fa1285e03ccf..d7b1006d02e4 100644
--- a/devel/p5-self/Makefile
+++ b/devel/p5-self/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gea-Suan Lin <gslin at gslin.org>
 
 PORTNAME=	self
-PORTVERSION=	0.35
+PORTVERSION=	0.36
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:GUGOD
@@ -14,13 +14,14 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-B-Hooks-Parser>=0.08:devel/p5-B-Hooks-Parser \
+RUN_DEPENDS=	p5-B-Hooks-Parser>=0.21:devel/p5-B-Hooks-Parser \
 		p5-B-OPCheck>=0.27:devel/p5-B-OPCheck \
-		p5-Devel-Declare>=0.003004:devel/p5-Devel-Declare \
+		p5-PadWalker>=1.93:devel/p5-PadWalker \
 		p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/p5-self/distinfo b/devel/p5-self/distinfo
index 702db19eaaac..b535b863ab3e 100644
--- a/devel/p5-self/distinfo
+++ b/devel/p5-self/distinfo
@@ -1,2 +1,3 @@
-SHA256 (self-0.35.tar.gz) = 5301f92b4517dab56b2d2f6bbceaf8b47a94244b68e488439cd732e3d2ac6679
-SIZE (self-0.35.tar.gz) = 25293
+TIMESTAMP = 1622214042
+SHA256 (self-0.36.tar.gz) = 4a13cfe1567c74d7c119b9f89ecea935e2738ca216dac189eaf98d92af8f5d13
+SIZE (self-0.36.tar.gz) = 7592


More information about the dev-commits-ports-all mailing list