git: 34e8f3901115 - main - www/p5-LWP-Protocol-PSGI: Update to 0.11

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:05:59 UTC
The branch main has been updated by sunpoet:

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

commit 34e8f39011151499ba608f7d30c05f1509027964
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:51:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:59:10 +0000

    www/p5-LWP-Protocol-PSGI: Update to 0.11
    
    - Add LICENSE_FILE
    - Fix indent
    
    Changes:        https://metacpan.org/dist/LWP-Protocol-PSGI/changes
---
 www/p5-LWP-Protocol-PSGI/Makefile | 19 +++++++++----------
 www/p5-LWP-Protocol-PSGI/distinfo |  5 +++--
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/www/p5-LWP-Protocol-PSGI/Makefile b/www/p5-LWP-Protocol-PSGI/Makefile
index 2fb349676bde..1c100c5ccb4f 100644
--- a/www/p5-LWP-Protocol-PSGI/Makefile
+++ b/www/p5-LWP-Protocol-PSGI/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	LWP-Protocol-PSGI
-PORTVERSION=	0.07
-PORTREVISION=	1
+PORTVERSION=	0.11
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,17 +9,17 @@ COMMENT=	Perl extension to override LWP HTTP/HTTPS backend with your PSGI app
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	\
-	p5-Guard>0:devel/p5-Guard \
-	p5-Plack>0:www/p5-Plack \
-	p5-libwww>=5:www/p5-libwww
 BUILD_DEPENDS=	${RUN_DEPENDS}
-TEST_DEPENDS=	\
-	p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https
+RUN_DEPENDS=	p5-Plack>=0:www/p5-Plack \
+		p5-libwww>=5:www/p5-libwww
+TEST_DEPENDS=	p5-Test-Requires>=0:devel/p5-Test-Requires
 
-USES=	perl5
+
+USES=		perl5
 USE_PERL5=	modbuildtiny
-NO_ARCH=	YES
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/www/p5-LWP-Protocol-PSGI/distinfo b/www/p5-LWP-Protocol-PSGI/distinfo
index d4d6c7536a4e..f33d9263bc13 100644
--- a/www/p5-LWP-Protocol-PSGI/distinfo
+++ b/www/p5-LWP-Protocol-PSGI/distinfo
@@ -1,2 +1,3 @@
-SHA256 (LWP-Protocol-PSGI-0.07.tar.gz) = 72c8e31073685b31a9fbd86b536a18a20fcdec879e63f8a7bc97d909d7412b7d
-SIZE (LWP-Protocol-PSGI-0.07.tar.gz) = 12834
+TIMESTAMP = 1650229170
+SHA256 (LWP-Protocol-PSGI-0.11.tar.gz) = a4bc72f4376843fcfb25ed543232e8921334d13629f24518599c44194c1a7312
+SIZE (LWP-Protocol-PSGI-0.11.tar.gz) = 15566