diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-10-26 06:55:56 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-10-26 06:55:56 +0000 |
commit | 618e4e6788966ef07bff2e38492c8cd6399390c3 (patch) | |
tree | b9cef7c20d2ff2639f2973951b4b57ea8a074c4c /www/p5-HTML-FormFu | |
parent | 712ae416c215b2632a8752b62af9a8fd3d92f242 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-FormFu')
-rw-r--r-- | www/p5-HTML-FormFu/Makefile | 12 | ||||
-rw-r--r-- | www/p5-HTML-FormFu/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile index 7e251d2149c2..2df0b742dc61 100644 --- a/www/p5-HTML-FormFu/Makefile +++ b/www/p5-HTML-FormFu/Makefile @@ -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 diff --git a/www/p5-HTML-FormFu/distinfo b/www/p5-HTML-FormFu/distinfo index 0f908612462e..e91a1687ed6a 100644 --- a/www/p5-HTML-FormFu/distinfo +++ b/www/p5-HTML-FormFu/distinfo @@ -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 |