From 2b17e9da7b03ef9cd4add710bc219ababc8a7020 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 26 Aug 2008 06:04:49 +0000 Subject: [PATCH] - Update to version 0.03003 note that HTML::FormFu with DBIx::Class is now part of another dist. --- www/p5-HTML-FormFu/Makefile | 7 +++-- www/p5-HTML-FormFu/distinfo | 6 ++-- www/p5-HTML-FormFu/pkg-plist | 55 ++++++++++++++++++++---------------- 3 files changed, 39 insertions(+), 29 deletions(-) diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile index d2f94ac67cdc..37a43a233881 100644 --- a/www/p5-HTML-FormFu/Makefile +++ b/www/p5-HTML-FormFu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-FormFu -PORTVERSION= 0.03001 +PORTVERSION= 0.03003 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/C/CF/CFRANKS @@ -141,6 +141,9 @@ MAN3= HTML::FormFu::Inflator.3 \ HTML::FormFu::Plugin::StashValid.3 \ HTML::FormFu::Deflator::CompoundSplit.3 \ HTML::FormFu::Plugin.3 \ - HTML::FormFu::Model.3 + HTML::FormFu::Model.3 \ + HTML::FormFu::Constraint::DateTime.3 \ + HTML::FormFu::Filter::CompoundSprintf.3 \ + HTML::FormFu::Filter::_Compound.3 .include diff --git a/www/p5-HTML-FormFu/distinfo b/www/p5-HTML-FormFu/distinfo index 8c5e50fae350..e2716e6e2eb4 100644 --- a/www/p5-HTML-FormFu/distinfo +++ b/www/p5-HTML-FormFu/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-FormFu-0.03001.tar.gz) = 48bb06147fe23d9a87f655a805e9e2fe -SHA256 (HTML-FormFu-0.03001.tar.gz) = e73e8c88f5736661a12b3f929ccf20c9c03b581b86164cabc4ec1ea4eb1f78f9 -SIZE (HTML-FormFu-0.03001.tar.gz) = 210088 +MD5 (HTML-FormFu-0.03003.tar.gz) = 212e476cb5b52e90cd2414ff7dcf8c12 +SHA256 (HTML-FormFu-0.03003.tar.gz) = 2ece83919aa42b1cfd04ff710cd6fd4e1212a8f0dd66611b8d012c462c13067d +SIZE (HTML-FormFu-0.03003.tar.gz) = 218746 diff --git a/www/p5-HTML-FormFu/pkg-plist b/www/p5-HTML-FormFu/pkg-plist index aef2a2cc4226..477a873cd7ce 100644 --- a/www/p5-HTML-FormFu/pkg-plist +++ b/www/p5-HTML-FormFu/pkg-plist @@ -2,6 +2,7 @@ bin/html_formfu_deploy.pl %%SITE_PERL%%/HTML/FormFu/Constraint/Integer.pm %%SITE_PERL%%/HTML/FormFu/Constraint/AutoSet.pm +%%SITE_PERL%%/HTML/FormFu/Constraint/DateTime.pm %%SITE_PERL%%/HTML/FormFu/Constraint/Word.pm %%SITE_PERL%%/HTML/FormFu/Constraint/Number.pm %%SITE_PERL%%/HTML/FormFu/Constraint/Length.pm @@ -67,6 +68,8 @@ bin/html_formfu_deploy.pl %%SITE_PERL%%/HTML/FormFu/Filter/UpperCase.pm %%SITE_PERL%%/HTML/FormFu/Filter/HTMLEscape.pm %%SITE_PERL%%/HTML/FormFu/Filter/CopyValue.pm +%%SITE_PERL%%/HTML/FormFu/Filter/_Compound.pm +%%SITE_PERL%%/HTML/FormFu/Filter/CompoundSprintf.pm %%SITE_PERL%%/HTML/FormFu/Filter/Encode.pm %%SITE_PERL%%/HTML/FormFu/Filter/Whitespace.pm %%SITE_PERL%%/HTML/FormFu/Filter/TrimEdges.pm @@ -82,6 +85,9 @@ bin/html_formfu_deploy.pl %%SITE_PERL%%/HTML/FormFu/I18N/en.pm %%SITE_PERL%%/HTML/FormFu/I18N/es.pm %%SITE_PERL%%/HTML/FormFu/I18N/ja.pm +%%SITE_PERL%%/HTML/FormFu/I18N/da.pm +%%SITE_PERL%%/HTML/FormFu/I18N/fr.pm +%%SITE_PERL%%/HTML/FormFu/I18N/it.pm %%SITE_PERL%%/HTML/FormFu/Inflator/DateTime.pm %%SITE_PERL%%/HTML/FormFu/Manual/Cookbook.pod %%SITE_PERL%%/HTML/FormFu/Manual/Unicode.pod @@ -118,33 +124,34 @@ bin/html_formfu_deploy.pl %%SITE_PERL%%/HTML/FormFu/base.pm %%SITE_PERL%%/HTML/FormFu/Constraint.pm %%SITE_PERL%%/HTML/FormFu.pm -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/radiogroup_tag -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/end_form -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/textarea_tag -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/non_block -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/start_block -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/label -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/end_block -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/multi -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/input -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/field -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/content_button -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/repeatable -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/input_tag -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/form -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/select_tag -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/checkboxgroup -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/start_form -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/checkboxgroup_tag -%%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml/block +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/radiogroup_tag +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/end_form +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/textarea_tag +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/non_block +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/start_block +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/label +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/end_block +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/multi +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/input +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/content_button +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/repeatable +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/input_tag +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/form +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/select_tag +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/checkboxgroup +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/start_form +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/checkboxgroup_tag +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/block %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML -@dirrmtry %%SITE_PERL%%/auto/HTML/FormFu/templates/tt/xhtml -@dirrmtry %%SITE_PERL%%/auto/HTML/FormFu/templates/tt -@dirrmtry %%SITE_PERL%%/auto/HTML/FormFu/templates -@dirrmtry %%SITE_PERL%%/auto/HTML/FormFu -@dirrmtry %%SITE_PERL%%/auto/HTML +@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/QueryType/CGI