[129538] trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/ Portfile

mojca at macports.org mojca at macports.org
Mon Dec 15 04:49:37 PST 2014


Revision: 129538
          https://trac.macports.org/changeset/129538
Author:   mojca at macports.org
Date:     2014-12-15 04:49:37 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-session-store-delegate: whitespace, status line, sha256 only

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

Modified: trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/Portfile	2014-12-15 12:47:56 UTC (rev 129537)
+++ trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/Portfile	2014-12-15 12:49:37 UTC (rev 129538)
@@ -1,28 +1,29 @@
+# -*- 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-Store-Delegate 0.06
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Delegate session storage to an application model object.
-long_description      This store plugins makes delegating session storage to \
-                      a first class object model easy.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Plugin-Session-Store-Delegate 0.06
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Delegate session storage to an application model object.
+long_description    This store plugins makes delegating session storage to \
+                    a first class object model easy.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 daa73e910e3ec47fd7abc31642cc65aa \
-                      sha1 74b0475923e9cd5bad76b953894f94dc151964f3 \
-                      rmd160 6891c1cea4911950f686348efbf0552ad0a83684
+checksums           rmd160  6891c1cea4911950f686348efbf0552ad0a83684 \
+                    sha256  cdcbc2c1c93627fe9cbc2619a7a7b8e39db0c3cb41822c8ffba9b98cc09b9483
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-catalyst-plugin-session \
-                          port:p${perl5.major}-moosex-emulate-class-accessor-fast \
-                          port:p${perl5.major}-moose \
-                          port:p${perl5.major}-namespace-clean \
-                          port:p${perl5.major}-test-use-ok \
-                          port:p${perl5.major}-mro-compat
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-plugin-session \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-moosex-emulate-class-accessor-fast \
+                    port:p${perl5.major}-mro-compat \
+                    port:p${perl5.major}-namespace-clean \
+                    port:p${perl5.major}-test-use-ok
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/532ccf2b/attachment.html>


More information about the macports-changes mailing list