[129261] trunk/dports/perl/p5-catalyst-engine-apache/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:53:38 PST 2014


Revision: 129261
          https://trac.macports.org/changeset/129261
Author:   mojca at macports.org
Date:     2014-12-09 14:53:38 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-engine-apache: whitespace, status line and sha256 only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-engine-apache/Portfile

Modified: trunk/dports/perl/p5-catalyst-engine-apache/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-engine-apache/Portfile	2014-12-09 22:51:24 UTC (rev 129260)
+++ trunk/dports/perl/p5-catalyst-engine-apache/Portfile	2014-12-09 22:53:38 UTC (rev 129261)
@@ -1,23 +1,24 @@
+# -*- 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-Engine-Apache 1.16
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Catalyst Apache Engines
-long_description      These classes provide mod_perl support for Catalyst.
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Engine-Apache 1.16
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Catalyst Apache Engines
+long_description    These classes provide mod_perl support for Catalyst.
 
-platforms             darwin
-supported_archs       noarch
+platforms           darwin
+supported_archs     noarch
 
-checksums             md5 7a7241dadd7c0eb28ce10aeb90c9944e \
-                      sha1 9b97cb92597092f50aa51fcbda57f07acc39cfc4 \
-                      rmd160 7df032090d13924f6a97775ac3b426fdff4e4e6e
+checksums           rmd160  7df032090d13924f6a97775ac3b426fdff4e4e6e \
+                    sha256  70b5e8bf4643d72966b4d58400504089134f7a29457549bcd091c23747015700
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-catalyst-runtime
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/fae9a466/attachment.html>


More information about the macports-changes mailing list