Up to [cvs.NetBSD.org] / pkgsrc / www / p5-HTML-FormFu
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.33 / (download) - annotate - [select for diffs], Thu Jul 6 09:42:34 2023 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
*: recursive bump for perl 5.38
Revision 1.32 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:43 2023 UTC (3 months, 3 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Changes since 1.31: +3 -3
lines
Diff to previous 1.31 (colored)
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.31 / (download) - annotate - [select for diffs], Tue Jun 28 11:37:21 2022 UTC (15 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
*: recursive bump for perl 5.36
Revision 1.30 / (download) - annotate - [select for diffs], Mon May 24 19:55:31 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: recursive bump for perl 5.34
Revision 1.29 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:50 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.28 / (download) - annotate - [select for diffs], Mon Nov 4 22:10:03 2019 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
www: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded phraseanet since pkglint got the indentation wrong.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Aug 11 13:24:38 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.26 / (download) - annotate - [select for diffs], Sun Jun 30 20:17:30 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jan 4 08:33:47 2019 UTC (4 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.24: +2 -3
lines
Diff to previous 1.24 (colored)
Update to 2.07 Upstream changes: 2.07 2018-12-14 15:55:00+00:00 UTC - Fix handling or error_attributes & error_container_attributes - Allow pre_process() plugins to replace query() object
Revision 1.24 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:38 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
Recursive bump for perl5-5.28.0
Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 19 02:46:47 2018 UTC (5 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.22: +2 -3
lines
Diff to previous 1.22 (colored)
Update to 2.06 Upstream changes: 2.06 2018-04-09 20:23:54+00:00 UTC - New JSON Constraint - Improve email tests, so that MX tests are only run if internet access - Tests improved to ensure all locales pass - Corrected Email Validation so that spaces in the address cause failures - add new auto_error_field_class() method to add classes directly to field tag - constraints_from_dbic() can now be called on Blocks, handles 'nested_name', and support added for BOOL and DECIMAL columns - remove bundled/renamed MooseX::Attribute::Chained and depend on the fixed version - Remove out-of-date reference to lacunaexpanse.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Jun 5 14:25:18 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.21 / (download) - annotate - [select for diffs], Fri Oct 21 01:44:33 2016 UTC (6 years, 11 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
Update to 2.05 Upstream changes: 2.05 2016-10-07 15:34:52+01:00 Europe/London - Release machinery - dzil transition to @Starter and simplification 2.04 2016-09-30 - HTML::FormFu::Validator::Callback now passes the $params hash to callback subs. - No longer use Test::Aggregate - RT#117137 - Update list of contributors - Code tidying (Karen Etheridge):- - remove duplicate "use" lines - remove unused exports - use subs from List::Util preferentially (which is in core) - fix some pod markup - properly document core validators (RT#118022) - preserve the exception message in case of validation error - Spelling fixes from Debian - RT#115812 - [Release of 2.04 was a trial/devel release only]
Revision 1.20 / (download) - annotate - [select for diffs], Fri Jul 15 02:07:02 2016 UTC (7 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.19: +2 -3
lines
Diff to previous 1.19 (colored)
Update to 2.03 Upstream changes: 2.03 2016-06-24 - Bug fix: RT#109159 Number formatting tests can fail - Bug fix: RT#112582 Date tests fail on leap day - Minor packaging fixups 2.02 2016-06-01 - Public release of 2.02 2.01_03 2016-05-25 - cleanup unused modules and functions - fix indirect object notation - add label functionality - ensure disabled attributes are ignored - strip excessive/trailing whitespace - fix inflator bug RT76034 - avoid warnings from CGI - enable more author/release tests - it language fixes - Remove link to old website - now unrelated/NSFW - avoid emitting unecessary warnings - enable use of Travis CI & coverage tests - fixes to ensure we pass all the additional author tests
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jun 8 19:25:03 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:35 2015 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.17: +4 -4
lines
Diff to previous 1.17 (colored)
Comment out dependencies of the style {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 12 10:52:00 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 6 06:57:47 2014 UTC (8 years, 10 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.15: +2 -3
lines
Diff to previous 1.15 (colored)
Update to 2.01 Upstream changes: 2.01 2014-05-05 - Avoid uninitialized warning 2.00 2014-04-11 - New layout() method for customizing output of fields. Any custom elements which override string() will likely need modified. - Deprecated: reverse_single() and reverse_multi() are deprecated, and warn when used. If the new layout() is used, and there is no simple way to replicate the behaviour, these methods will have no affect. - TT template files changed - update them if you use a local copy. Files updated: field New files: field_layout, field_layout_block, field_layout_checkboxgroup_field, field_layout_comment, field_layout_contentbutton_field, field_layout_errors, field_layout_field, field_layout_javascript, field_layout_label, field_layout_label_field, field_layout_label_text, field_layout_multi_field, field_layout_parser, field_layout_select_field, field_layout_textarea_field. Files deleted due to layout() changes: checkboxgroup_tag, content_button, errors, input, input_tag, label, label_element, multi, select_tag, textarea_tag Unused files deleted: checkboxgroup. - New Filter::ForceListValue addresses rt bug #90813 - render_label() and render_field() no longer require TT. Include render_label() in tests. - Fix typo in I18N::ja (Yusuke Watase). - Bundle our own (renamed) copy of MooseX::Attribute::Chained to avoid warnings under perl 5.19.x
Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 9 14:07:10 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.14: +1 -3
lines
Diff to previous 1.14 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.14 / (download) - annotate - [select for diffs], Sat May 31 12:56:55 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.13: +3 -4
lines
Diff to previous 1.13 (colored)
Don't expect perl to provide p5-Module-Pluggable (removed in 5.20). Bump PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Thu May 29 23:38:05 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Feb 24 03:09:51 2014 UTC (9 years, 7 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Fix build by add missing DEPENDS Spotted by joerg@(Thanks !)
Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 23 11:32:16 2014 UTC (9 years, 7 months ago) by wen
Branch: MAIN
Changes since 1.10: +4 -2
lines
Diff to previous 1.10 (colored)
Update to 1.00 Add missing DEPENDS Upstream changes: 1.00 2013-12-16 - TT template files changed - update them if you use a local copy. Template file 'label_tag' renamed to 'label_element' - old file can be deleted. 'field' file changed. New 'errors' file. - TT no longer listed as a prerequisite. If you use the TT files, you must add 'Template' to your own app's prereqs. - Element::reCAPTCHA and Constraint::reCAPTCHA moved out to separate distribution. - HTML::FormFu::MultiForm moved out to separate distribution. - auto_container_class(), auto_label_class(), auto_comment_class(), auto_container_error_class(), auto_container_per_error_class(), auto_error_class() no longer have default values. See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore previous behaviour. - auto_label_class() no longer adds class to container. auto_label_class() now adds class to label tag. new auto_container_label_class() adds class to container. See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore previous behaviour. - auto_comment_class() no longer adds class to both container and comment. auto_comment_class() now only adds class to comment tag. new auto_container_comment_class() adds class to container. See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore previous behaviour. - Bug fix: param_value() form method now matches documented behaviour - returns undef when field has errors. (Reported by Hailin Hu). - New Element::Email and Element::URL HTML5 input fields. - Role::Element::Input has new datalist_options(), datalist_values(), datalist_id() and auto_datalist_id() methods to support HTML5 datalists. auto_datalist_id() is an inherited accessor which can be set on the Form, MultiForm, or Block. - Form and Elements has new title() attribute short-cut. - Constraint::Regex has new anchored() accessor. - New Input attribute accessors: placeholder(), pattern(), autocomplete(). - New Input boolean attribute accessors: autofocus(), multiple(), required(). - New Field inherited accessors: auto_container_per_error_class(), auto_error_container_class(), auto_error_container_per_error_class(), error_tag(), error_container_tag - Constraints have new experimental method fetch_error_message(). - All field elements have new method error_filename(). - default_args() now supports 'Block', 'Field', 'Input' pseudo-elements, '|' alternatives, and '+' and '-' ancestor modifiers. - New Czech (cs) I18N translation by Jan Grmela. - mk_inherited_accessors() now also creates a *_no_inherit() method. - Experimental new roles() form method. - form methods start(), end() now respect render_method - no longer force use of tt templates. - Bug fix: del_attribute() on empty attribute no longer sets the attribute. - All attribute accessors generated with mk_attrs() now have *_loc variants. - form methods start(), end() now respect render_method - no longer force use of tt templates. - Tests now always require Test::Aggregate::Nested. Re-enable aggregate tests on Win32. Don't run all tests twice under both aggregate and t/ (doh!)
Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 27 13:31:04 2013 UTC (9 years, 11 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.9: +5 -6
lines
Diff to previous 1.9 (colored)
Update to 0.09010 Update DEPENDS Upstream changes: 0.09010 2012-10-05 - Internal changes - all Repeatable/nested_name munging is moved out of HTML::FormFu::Element::Repeatable into individual constraints 0.09009 2012-09-29 - Make sure object can('checked') before calling checked() (colinnewell) - Updated Repeatable control to update id_field on DBIC::Unique if present - Added support for arbitrary elements within Multi blocks so that they don't need to support methods like _striing_field and label etc. - ComboBox new get_select_field_nested_name(), get_text_field_nested_name() accessors. - Fieldset new legend_attributes() method. - New form_error_message_class() method. - Constraint 'when' callback now receives $constraint as 2nd argument. 0.09007 2012-01-23 - bump MooseX::Attribute::Chained version 0.09006 2012-01-23 - fixed deprecation warnings of MX::Attribute::Chained (bricas) - Added placeholder attributes for types Text and Textarea with L10N support. - Added L10N support for 'prefix' attributes for types Date and DateTime. - Added 'attributes' support to types Date and DateTime.
Revision 1.9 / (download) - annotate - [select for diffs], Fri May 31 12:42:41 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 28 06:30:37 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 3 21:58:44 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Bump all packages that use perl, or depend on a p5-* package, or are called p5-*. I hope that's all of them.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 18 13:21:41 2011 UTC (11 years, 10 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.5: +6 -4
lines
Diff to previous 1.5 (colored)
Update p5-HTML-FormFu to 0.09005. Changes from previous: 0.09005 2011-09-06 - bump version of prereq CGI to 3.37 to make all tests pass 0.09004 2011-08-26 - skip aggregate.t on Win32 - no functional changes to HTML::FormFu 0.09003_02 2011-08-25 - disable Test::Aggregate on Win32 0.09003_01 2011-05-11 - using Test::Aggregate for the test suite if installed tests finish now in seconds instead of minutes 0.09003 2011-05-10 - fixed regression in Model::HashRef introduced in 0.09000 0.09002 2011-03-21 - Hopefully fix IO::Interactive dependency properly 0.09001 2011-03-31 - Fix IO::Interactive dependency 0.09000 2011-03-29 - Codebase changed to use Moose - massive internal changes - any custom Elements, Constraints, etc will require changes. See advice on mailing list: http://www.mail-archive.com/html-formfu@lists.scsys.co.uk/msg02325.html Or ask for help on the mailing list: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu - Bug fix: was a fatal error when a value was submitted for Label element (code called delete_nested_hash_value instead of deleted_nested_hash_key). - Bug fix: RT#65728 Filter::Split shouldn't return a value if no value was submitted. - Bug fix: Element::Date now uses default() in preference to default_natural(). RT#65727 - DateTime elements, minutes and seconds have new 'interval' option. - Now only delete submitted value if there's no other field on the form with the same name. - load_config_file(stem) now honours the include path order, to mimic TT behaviour.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 14 16:05:53 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 23 22:32:50 2010 UTC (13 years ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 15 06:40:32 2010 UTC (13 years ago) by sno
Branch: MAIN
Changes since 1.2: +11 -9
lines
Diff to previous 1.2 (colored)
Updating www/p5-HTML-FormFu from 0.06001nb1 to 0.07003 pkgsrc changes: - adjust dependencies - adjust module type Upstream changes: 0.07003 2010-08-02 - Fix: Group element now escapes each items attributes, label_attributes and container attributes (based on by patch by Jeff Dairiki). - Fix: If using default_natural, use default_datetime_args{set_time_zone} if it's also set (Radek). - Filter::HTMLScrubber extra functionality. - Update _merge_hashes() so it can also merge arrays and hashes into a new array. This is necessary to allow default_args() to define a different ref-type than the element or processor which uses its values. - Update Element::reCAPTCHA tests after changes to Captcha::reCAPTHCA (bump dependency version). 0.07002 2010-06-24 - Fix: Use MRO::Compat before mro to support perl 5.8 - Fix: Date and ComboBox elements need to run deflators before trying to use any default value - reported by Matija Grabnar. - Overloading comparisons no longer assume both arguments are a blessed object - change needed for latest Test::More (Test-Simple-0.95_02) (RT#57747) - Change Element::Date to not use deprecated DateTime::Locale methods. - Bump DateTime::Locale and DateTime::Format::Strptime required versions as DateTime::Locale Changes file has no mention of when the methods we're now using were added. - Removed Regexp::Copy from prereqs. 0.07001 2010-05-16 - No changes - cpan indexer failed for last release 0.07000 2010-05-16 - Change of behaviour: default_args() values are now applied to any object inheriting from the specified type, rather than just an instance of that type. Old behaviour is still supported with a minor change, see docs for details. - (Daniel Hilton) - Change of behaviour: default_args() key/values are now applied in order of inheritance, rather than the random order returned by keys() - New reverse_single attribute for all field elements. New reverse_group attribute for Checkboxgroup and Radiogroup elements. (Ronald Kimball) - New default_datetime_args() method on Date and DateTime elements. - Element::DateTime now supports a 'second' select menu. - Allow empty string as default value for Date element. (Ronald Kimball) - Now use Clone instead of Storable (ntyni@iki.fi). - Change from Class::C3 to mro, to get built-in support in perl >= 5.9 - New Bulgarian translation (Kamen Naydenov). - Fix bad links and markup in POD. (Ronald Kimball) - Fix spelling errors in POD (Ansgar Burchardt) - Documented Element::Textarea cols() and rows() methods. - Bump Config::Any requirement to version 0.18 for YAML::XS support - Refactored ObjectUtil (Daniel Hilton)
Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 21 16:36:47 2010 UTC (13 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jan 26 15:43:38 2010 UTC (13 years, 8 months ago) by sno
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Importing www/p5-HTML-FormFu 0.06001 as indirect dependency of scheduled update of editors/p5-Padre-Plugin-Catalyst. HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). Almost any part of formfu's behaviour and output can be configured. By default formfu renders "XHTML 1.0 Strict" compliant markup, with as little extra markup as possible, but with sufficient CSS class names to allow for a wide-range of output styles to be generated by changing only the CSS.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jan 26 15:43:38 2010 UTC (13 years, 8 months ago) by sno
Branch: MAIN
Initial revision