From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 19 19:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8FD69AE for ; Mon, 19 May 2014 19:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CE262E2A for ; Mon, 19 May 2014 19:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4JJU0wE000126 for ; Mon, 19 May 2014 19:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4JJU0D7000125; Mon, 19 May 2014 19:30:00 GMT (envelope-from gnats) Resent-Date: Mon, 19 May 2014 19:30:00 GMT Resent-Message-Id: <201405191930.s4JJU0D7000125@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Oleg A. Mamontov" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C33FAE1D; Mon, 19 May 2014 19:26:06 +0000 (UTC) Received: from smtp.4rt.ru (armor.4rt.ru [144.76.194.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 64DC62DFE; Mon, 19 May 2014 19:26:05 +0000 (UTC) Received: from [127.0.1.4] (helo=tonal.4rt.ru) by smtp.4rt.ru with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WmSdh-000MlA-Eb; Mon, 19 May 2014 22:50:21 +0400 Received: from lonerr by tonal.4rt.ru with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WmSdh-000Ml3-C0; Mon, 19 May 2014 22:50:21 +0400 Message-Id: Date: Mon, 19 May 2014 22:50:21 +0400 From: "Oleg A. Mamontov" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/189969: [PATCH] www/p5-HTML-FormFu: update to 2.01 Cc: perl@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 19:30:00 -0000 >Number: 189969 >Category: ports >Synopsis: [PATCH] www/p5-HTML-FormFu: update to 2.01 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon May 19 19:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Oleg A. Mamontov >Release: FreeBSD 9.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD tonal.4rt.ru 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC >Description: - Update to 2.01 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-HTML-FormFu-2.01.patch begins here --- diff -ruN /usr/ports/www/p5-HTML-FormFu/Makefile ./Makefile --- /usr/ports/www/p5-HTML-FormFu/Makefile 2014-02-18 13:50:14.256693953 +0400 +++ ./Makefile 2014-05-19 22:29:07.257148587 +0400 @@ -2,7 +2,7 @@ # $FreeBSD: head/www/p5-HTML-FormFu/Makefile 338233 2013-12-31 05:14:29Z sunpoet $ PORTNAME= HTML-FormFu -PORTVERSION= 1.00 +PORTVERSION= 2.01 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor-Chained>=0:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ - p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \ +BUILD_DEPENDS= p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \ p5-Config-Any>=0.18:${PORTSDIR}/devel/p5-Config-Any \ p5-Data-Visitor>=0.26:${PORTSDIR}/devel/p5-Data-Visitor \ - p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-DateTime>=0.54:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Format-Builder>=0.79.01:${PORTSDIR}/devel/p5-DateTime-Format-Builder \ p5-DateTime-Format-Natural>=0:${PORTSDIR}/devel/p5-DateTime-Format-Natural \ @@ -32,8 +30,6 @@ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Aliases>=0:${PORTSDIR}/devel/p5-MooseX-Aliases \ - p5-MooseX-Attribute-Chained>=1.0.1:${PORTSDIR}/devel/p5-MooseX-Attribute-Chained \ - p5-MooseX-SetOnce>=0:${PORTSDIR}/devel/p5-MooseX-SetOnce \ p5-Number-Format>=0:${PORTSDIR}/textproc/p5-Number-Format \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ diff -ruN /usr/ports/www/p5-HTML-FormFu/distinfo ./distinfo --- /usr/ports/www/p5-HTML-FormFu/distinfo 2014-02-18 13:50:14.255693912 +0400 +++ ./distinfo 2014-05-19 22:26:59.322148332 +0400 @@ -1,2 +1,2 @@ -SHA256 (HTML-FormFu-1.00.tar.gz) = bd890a7fa4e3680cfe08ed7167d656e425d6933a417733e775094aefb5e2fcb3 -SIZE (HTML-FormFu-1.00.tar.gz) = 331152 +SHA256 (HTML-FormFu-2.01.tar.gz) = 5cffd87addca1cf940d0421e0a15ace374486e3d1d25a4ec2d86f1829ea5713b +SIZE (HTML-FormFu-2.01.tar.gz) = 337865 diff -ruN /usr/ports/www/p5-HTML-FormFu/pkg-plist ./pkg-plist --- /usr/ports/www/p5-HTML-FormFu/pkg-plist 2014-02-18 13:50:14.269693844 +0400 +++ ./pkg-plist 2014-05-19 22:41:58.336148125 +0400 @@ -87,6 +87,7 @@ %%SITE_PERL%%/HTML/FormFu/Filter/CompoundSprintf.pm %%SITE_PERL%%/HTML/FormFu/Filter/CopyValue.pm %%SITE_PERL%%/HTML/FormFu/Filter/Encode.pm +%%SITE_PERL%%/HTML/FormFu/Filter/ForceListValue.pm %%SITE_PERL%%/HTML/FormFu/Filter/FormatNumber.pm %%SITE_PERL%%/HTML/FormFu/Filter/HTMLEscape.pm %%SITE_PERL%%/HTML/FormFu/Filter/HTMLScrubber.pm @@ -146,6 +147,7 @@ %%SITE_PERL%%/HTML/FormFu/Role/Element/FieldMethods.pm %%SITE_PERL%%/HTML/FormFu/Role/Element/Group.pm %%SITE_PERL%%/HTML/FormFu/Role/Element/Input.pm +%%SITE_PERL%%/HTML/FormFu/Role/Element/Layout.pm %%SITE_PERL%%/HTML/FormFu/Role/Element/MultiElement.pm %%SITE_PERL%%/HTML/FormFu/Role/Element/NonBlock.pm %%SITE_PERL%%/HTML/FormFu/Role/Element/ProcessOptionsFromModel.pm @@ -166,27 +168,34 @@ %%SITE_PERL%%/HTML/FormFu/Util.pm %%SITE_PERL%%/HTML/FormFu/Validator.pm %%SITE_PERL%%/HTML/FormFu/Validator/Callback.pm +%%SITE_PERL%%/MooseX/Attribute/FormFuChained.pm +%%SITE_PERL%%/MooseX/FormFuChainedAccessors.pm +%%SITE_PERL%%/MooseX/Traits/Attribute/FormFuChained.pm %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/block -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/checkboxgroup -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/checkboxgroup_tag -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/content_button %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/end_block %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/end_form -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/errors %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_block +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_checkboxgroup_field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_comment +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_contentbutton_field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_errors +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_javascript +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_label +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_label_field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_label_text +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_multi_field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_parser +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_select_field +%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/field_layout_textarea_field %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/form -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/input -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/input_tag -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/label -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/label_element -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/multi %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/non_block %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/recaptcha %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/repeatable -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/select_tag %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/start_block %%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/start_form -%%SITE_PERL%%/auto/share/dist/HTML-FormFu/templates/tt/xhtml/textarea_tag %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/.packlist %%PERL5_MAN3%%/HTML::FormFu.3.gz %%PERL5_MAN3%%/HTML::FormFu::Attribute.3.gz @@ -266,6 +275,7 @@ %%PERL5_MAN3%%/HTML::FormFu::Filter::CompoundSprintf.3.gz %%PERL5_MAN3%%/HTML::FormFu::Filter::CopyValue.3.gz %%PERL5_MAN3%%/HTML::FormFu::Filter::Encode.3.gz +%%PERL5_MAN3%%/HTML::FormFu::Filter::ForceListValue.3.gz %%PERL5_MAN3%%/HTML::FormFu::Filter::FormatNumber.3.gz %%PERL5_MAN3%%/HTML::FormFu::Filter::HTMLEscape.3.gz %%PERL5_MAN3%%/HTML::FormFu::Filter::HTMLScrubber.3.gz @@ -308,34 +318,33 @@ %%PERL5_MAN3%%/HTML::FormFu::Validator::Callback.3.gz man/man1/html_formfu_deploy.pl.1.gz man/man1/html_formfu_dumpconf.pl.1.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/File +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/Repeatable +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Deflator +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Element +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Exception +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Filter +@dirrmtry %%SITE_PERL%%/HTML/FormFu/I18N +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Inflator +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Manual +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Model +@dirrmtry %%SITE_PERL%%/HTML/FormFu/OutputProcessor +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Plugin +@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType/CGI +@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Constraint +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Element +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Filter +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Transformer +@dirrmtry %%SITE_PERL%%/HTML/FormFu/Validator +@dirrmtry %%SITE_PERL%%/HTML/FormFu +@dirrmtry %%SITE_PERL%%/MooseX/Attribute +@dirrmtry %%SITE_PERL%%/MooseX/Traits/Attribute +@dirrmtry %%SITE_PERL%%/MooseX/Traits @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/Role/Filter -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Element -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role/Constraint -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Role -@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType/CGI -@dirrmtry %%SITE_PERL%%/HTML/FormFu/QueryType -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Plugin -@dirrmtry %%SITE_PERL%%/HTML/FormFu/OutputProcessor -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Model -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Manual -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Inflator -@dirrmtry %%SITE_PERL%%/HTML/FormFu/I18N -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Filter -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Exception -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Element -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Deflator -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/Repeatable -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint/File -@dirrmtry %%SITE_PERL%%/HTML/FormFu/Constraint -@dirrmtry %%SITE_PERL%%/HTML/FormFu -@dirrmtry %%SITE_PERL%%/HTML +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu --- p5-HTML-FormFu-2.01.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: