diff options
author | sno <sno> | 2010-09-23 22:32:50 +0000 |
---|---|---|
committer | sno <sno> | 2010-09-23 22:32:50 +0000 |
commit | a44c505e67696c276b89e55b4adf705298d6b362 (patch) | |
tree | 87051052d46a51a8c13c7095317b98bf36487cf6 /www/p5-HTML-FormFu/distinfo | |
parent | 388884d42f71a93e33c91942347a466eefaf4569 (diff) | |
download | pkgsrc-a44c505e67696c276b89e55b4adf705298d6b362.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/distinfo')
-rw-r--r-- | www/p5-HTML-FormFu/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |