summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2009-07-07 05:30:07 +0000
committerAndrej Zverev <az@FreeBSD.org>2009-07-07 05:30:07 +0000
commitffb1890b928a3240bbe8921243956d50cd2e7895 (patch)
treef5128fc9695480ab1098a698ae1ace8722922e99
parent- add x11-fonts to CATEGORIES (diff)
Update to 0.05001
Changelog: http://cpansearch.perl.org/src/CFRANKS/HTML-FormFu-0.05001/Changes
Notes
Notes: svn path=/head/; revision=237307
-rw-r--r--www/p5-HTML-FormFu/Makefile5
-rw-r--r--www/p5-HTML-FormFu/distinfo6
-rw-r--r--www/p5-HTML-FormFu/pkg-plist1
3 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile
index 179d32ebd1ee..3d19ebfdf486 100644
--- a/www/p5-HTML-FormFu/Makefile
+++ b/www/p5-HTML-FormFu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-FormFu
-PORTVERSION= 0.04001
+PORTVERSION= 0.05001
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -166,6 +166,7 @@ MAN3= HTML::FormFu::Inflator.3 \
HTML::FormFu::Deflator::FormatNumber.3 \
HTML::FormFu::Inflator::Callback.3 \
HTML::FormFu::Deflator::PathClassFile.3 \
- HTML::FormFu::Filter::FormatNumber.3
+ HTML::FormFu::Filter::FormatNumber.3 \
+ HTML::FormFu::Element::Label.3
.include <bsd.port.mk>
diff --git a/www/p5-HTML-FormFu/distinfo b/www/p5-HTML-FormFu/distinfo
index 4a3e26b55a91..5f63418287ed 100644
--- a/www/p5-HTML-FormFu/distinfo
+++ b/www/p5-HTML-FormFu/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-FormFu-0.04001.tar.gz) = 23a3fa31890dff96e80a0243dffde405
-SHA256 (HTML-FormFu-0.04001.tar.gz) = f0e8a77761da10f86c91812cbe8edcce3370acf3c1cdf18d6113fddea59d1690
-SIZE (HTML-FormFu-0.04001.tar.gz) = 259410
+MD5 (HTML-FormFu-0.05001.tar.gz) = 018ade1d4e0885fec27fe79552e8b24d
+SHA256 (HTML-FormFu-0.05001.tar.gz) = 22e30c1579b28a55cb99ed5ca667ea87d7ab52d2d4152de2611ca81df49905e7
+SIZE (HTML-FormFu-0.05001.tar.gz) = 264914
diff --git a/www/p5-HTML-FormFu/pkg-plist b/www/p5-HTML-FormFu/pkg-plist
index 88be24eb1f8e..d5d341eb94cb 100644
--- a/www/p5-HTML-FormFu/pkg-plist
+++ b/www/p5-HTML-FormFu/pkg-plist
@@ -76,6 +76,7 @@ man/man1/html_formfu_deploy.pl.1
%%SITE_PERL%%/HTML/FormFu/Element/Text.pm
%%SITE_PERL%%/HTML/FormFu/Element/File.pm
%%SITE_PERL%%/HTML/FormFu/Element/Hr.pm
+%%SITE_PERL%%/HTML/FormFu/Element/Label.pm
%%SITE_PERL%%/HTML/FormFu/Element/ContentButton.pm
%%SITE_PERL%%/HTML/FormFu/Exception/Inflator.pm
%%SITE_PERL%%/HTML/FormFu/Exception/Transformer.pm