mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.09010
- Pet portlint(1) by moving TEST_DEPENDS up Changes: http://search.cpan.org/dist/HTML-FormFu/Changes Feature safe: yes
This commit is contained in:
parent
712ae416c2
commit
618e4e6788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306423
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: p5-HTML-FormFu
|
||||
# Date created: 2007-12-24
|
||||
# Whom: Andrej Zverev <andrey.zverev@electro-com.ru>
|
||||
#
|
||||
# Created by: Andrej Zverev <andrey.zverev@electro-com.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= HTML-FormFu
|
||||
PORTVERSION= 0.09007
|
||||
PORTVERSION= 0.09010
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -49,9 +45,9 @@ BUILD_DEPENDS= p5-Captcha-reCAPTCHA>=0.93:${PORTSDIR}/graphics/p5-Captcha-reCAPT
|
||||
p5-YAML-LibYAML>=0.32:${PORTSDIR}/textproc/p5-YAML-LibYAML \
|
||||
p5-libwww>=1.64:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple \
|
||||
p5-Test-Aggregate>=0:${PORTSDIR}/devel/p5-Test-Aggregate
|
||||
p5-Test-Aggregate>=0:${PORTSDIR}/devel/p5-Test-Aggregate \
|
||||
p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (HTML-FormFu-0.09007.tar.gz) = 7e6750e01801714dd23784cb3826946c901e5285491dd71dd33238a48d77e9f9
|
||||
SIZE (HTML-FormFu-0.09007.tar.gz) = 301477
|
||||
SHA256 (HTML-FormFu-0.09010.tar.gz) = 33441bf1f629d6d68cc33ae941cc4c009ec52f2c1ddd184409cd415fc6370e22
|
||||
SIZE (HTML-FormFu-0.09010.tar.gz) = 313176
|
||||
|
Loading…
Reference in New Issue
Block a user