Update to 2.46
Changes: https://metacpan.org/changes/distribution/CGI-Ex
This commit is contained in:
parent
5bee2cde44
commit
3c9d3afa84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475818
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= CGI-Ex
|
||||
PORTVERSION= 2.45
|
||||
PORTVERSION= 2.46
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,9 +13,10 @@ COMMENT= CGI utility suite - makes powerful application writing fun and easy
|
|||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI \
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-CGI>=0:www/p5-CGI \
|
||||
p5-Template-Alloy>=1.004:www/p5-Template-Alloy
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1501085775
|
||||
SHA256 (CGI-Ex-2.45.tar.gz) = 507272e555081a2b33e33fbb204c9073b258cb19ad3ab63183be3b906e564f79
|
||||
SIZE (CGI-Ex-2.45.tar.gz) = 194126
|
||||
TIMESTAMP = 1532803641
|
||||
SHA256 (CGI-Ex-2.46.tar.gz) = 8c20fe3be40e72d46865b445d874c9b5f5901edd0716bd2c2e222990f373d89e
|
||||
SIZE (CGI-Ex-2.46.tar.gz) = 199679
|
||||
|
|
Loading…
Reference in a new issue