mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 2.49
- Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/CGI-Ex
This commit is contained in:
parent
25fa0446a9
commit
d75b696068
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531008
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= CGI-Ex
|
||||
PORTVERSION= 2.48
|
||||
PORTVERSION= 2.49
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,12 +12,11 @@ COMMENT= CGI utility suite - makes powerful application writing fun and easy
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-CGI>=0:www/p5-CGI \
|
||||
p5-Template-Alloy>=1.004:www/p5-Template-Alloy
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
p5-Template-Alloy>=1.016:www/p5-Template-Alloy
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
@ -26,6 +25,8 @@ NO_ARCH= yes
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
post-install-EXAMPLES-on:
|
||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
|
||||
cd ${WRKSRC}/samples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544284512
|
||||
SHA256 (CGI-Ex-2.48.tar.gz) = 1d2cdc0fb7f3706d6a9c714f32bf1f94d9e3fb40dfd8d591d092e19efa61d56f
|
||||
SIZE (CGI-Ex-2.48.tar.gz) = 197928
|
||||
TIMESTAMP = 1586191172
|
||||
SHA256 (CGI-Ex-2.49.tar.gz) = cef2a0338567de6abeb6833fe22846454c10537752e459790175d378e848753f
|
||||
SIZE (CGI-Ex-2.49.tar.gz) = 215241
|
||||
|
Loading…
Reference in New Issue
Block a user