[129555] trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile

mojca at macports.org mojca at macports.org
Mon Dec 15 07:55:40 PST 2014


Revision: 129555
          https://trac.macports.org/changeset/129555
Author:   mojca at macports.org
Date:     2014-12-15 07:55:40 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-authorization-acl: whitespace, status line only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile	2014-12-15 15:48:29 UTC (rev 129554)
+++ trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile	2014-12-15 15:55:40 UTC (rev 129555)
@@ -1,36 +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-Plugin-Authorization-ACL 0.15
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           ACL support for Catalyst applications.
-long_description      This module provides Access Control List style \
-                      path protection, with arbitrary rules for Catalyst applications.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Plugin-Authorization-ACL 0.15
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         ACL support for Catalyst applications.
+long_description    This module provides Access Control List style \
+                    path protection, with arbitrary rules for Catalyst applications.
 
-platforms             darwin
-supported_archs       noarch
+platforms           darwin
+supported_archs     noarch
 
-checksums             md5 653a88331431ad2644999d8995f18fbf \
-                      sha1 4b4bb17cf942d838aa97085f5641be913492b23d \
-                      rmd160 f4a401b8f1bc8164dd9596ee23191037301d3f1b
+checksums           md5 653a88331431ad2644999d8995f18fbf \
+                    sha1 4b4bb17cf942d838aa97085f5641be913492b23d \
+                    rmd160 f4a401b8f1bc8164dd9596ee23191037301d3f1b
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-class-data-inheritable \
-                          port:p${perl5.major}-class-throwable \
-                          port:p${perl5.major}-mro-compat \
-                          port:p${perl5.major}-tree-simple-visitorfactory \
-                          port:p${perl5.major}-catalyst-plugin-authorization-roles \
-                          port:p${perl5.major}-catalyst-plugin-session-state-cookie \
-                          port:p${perl5.major}-namespace-autoclean \
-                          port:p${perl5.major}-catalyst-plugin-session \
-                          port:p${perl5.major}-catalyst-plugin-authentication \
-                          port:p${perl5.major}-tree-simple \
-                          port:p${perl5.major}-moose \
-                          port:p${perl5.major}-test-www-mechanize-catalyst
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-plugin-authentication \
+                    port:p${perl5.major}-catalyst-plugin-authorization-roles \
+                    port:p${perl5.major}-catalyst-plugin-session \
+                    port:p${perl5.major}-catalyst-plugin-session-state-cookie \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-class-data-inheritable \
+                    port:p${perl5.major}-class-throwable \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-mro-compat \
+                    port:p${perl5.major}-namespace-autoclean \
+                    port:p${perl5.major}-test-www-mechanize-catalyst \
+                    port:p${perl5.major}-tree-simple \
+                    port:p${perl5.major}-tree-simple-visitorfactory
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/4902741b/attachment-0001.html>


More information about the macports-changes mailing list