Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:46:05 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ba55ecee5527 - main - www/p5-LWP-Protocol-https: Update to 6.11
Message-ID:  <202307311646.36VGk5bN079624@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit ba55ecee552700a5f8a85e5260ac272276cba580
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:31:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:39:55 +0000

    www/p5-LWP-Protocol-https: Update to 6.11
    
    Changes:        https://metacpan.org/dist/LWP-Protocol-https/changes
---
 www/p5-LWP-Protocol-https/Makefile | 8 ++++----
 www/p5-LWP-Protocol-https/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile
index 8672d07a21c7..a16f7c43610c 100644
--- a/www/p5-LWP-Protocol-https/Makefile
+++ b/www/p5-LWP-Protocol-https/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	LWP-Protocol-https
-PORTVERSION=	6.10
+PORTVERSION=	6.11
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,11 +13,11 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-IO-Socket-SSL>=1.54:security/p5-IO-Socket-SSL \
-		p5-Mozilla-CA>=20180117:www/p5-Mozilla-CA \
+RUN_DEPENDS=	p5-IO-Socket-SSL>=1.970:security/p5-IO-Socket-SSL \
 		p5-Net-HTTP>=6:net/p5-Net-HTTP \
 		p5-libwww>=6.06:www/p5-libwww
-TEST_DEPENDS=	p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
+TEST_DEPENDS=	p5-Test-Needs>=0.002010:devel/p5-Test-Needs \
+		p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo
index 705a866f09bf..e648f396c98b 100644
--- a/www/p5-LWP-Protocol-https/distinfo
+++ b/www/p5-LWP-Protocol-https/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366126
-SHA256 (LWP-Protocol-https-6.10.tar.gz) = cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c
-SIZE (LWP-Protocol-https-6.10.tar.gz) = 33691
+TIMESTAMP = 1689398817
+SHA256 (LWP-Protocol-https-6.11.tar.gz) = 0132ddbf03661565ca85050f2a5094fb9263cbbc3ccb1a4d9c41ac9bb083b917
+SIZE (LWP-Protocol-https-6.11.tar.gz) = 32599



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307311646.36VGk5bN079624>