aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-FormFu
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-05-21 07:55:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-05-21 07:55:05 +0000
commit1c89e6601c7f1ec852a0f97b1d5339c0c6afd9a8 (patch)
tree573fa4bdf2252bd3d3bb5ab6b8e0155bbfff5860 /www/p5-HTML-FormFu
parentc730d018bb046c823d1dfe265d75f6e95dc266f8 (diff)
downloadports-1c89e6601c7f1ec852a0f97b1d5339c0c6afd9a8.tar.gz
ports-1c89e6601c7f1ec852a0f97b1d5339c0c6afd9a8.zip
Notes
Diffstat (limited to 'www/p5-HTML-FormFu')
-rw-r--r--www/p5-HTML-FormFu/Makefile8
-rw-r--r--www/p5-HTML-FormFu/distinfo4
-rw-r--r--www/p5-HTML-FormFu/pkg-plist85
3 files changed, 51 insertions, 46 deletions
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile
index 065fcb723ad9..bdf4ab231b1b 100644
--- a/www/p5-HTML-FormFu/Makefile
+++ b/www/p5-HTML-FormFu/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-FormFu
-PORTVERSION= 1.00
+PORTVERSION= 2.01
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,11 +13,9 @@ COMMENT= HTML Form Creation, Rendering and Validation Framework
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-Chained \
- p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \
+BUILD_DEPENDS= p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \
p5-Config-Any>=0.18:${PORTSDIR}/devel/p5-Config-Any \
p5-Data-Visitor>=0.26:${PORTSDIR}/devel/p5-Data-Visitor \
- p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \
p5-DateTime>=0.54:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Format-Builder>=0.79.01:${PORTSDIR}/devel/p5-DateTime-Format-Builder \
p5-DateTime-Format-Natural>=0:${PORTSDIR}/devel/p5-DateTime-Format-Natural \
@@ -32,8 +30,6 @@ BUILD_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Aliases>=0:${PORTSDIR}/devel/p5-MooseX-Aliases \
- p5-MooseX-Attribute-Chained>=1.0.1:${PORTSDIR}/devel/p5-MooseX-Attribute-Chained \
- p5-MooseX-SetOnce>=0:${PORTSDIR}/devel/p5-MooseX-SetOnce \
p5-Number-Format>=0:${PORTSDIR}/textproc/p5-Number-Format \
p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
diff --git a/www/p5-HTML-FormFu/distinfo b/www/p5-HTML-FormFu/distinfo
index acfe013540a1..15ad18f9c711 100644
--- a/www/p5-HTML-FormFu/distinfo
+++ b/www/p5-HTML-FormFu/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTML-FormFu-1.00.tar.gz) = bd890a7fa4e3680cfe08ed7167d656e425d6933a417733e775094aefb5e2fcb3
-SIZE (HTML-FormFu-1.00.tar.gz) = 331152
+SHA256 (HTML-FormFu-2.01.tar.gz) = 5cffd87addca1cf940d0421e0a15ace374486e3d1d25a4ec2d86f1829ea5713b
+SIZE (HTML-FormFu-2.01.tar.gz) = 337865
diff --git a/www/p5-HTML-FormFu/pkg-plist b/www/p5-HTML-FormFu/pkg-plist
index 51d621cc7936..aedcef61771c 100644
--- a/www/p5-HTML-FormFu/pkg-plist
+++ b/www/p5-HTML-FormFu/pkg-plist
@@ -87,6 +87,7 @@ bin/html_formfu_dumpconf.pl
%%SITE_PERL%%/HTML/FormFu/Filter/CompoundSprintf.pm
%%SITE_PERL%%/HTML/FormFu/Filter/CopyValue.pm
%%SITE_PERL%%/HTML/FormFu/Filter/Encode.pm
+%%SITE_PERL%%/HTML/FormFu/Filter/ForceListValue.pm
%%SITE_PERL%%/HTML/FormFu/Filter/FormatNumber.pm
%%SITE_PERL%%/HTML/FormFu/Filter/HTMLEscape.pm
%%SITE_PERL%%/HTML/FormFu/Filter/HTMLScrubber.pm
@@ -146,6 +147,7 @@ bin/html_formfu_dumpconf.pl
%%SITE_PERL%%/HTML/FormFu/Role/Element/FieldMethods.pm
%%SITE_PERL%%/HTML/FormFu/Role/Element/Group.pm
%%SITE_PERL%%/HTML/FormFu/Role/Element/Input.pm
+%%SITE_PERL%%/HTML/FormFu/Role/Element/Layout.pm
%%SITE_PERL%%/HTML/FormFu/Role/Element/MultiElement.pm
%%SITE_PERL%%/HTML/FormFu/Role/Element/NonBlock.pm
%%SITE_PERL%%/HTML/FormFu/Role/Element/ProcessOptionsFromModel.pm
@@ -166,27 +168,34 @@ bin/html_formfu_dumpconf.pl
%%SITE_PERL%%/HTML/FormFu/Util.pm
%%SITE_PERL%%/HTML/FormFu/Validator.pm
%%SITE_PERL%%/HTML/FormFu/Validator/Callback.pm
+%%SITE_PERL%%/MooseX/Attribute/FormFuChained.pm
+%%SITE_PERL%%/MooseX/FormFuChainedAccessors.pm
+%%SITE_PERL%%/MooseX/Traits/Attribute/FormFuChained.pm
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/block
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/checkboxgroup
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/checkboxgroup_tag
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/content_button
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/end_block
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/end_form
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/errors
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_block
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_checkboxgroup_field
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_comment
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_contentbutton_field
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_errors
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_field
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_javascript
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_label
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_label_field
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_label_text
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_multi_field
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_parser
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_select_field
+%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_textarea_field
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/form
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/input
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/input_tag
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/label
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/label_element
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/multi
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/non_block
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/recaptcha
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/repeatable
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/select_tag
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/start_block
%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/start_form
-%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/textarea_tag
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/.packlist
%%PERL5_MAN3%%/HTML::FormFu.3.gz
%%PERL5_MAN3%%/HTML::FormFu::Attribute.3.gz
@@ -266,6 +275,7 @@ bin/html_formfu_dumpconf.pl
%%PERL5_MAN3%%/HTML::FormFu::Filter::CompoundSprintf.3.gz
%%PERL5_MAN3%%/HTML::FormFu::Filter::CopyValue.3.gz
%%PERL5_MAN3%%/HTML::FormFu::Filter::Encode.3.gz
+%%PERL5_MAN3%%/HTML::FormFu::Filter::ForceListValue.3.gz
%%PERL5_MAN3%%/HTML::FormFu::Filter::FormatNumber.3.gz
%%PERL5_MAN3%%/HTML::FormFu::Filter::HTMLEscape.3.gz
%%PERL5_MAN3%%/HTML::FormFu::Filter::HTMLScrubber.3.gz
@@ -308,34 +318,33 @@ bin/html_formfu_dumpconf.pl
%%PERL5_MAN3%%/HTML::FormFu::Validator::Callback.3.gz
man/man1/html_formfu_deploy.pl.1.gz
man/man1/html_formfu_dumpconf.pl.1.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/File
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/Repeatable
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Deflator
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Element
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Exception
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Filter
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/I18N
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Inflator
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Manual
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Model
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/OutputProcessor
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Plugin
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType/CGI
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Constraint
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Element
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Filter
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Transformer
+@dirrmtry %%SITE_PERL%%/HTML/FormFu/Validator
+@dirrmtry %%SITE_PERL%%/HTML/FormFu
+@dirrmtry %%SITE_PERL%%/MooseX/Attribute
+@dirrmtry %%SITE_PERL%%/MooseX/Traits/Attribute
+@dirrmtry %%SITE_PERL%%/MooseX/Traits
@dirrmtry %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml
@dirrmtry %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt
@dirrmtry %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates
@dirrmtry %%SITE_PERL%%/auto/share/dist/HTML-FormFu
-@dirrmtry %%SITE_PERL%%/auto/share/dist
-@dirrmtry %%SITE_PERL%%/auto/share
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Validator
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Transformer
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Filter
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Element
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Constraint
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType/CGI
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Plugin
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/OutputProcessor
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Model
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Manual
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Inflator
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/I18N
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Filter
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Exception
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Element
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Deflator
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/Repeatable
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/File
-@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint
-@dirrmtry %%SITE_PERL%%/HTML/FormFu
-@dirrmtry %%SITE_PERL%%/HTML
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu