git: 63962f86989f - main - net/p5-URI-Fast: Update to 0.55

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:50:26 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63962f86989f98bc9f7670488aaa0f765f3af469

commit 63962f86989f98bc9f7670488aaa0f765f3af469
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:10:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:09 +0000

    net/p5-URI-Fast: Update to 0.55
    
    Changes:        https://metacpan.org/dist/URI-Fast/changes
---
 net/p5-URI-Fast/Makefile | 7 ++++---
 net/p5-URI-Fast/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net/p5-URI-Fast/Makefile b/net/p5-URI-Fast/Makefile
index 8371a80d9b1a..6e5215f8c4f1 100644
--- a/net/p5-URI-Fast/Makefile
+++ b/net/p5-URI-Fast/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	URI-Fast
-PORTVERSION=	0.50
+PORTVERSION=	0.55
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-URI-Encode-XS>=0.11:net/p5-URI-Encode-XS \
 		p5-URI>=0:net/p5-URI \
 		p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak
-TEST_DEPENDS=	p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace \
-		p5-Test2-Suite>=0.000100:devel/p5-Test2-Suite
+TEST_DEPENDS=	${P5_POD_PARSER} \
+		p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace \
+		p5-Test2-Suite>=0.000141:devel/p5-Test2-Suite
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/net/p5-URI-Fast/distinfo b/net/p5-URI-Fast/distinfo
index 19e3a77b4502..435981071310 100644
--- a/net/p5-URI-Fast/distinfo
+++ b/net/p5-URI-Fast/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439018
-SHA256 (URI-Fast-0.50.tar.gz) = 595459260d519cdd1bc64962cb0567707976bed60ab015ee8c3e43805d274b63
-SIZE (URI-Fast-0.50.tar.gz) = 95147
+TIMESTAMP = 1632036990
+SHA256 (URI-Fast-0.55.tar.gz) = 427afaa0f4d2225a7d0bd78d890e226e7598f82d761fcc2d2d368575386eb7a9
+SIZE (URI-Fast-0.55.tar.gz) = 97018


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