pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-HTML-FormFu



Module Name:    pkgsrc
Committed By:   sno
Date:           Thu Sep 23 22:32:50 UTC 2010

Modified Files:
        pkgsrc/www/p5-HTML-FormFu: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-HTML-FormFu/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/p5-HTML-FormFu/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index