git: f6eec7f3e168 - main - www/p5-CGI-Emulate-PSGI: Update to 0.22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:05:49 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6eec7f3e1680d358a9a5657049a574ea2c8595b commit f6eec7f3e1680d358a9a5657049a574ea2c8595b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:51:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:59:08 +0000 www/p5-CGI-Emulate-PSGI: Update to 0.22 - Add LICENSE_FILE - Add TEST_DEPENDS - Fix indent Changes: https://metacpan.org/dist/CGI-Emulate-PSGI/changes --- www/p5-CGI-Emulate-PSGI/Makefile | 12 +++++++----- www/p5-CGI-Emulate-PSGI/distinfo | 5 +++-- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/www/p5-CGI-Emulate-PSGI/Makefile b/www/p5-CGI-Emulate-PSGI/Makefile index 63bec1d865a5..96889e1eeca3 100644 --- a/www/p5-CGI-Emulate-PSGI/Makefile +++ b/www/p5-CGI-Emulate-PSGI/Makefile @@ -1,6 +1,5 @@ PORTNAME= CGI-Emulate-PSGI -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.22 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA @@ -11,13 +10,16 @@ COMMENT= Perl extension of PSGI adapter for CGI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= \ - p5-libwww>0:www/p5-libwww +RUN_DEPENDS= p5-CGI>=3.63:www/p5-CGI \ + p5-HTTP-Message>=0:www/p5-HTTP-Message +TEST_DEPENDS= p5-Test-Requires>=0.08:devel/p5-Test-Requires USES= perl5 USE_PERL5= configure -NO_ARCH= YES + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/p5-CGI-Emulate-PSGI/distinfo b/www/p5-CGI-Emulate-PSGI/distinfo index 5a91c9d1c1ea..c5df33582349 100644 --- a/www/p5-CGI-Emulate-PSGI/distinfo +++ b/www/p5-CGI-Emulate-PSGI/distinfo @@ -1,2 +1,3 @@ -SHA256 (CGI-Emulate-PSGI-0.20.tar.gz) = 3865106b22b88a0fa55821c84625acdbfa4758b1d341c6abe62613d363e2d3c2 -SIZE (CGI-Emulate-PSGI-0.20.tar.gz) = 14321 +TIMESTAMP = 1650229152 +SHA256 (CGI-Emulate-PSGI-0.22.tar.gz) = 85a3d405c9675d58cd914eb48846598428072dc66ac518aa0620ec72331a5d82 +SIZE (CGI-Emulate-PSGI-0.22.tar.gz) = 14658