FreeBSD Bugzilla – Attachment 110665 Details for
Bug 151857
[PATCH] www/p5-HTML-FormHandler: update to 0.32005
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-HTML-FormHandler-0.32005,1.patch
p5-HTML-FormHandler-0.32005,1.patch (text/plain), 3.39 KB, created by
Vladimir Timofeev
on 2010-11-01 09:20:10 UTC
(
hide
)
Description:
p5-HTML-FormHandler-0.32005,1.patch
Filename:
MIME Type:
Creator:
Vladimir Timofeev
Created:
2010-11-01 09:20:10 UTC
Size:
3.39 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/p5-HTML-FormHandler/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- Makefile 15 Oct 2010 19:23:42 -0000 1.11 >+++ Makefile 1 Nov 2010 08:57:39 -0000 >@@ -4,7 +4,7 @@ > # $FreeBSD: ports/www/p5-HTML-FormHandler/Makefile,v 1.11 2010/10/15 19:23:42 az Exp $ > > PORTNAME= HTML-FormHandler >-PORTVERSION= 0.32003 >+PORTVERSION= 0.32005 > PORTEPOCH= 1 > CATEGORIES= www perl5 > MASTER_SITES= CPAN >@@ -20,7 +20,6 @@ > p5-Locale-Maketext>=1.09:${PORTSDIR}/devel/p5-Locale-Maketext \ > p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ > p5-MooseX-Getopt>=0.16:${PORTSDIR}/devel/p5-MooseX-Getopt \ >- p5-MooseX-Traits>=0:${PORTSDIR}/devel/p5-MooseX-Traits \ > p5-MooseX-Types>=0.20:${PORTSDIR}/devel/p5-MooseX-Types \ > p5-MooseX-Types-Common>=0:${PORTSDIR}/devel/p5-MooseX-Types-Common \ > p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ >@@ -32,7 +31,8 @@ > p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences > > PERL_CONFIGURE= 5.8.0+ >-MAN3= HTML::FormHandler.3 HTML::FormHandler::BuildFields.3 \ >+MAN3= HTML::FormHandler.3 HTML::FormHandler::Base.3 \ >+ HTML::FormHandler::BuildFields.3 \ > HTML::FormHandler::Field.3 HTML::FormHandler::TraitFor::I18N.3 \ > HTML::FormHandler::Render::WithTT.3 HTML::FormHandler::Field::NoValue.3 \ > HTML::FormHandler::Field::Boolean.3 HTML::FormHandler::Field::Checkbox.3 \ >@@ -74,6 +74,7 @@ > HTML::FormHandler::Widget::Form::Table.3 \ > HTML::FormHandler::Widget::Wrapper::Simple.3 \ > HTML::FormHandler::TraitFor::Captcha.3 \ >+ HTML::FormHandler::Traits.3 \ > HTML::FormHandler::Widget::Wrapper::Fieldset.3 \ > HTML::FormHandler::Widget::Field::NoRender.3 \ > HTML::FormHandler::Widget::Field::Textarea.3 \ >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/www/p5-HTML-FormHandler/distinfo,v >retrieving revision 1.8 >diff -u -r1.8 distinfo >--- distinfo 15 Oct 2010 19:23:42 -0000 1.8 >+++ distinfo 1 Nov 2010 08:57:39 -0000 >@@ -1,3 +1,2 @@ >-MD5 (HTML-FormHandler-0.32003.tar.gz) = fd9de16bd7185010e4860fcc9c3b3837 >-SHA256 (HTML-FormHandler-0.32003.tar.gz) = 1fb281dc2637b8a131a33e2caefb3eada2bb0fa251d6949bd5501d95e960cc22 >-SIZE (HTML-FormHandler-0.32003.tar.gz) = 161177 >+SHA256 (HTML-FormHandler-0.32005.tar.gz) = 1a837eaf7ae1353a07caadee7923bbaac05c0fb9296ecfb9adb932a27247d438 >+SIZE (HTML-FormHandler-0.32005.tar.gz) = 163930 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/p5-HTML-FormHandler/pkg-plist,v >retrieving revision 1.7 >diff -u -r1.7 pkg-plist >--- pkg-plist 15 Oct 2010 19:23:42 -0000 1.7 >+++ pkg-plist 1 Nov 2010 08:57:39 -0000 >@@ -15,6 +15,7 @@ > %%SITE_PERL%%/auto/share/dist/HTML-FormHandler/templates/widget/checkbox.tt > %%SITE_PERL%%/auto/share/dist/HTML-FormHandler/templates/form.tt > %%SITE_PERL%%/HTML/FormHandler.pm >+%%SITE_PERL%%/HTML/FormHandler/Base.pm > %%SITE_PERL%%/HTML/FormHandler/BuildFields.pm > %%SITE_PERL%%/HTML/FormHandler/Field.pm > %%SITE_PERL%%/HTML/FormHandler/Field/Boolean.pm >@@ -90,6 +91,7 @@ > %%SITE_PERL%%/HTML/FormHandler/Validate.pm > %%SITE_PERL%%/HTML/FormHandler/TraitFor/I18N.pm > %%SITE_PERL%%/HTML/FormHandler/TraitFor/Captcha.pm >+%%SITE_PERL%%/HTML/FormHandler/Traits.pm > %%SITE_PERL%%/HTML/FormHandler/Validate/Actions.pm > %%SITE_PERL%%/HTML/FormHandler/Widget/ApplyRole.pm > %%SITE_PERL%%/HTML/FormHandler/Widget/Field/Checkbox.pm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 151857
: 110665