[129258] trunk/dports/perl/p5-catalyst-component-instancepercontext/ Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:47:48 PST 2014


Revision: 129258
          https://trac.macports.org/changeset/129258
Author:   mojca at macports.org
Date:     2014-12-09 14:47:48 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-component-instancepercontext: whitespace, status line and sha256 only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-component-instancepercontext/Portfile

Modified: trunk/dports/perl/p5-catalyst-component-instancepercontext/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-component-instancepercontext/Portfile	2014-12-09 22:45:59 UTC (rev 129257)
+++ trunk/dports/perl/p5-catalyst-component-instancepercontext/Portfile	2014-12-09 22:47:48 UTC (rev 129258)
@@ -1,25 +1,25 @@
+# -*- 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-Component-InstancePerContext 0.001001
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Return a new instance a component on each request
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Component-InstancePerContext 0.001001
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Return a new instance a component on each request
+long_description    ${description}
 
-platforms             darwin
+checksums           rmd160  6cc57280eb61f45a73c36c79e36058b76c59f186 \
+                    sha256  7f63f930e1e613f15955c9e6d73873675c50c0a3bc2a61a034733361ed26d271
 
-checksums             md5 dd3e9c804cb7f8d6755132d92b26a80a \
-                      sha1 c9372d7320edac25884736c19439f1a788c2fbb1 \
-                      rmd160 6cc57280eb61f45a73c36c79e36058b76c59f186
+platforms           darwin
+supported_archs     noarch
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-moose
-    
-    supported_archs       noarch
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-moose
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/8a7fd09d/attachment.html>


More information about the macports-changes mailing list