summaryrefslogtreecommitdiff
path: root/www/p5-HTML-FormFu
diff options
context:
space:
mode:
authorsno <sno>2010-09-23 22:32:50 +0000
committersno <sno>2010-09-23 22:32:50 +0000
commit5d0dace9ab16e6d2d9a40a69f200173366926668 (patch)
tree87051052d46a51a8c13c7095317b98bf36487cf6 /www/p5-HTML-FormFu
parenteae3849b7dfbe351da8764df8fa27d3e14d0f3d0 (diff)
downloadpkgsrc-5d0dace9ab16e6d2d9a40a69f200173366926668.tar.gz
Upating www/p5-HTML-FormFu from 0.07003nb1 to 0.08002
pkgsrc changes: - bump required version of www/p5-Captcha-reCAPTCHA Upstream changes: 0.08002 2010-09-22 - Incompatible Change: removed all previously deprecated methods. - Incompatible Change: HTML::FormFu::QueryType::Catalyst File uploads under Catalyst no longer have copy_to(), link_to() and catalyst_upload() methods - Deprecated passing multiple arguments to many methods, where they were being implicitly converted to a hash-ref or array-ref. A warning is now issued. - Fix: Constraint::Equal with not(1) set no longer sets an error when both field values are empty strings. - Fix: An empty block with nested_name set, containing Label elements and no other fields, was causing the block's nested_name to be added to $form->valid(). RT #54967 - Constraints that inherit from HTML::FormFu::Constraint::_others have a new 'other_siblings' option, which auto-generates the 'others' list. - Constraint 'when' condition now supports new 'fields' and 'any_field' options. - Bumped required version of DateTime to 0.54 - needed to pass tests under Test::More 0.96.
Diffstat (limited to 'www/p5-HTML-FormFu')
-rw-r--r--www/p5-HTML-FormFu/Makefile7
-rw-r--r--www/p5-HTML-FormFu/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile
index a2dd92e7244..c5a2459d2a3 100644
--- a/www/p5-HTML-FormFu/Makefile
+++ b/www/p5-HTML-FormFu/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/09/15 06:40:32 sno Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/23 22:32:50 sno Exp $
#
-DISTNAME= HTML-FormFu-0.07003
+DISTNAME= HTML-FormFu-0.08002
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
@@ -15,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Captcha-reCAPTCHA>=0.92:../../www/p5-Captcha-reCAPTCHA
+DEPENDS+= p5-Captcha-reCAPTCHA>=0.93:../../www/p5-Captcha-reCAPTCHA
DEPENDS+= p5-Class-Accessor-Chained-[0-9]*:../../devel/p5-Class-Accessor-Chained
#DEPENDS+= p5-Class-C3-[0-9]*:../../devel/p5-Class-C3
DEPENDS+= p5-Clone>=0.31:../../devel/p5-Clone
diff --git a/www/p5-HTML-FormFu/distinfo b/www/p5-HTML-FormFu/distinfo
index 5d2e3df55f5..c2aebbedf94 100644
--- a/www/p5-HTML-FormFu/distinfo
+++ b/www/p5-HTML-FormFu/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/09/15 06:40:32 sno Exp $
+$NetBSD: distinfo,v 1.3 2010/09/23 22:32:50 sno Exp $
-SHA1 (HTML-FormFu-0.07003.tar.gz) = bb0b73a204c82454d61d63babeb3ee75df2b1f5f
-RMD160 (HTML-FormFu-0.07003.tar.gz) = 097334323dabbdd53190de55253c364a5a579275
-Size (HTML-FormFu-0.07003.tar.gz) = 296639 bytes
+SHA1 (HTML-FormFu-0.08002.tar.gz) = 159a2f51466ef2c79fce598b0676cd2b593af267
+RMD160 (HTML-FormFu-0.08002.tar.gz) = 30be27f262ffeb9973a94a3e4191ae90432f3bba
+Size (HTML-FormFu-0.08002.tar.gz) = 298926 bytes