[129262] trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:57:52 PST 2014


Revision: 129262
          https://trac.macports.org/changeset/129262
Author:   mojca at macports.org
Date:     2014-12-09 14:57:52 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-helper-authdbic: whitespace and status line only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile

Modified: trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile	2014-12-09 22:53:38 UTC (rev 129261)
+++ trunk/dports/perl/p5-catalyst-helper-authdbic/Portfile	2014-12-09 22:57:52 UTC (rev 129262)
@@ -1,33 +1,35 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup             Catalyst-Helper-AuthDBIC 0.12
-revision                3
-license                 {Artistic-1 GPL}
-platforms               darwin
-maintainers             fpassera.com:dev openmaintainer
-description             Helper to provide a simple authentication scaffold for a Catalyst application.
-long_description        ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Helper-AuthDBIC 0.12
+revision            3
+license             {Artistic-1 GPL}
+maintainers         fpassera.com:dev openmaintainer
+description         Helper to provide a simple authentication scaffold for a Catalyst application.
+long_description    ${description}
 
-checksums               md5     e827ad4810143cc0aecb16bbe725a8da \
-                        sha1    c07428f3109fd00e09ad5e76a897cb43f5ec15db \
-                        rmd160  6fc5f27f804ca8e6de56a641b76bd9f65e2b75dc
+checksums           md5     e827ad4810143cc0aecb16bbe725a8da \
+                    sha1    c07428f3109fd00e09ad5e76a897cb43f5ec15db \
+                    rmd160  6fc5f27f804ca8e6de56a641b76bd9f65e2b75dc
 
+platforms           darwin
+supported_archs     noarch
+
 if {${perl5.major} != ""} {
-    depends_lib-append      port:p${perl5.major}-catalyst-authentication-credential-http \
-                            port:p${perl5.major}-dbix-class-encodedcolumn \
-                            port:p${perl5.major}-ppi \
-                            port:p${perl5.major}-directory-scratch \
-                            port:p${perl5.major}-catalyst-model-dbic-schema \
-                            port:p${perl5.major}-catalyst-plugin-session-store-fastmmap \
-                            port:p${perl5.major}-catalyst-plugin-session-state-cookie \
-                            port:p${perl5.major}-catalyst-plugin-authorization-roles \
-                            port:p${perl5.major}-catalyst-authentication-store-dbix-class \
-                            port:p${perl5.major}-dbix-class-schema-loader \
-                            port:p${perl5.major}-test-command
-    
-    supported_archs         noarch
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-authentication-credential-http \
+                    port:p${perl5.major}-dbix-class-encodedcolumn \
+                    port:p${perl5.major}-ppi \
+                    port:p${perl5.major}-directory-scratch \
+                    port:p${perl5.major}-catalyst-model-dbic-schema \
+                    port:p${perl5.major}-catalyst-plugin-session-store-fastmmap \
+                    port:p${perl5.major}-catalyst-plugin-session-state-cookie \
+                    port:p${perl5.major}-catalyst-plugin-authorization-roles \
+                    port:p${perl5.major}-catalyst-authentication-store-dbix-class \
+                    port:p${perl5.major}-dbix-class-schema-loader \
+                    port:p${perl5.major}-test-command
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/233a853c/attachment.html>


More information about the macports-changes mailing list