[129259] trunk/dports/perl/p5-catalyst-controller-formbuilder/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:49:45 PST 2014


Revision: 129259
          https://trac.macports.org/changeset/129259
Author:   mojca at macports.org
Date:     2014-12-09 14:49:45 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-controller-formbuilder: whitespace, status line and sha256 only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-controller-formbuilder/Portfile

Modified: trunk/dports/perl/p5-catalyst-controller-formbuilder/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-controller-formbuilder/Portfile	2014-12-09 22:47:48 UTC (rev 129258)
+++ trunk/dports/perl/p5-catalyst-controller-formbuilder/Portfile	2014-12-09 22:49:45 UTC (rev 129259)
@@ -1,37 +1,38 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.branches        5.10 5.12 5.14 5.16
-perl5.setup           Catalyst-Controller-FormBuilder 0.06 ../by-authors/id/M/MS/MSTROUT/
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Catalyst FormBuilder Base Controller
-long_description      This base controller merges the functionality of \
-                      CGI::FormBuilder with Catalyst and the following \
-                      templating systems: Template Toolkit, Mason and \
-                      HTML::Template. This gives you access to all of \
-                      FormBuilder's niceties, such as controllablefield \
-                      stickiness, multilingual support, and \
-                      Javascript generation.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Controller-FormBuilder 0.06 ../by-authors/id/M/MS/MSTROUT/
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Catalyst FormBuilder Base Controller
+long_description    This base controller merges the functionality of \
+                    CGI::FormBuilder with Catalyst and the following \
+                    templating systems: Template Toolkit, Mason and \
+                    HTML::Template. This gives you access to all of \
+                    FormBuilder's niceties, such as controllablefield \
+                    stickiness, multilingual support, and \
+                    Javascript generation.
 
-platforms             darwin
-supported_archs       noarch
+platforms           darwin
+supported_archs     noarch
 
-checksums             md5 03c2b4d6b39bc09adac5ef8622b51bd9 \
-                      sha1 8a4dfeaeac5ada38a581a5cb74c3605051136276 \
-                      rmd160 d8335d56d3e75d19bda75121971b68d434b2c268
+checksums           rmd160  d8335d56d3e75d19bda75121971b68d434b2c268 \
+                    sha256  78484f2759216a9fc705461201edc763a0b4179bdf30c9036f1e4d774923319a
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-cgi-formbuilder \
-                          port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-test-www-mechanize-catalyst \
-                          port:p${perl5.major}-tie-ixhash \
-                          port:p${perl5.major}-class-data-inheritable \
-                          port:p${perl5.major}-class-inspector \
-                          port:p${perl5.major}-mro-compat \
-                          port:p${perl5.major}-scalar-list-utils \
-                          port:p${perl5.major}-catalyst-view-tt
+    depends_lib-append \
+                    port:p${perl5.major}-cgi-formbuilder \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-test-www-mechanize-catalyst \
+                    port:p${perl5.major}-tie-ixhash \
+                    port:p${perl5.major}-class-data-inheritable \
+                    port:p${perl5.major}-class-inspector \
+                    port:p${perl5.major}-mro-compat \
+                    port:p${perl5.major}-scalar-list-utils \
+                    port:p${perl5.major}-catalyst-view-tt
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/33fe668f/attachment.html>


More information about the macports-changes mailing list