mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
parent
d15f7e326e
commit
c50f36a3e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446682
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= CGI-Ex
|
||||
PORTVERSION= 2.44
|
||||
PORTVERSION= 2.45
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,7 +13,8 @@ COMMENT= CGI utility suite - makes powerful application writing fun and easy
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Template-Alloy>=1.004:www/p5-Template-Alloy
|
||||
BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI \
|
||||
p5-Template-Alloy>=1.004:www/p5-Template-Alloy
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (CGI-Ex-2.44.tar.gz) = 09cf5233c7d0400c0238cc4a26ca33c9c5eb242cb73df9917396cdc9c8fc2398
|
||||
SIZE (CGI-Ex-2.44.tar.gz) = 192755
|
||||
TIMESTAMP = 1501085775
|
||||
SHA256 (CGI-Ex-2.45.tar.gz) = 507272e555081a2b33e33fbb204c9073b258cb19ad3ab63183be3b906e564f79
|
||||
SIZE (CGI-Ex-2.45.tar.gz) = 194126
|
||||
|
Loading…
Reference in New Issue
Block a user