svn commit: r306423 - head/www/p5-HTML-FormFu
Frederic Culot
culot at FreeBSD.org
Fri Oct 26 06:55:58 UTC 2012
Author: culot
Date: Fri Oct 26 06:55:56 2012
New Revision: 306423
URL: http://svn.freebsd.org/changeset/ports/306423
Log:
- Update to 0.09010
- Pet portlint(1) by moving TEST_DEPENDS up
Changes: http://search.cpan.org/dist/HTML-FormFu/Changes
Feature safe: yes
Modified:
head/www/p5-HTML-FormFu/Makefile
head/www/p5-HTML-FormFu/distinfo
Modified: head/www/p5-HTML-FormFu/Makefile
==============================================================================
--- head/www/p5-HTML-FormFu/Makefile Fri Oct 26 06:47:00 2012 (r306422)
+++ head/www/p5-HTML-FormFu/Makefile Fri Oct 26 06:55:56 2012 (r306423)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-HTML-FormFu
-# Date created: 2007-12-24
-# Whom: Andrej Zverev <andrey.zverev at electro-com.ru>
-#
+# Created by: Andrej Zverev <andrey.zverev at 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.9
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
Modified: head/www/p5-HTML-FormFu/distinfo
==============================================================================
--- head/www/p5-HTML-FormFu/distinfo Fri Oct 26 06:47:00 2012 (r306422)
+++ head/www/p5-HTML-FormFu/distinfo Fri Oct 26 06:55:56 2012 (r306423)
@@ -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
More information about the svn-ports-head
mailing list