aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-FormHandler
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2010-07-01 05:55:11 +0000
committerAndrej Zverev <az@FreeBSD.org>2010-07-01 05:55:11 +0000
commit0902794f497b520c7de36bafae8a800b3a954162 (patch)
tree8d06866c9d4b1cbd5437fd2e38062beca90bd1a4 /www/p5-HTML-FormHandler
parent78deb649426afc557bb39102bfd2cd8fde8787c6 (diff)
downloadports-0902794f497b520c7de36bafae8a800b3a954162.tar.gz
ports-0902794f497b520c7de36bafae8a800b3a954162.zip
Notes
Diffstat (limited to 'www/p5-HTML-FormHandler')
-rw-r--r--www/p5-HTML-FormHandler/Makefile9
-rw-r--r--www/p5-HTML-FormHandler/distinfo6
-rw-r--r--www/p5-HTML-FormHandler/pkg-plist1
3 files changed, 10 insertions, 6 deletions
diff --git a/www/p5-HTML-FormHandler/Makefile b/www/p5-HTML-FormHandler/Makefile
index 281d4bf02fb8..9c622c69621f 100644
--- a/www/p5-HTML-FormHandler/Makefile
+++ b/www/p5-HTML-FormHandler/Makefile
@@ -5,7 +5,7 @@
# Generated with portupload. Do not edit directly, please
PORTNAME= HTML-FormHandler
-PORTVERSION= 0.31003
+PORTVERSION= 0.32001
PORTEPOCH= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
@@ -23,7 +23,9 @@ BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-MooseX-Getopt>=0.16:${PORTSDIR}/devel/p5-MooseX-Getopt \
p5-MooseX-Types>=0.20:${PORTSDIR}/devel/p5-MooseX-Types \
p5-MooseX-Types-Common>=0:${PORTSDIR}/devel/p5-MooseX-Types-Common \
- p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose
+ p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
+ p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
+ p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.8.0+
@@ -67,6 +69,7 @@ MAN3= HTML::FormHandler.3 HTML::FormHandler::BuildFields.3 \
HTML::FormHandler::Widget::Form::Simple.3 \
HTML::FormHandler::Widget::Form::Table.3 \
HTML::FormHandler::Widget::Wrapper::Simple.3 \
- HTML::FormHandler::TraitFor::Captcha.3
+ HTML::FormHandler::TraitFor::Captcha.3 \
+ HTML::FormHandler::Widget::Wrapper::Fieldset.3
.include <bsd.port.mk>
diff --git a/www/p5-HTML-FormHandler/distinfo b/www/p5-HTML-FormHandler/distinfo
index e4f3b1b18496..f00cde98f094 100644
--- a/www/p5-HTML-FormHandler/distinfo
+++ b/www/p5-HTML-FormHandler/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-FormHandler-0.31003.tar.gz) = edc49c6193c1bd04dba455ceb7994563
-SHA256 (HTML-FormHandler-0.31003.tar.gz) = 39ed4106e40f97ea25553ec7d10ef3eee6c239e807619f15265125110e4d51b1
-SIZE (HTML-FormHandler-0.31003.tar.gz) = 155689
+MD5 (HTML-FormHandler-0.32001.tar.gz) = a2fabf523c273c7822922a2959010cff
+SHA256 (HTML-FormHandler-0.32001.tar.gz) = 000b1eb00df8ed8a3661476e879ccd4de19cd36c6f6eaf424ce41ed54763eb68
+SIZE (HTML-FormHandler-0.32001.tar.gz) = 164633
diff --git a/www/p5-HTML-FormHandler/pkg-plist b/www/p5-HTML-FormHandler/pkg-plist
index 39e9bfbd20fa..d21f2018a836 100644
--- a/www/p5-HTML-FormHandler/pkg-plist
+++ b/www/p5-HTML-FormHandler/pkg-plist
@@ -110,6 +110,7 @@
%%SITE_PERL%%/HTML/FormHandler/Widget/Field/Role/HTMLAttributes.pm
%%SITE_PERL%%/HTML/FormHandler/Widget/Field/Role/SelectedOption.pm
%%SITE_PERL%%/HTML/FormHandler/Widget/Wrapper/Base.pm
+%%SITE_PERL%%/HTML/FormHandler/Widget/Wrapper/Fieldset.pm
%%SITE_PERL%%/HTML/FormHandler/Widget/Wrapper/None.pm
%%SITE_PERL%%/HTML/FormHandler/Widget/Wrapper/Simple.pm
%%SITE_PERL%%/HTML/FormHandler/Widget/Wrapper/Table.pm