mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 3.10
- Add NO_ARCH Changes: http://search.cpan.org/dist/CGI-FormBuilder/Changes
This commit is contained in:
parent
e4ce919a9a
commit
d94fe8ff75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435496
2 changed files with 7 additions and 6 deletions
|
@ -2,12 +2,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= CGI-FormBuilder
|
||||
PORTVERSION= 3.0900
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.1000
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/00$//}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S|00$||}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= FormBuilder for CGI
|
||||
|
@ -18,8 +17,9 @@ LICENSE_COMB= dual
|
|||
BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5 tar:tgz
|
||||
USES= perl5
|
||||
|
||||
# Follow upstream order in Makefile.PL
|
||||
OPTIONS_DEFINE= HTML_TEMPLATE TEXT_TEMPLATE TEMPLATE CGI_FAST_TEMPLATE CGI_SSI CGI_SESSION
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (CGI-FormBuilder-3.09.tgz) = 654907527717c3bbb169c739a9a817f14552054619ab3c93d6a5f808649fa863
|
||||
SIZE (CGI-FormBuilder-3.09.tgz) = 163526
|
||||
TIMESTAMP = 1488738204
|
||||
SHA256 (CGI-FormBuilder-3.10.tar.gz) = aec99be0c0f067a7e7269c5378e5ae6c8d7dd39b368b4f12c0d8463b13ee7198
|
||||
SIZE (CGI-FormBuilder-3.10.tar.gz) = 162346
|
||||
|
|
Loading…
Add table
Reference in a new issue