aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2008-08-26 06:04:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2008-08-26 06:04:49 +0000
commit2b17e9da7b03ef9cd4add710bc219ababc8a7020 (patch)
tree5942cc6c5594b2940cbc68af34fff92c2fadb5ce /www
parent0c307044c68221db7fc268475d5a6208a8f9ff55 (diff)
downloadports-2b17e9da7b03ef9cd4add710bc219ababc8a7020.tar.gz
ports-2b17e9da7b03ef9cd4add710bc219ababc8a7020.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-FormFu/Makefile7
-rw-r--r--www/p5-HTML-FormFu/distinfo6
-rw-r--r--www/p5-HTML-FormFu/pkg-plist55
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 <bsd.port.mk>
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