[129249] trunk/dports/perl/p5-catalyst-plugin-session/Portfile

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


Revision: 129249
          https://trac.macports.org/changeset/129249
Author:   mojca at macports.org
Date:     2014-12-09 14:27:49 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-session: whitespace and status line only

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

Modified: trunk/dports/perl/p5-catalyst-plugin-session/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session/Portfile	2014-12-09 22:25:14 UTC (rev 129248)
+++ trunk/dports/perl/p5-catalyst-plugin-session/Portfile	2014-12-09 22:27:49 UTC (rev 129249)
@@ -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.10 5.12 5.14 5.16
-perl5.setup           Catalyst-Plugin-Session 0.31
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Generic Session plugin
-long_description      Generic Session plugin - ties together server \
-                      side storage and client side state required to \
-                      maintain session data.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Plugin-Session 0.31
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Generic Session plugin
+long_description    Generic Session plugin - ties together server \
+                    side storage and client side state required to \
+                    maintain session data.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 1c4fa90af3e98856d3e81fdf48fd0a3f \
-                      sha1 6ebca60f20176968002e024506a7cfa7b1d422c6 \
-                      rmd160 6d20e213b54cb016f32c4c8d3de06f1a0383e486
+checksums           md5 1c4fa90af3e98856d3e81fdf48fd0a3f \
+                    sha1 6ebca60f20176968002e024506a7cfa7b1d422c6 \
+                    rmd160 6d20e213b54cb016f32c4c8d3de06f1a0383e486
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-test-deep \
-                          port:p${perl5.major}-test-exception \
-                          port:p${perl5.major}-test-simple \
-                          port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-mro-compat \
-                          port:p${perl5.major}-moose \
-                          port:p${perl5.major}-moosex-emulate-class-accessor-fast \
-                          port:p${perl5.major}-object-signature \
-                          port:p${perl5.major}-tie-refhash \
-                          port:p${perl5.major}-namespace-clean
+    depends_lib-append \
+                    port:p${perl5.major}-test-deep \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-mro-compat \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-moosex-emulate-class-accessor-fast \
+                    port:p${perl5.major}-object-signature \
+                    port:p${perl5.major}-tie-refhash \
+                    port:p${perl5.major}-namespace-clean
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/7fa40413/attachment-0001.html>


More information about the macports-changes mailing list