[129276] trunk/dports/perl/p5-catalyst-model-adaptor/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 16:00:20 PST 2014


Revision: 129276
          https://trac.macports.org/changeset/129276
Author:   mojca at macports.org
Date:     2014-12-09 16:00:19 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-model-adaptor: whitespace and status line only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-model-adaptor/Portfile

Modified: trunk/dports/perl/p5-catalyst-model-adaptor/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-model-adaptor/Portfile	2014-12-09 23:57:52 UTC (rev 129275)
+++ trunk/dports/perl/p5-catalyst-model-adaptor/Portfile	2014-12-10 00:00:19 UTC (rev 129276)
@@ -1,24 +1,26 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup             Catalyst-Model-Adaptor 0.08
-revision                3
-license                 {Artistic-1 GPL}
-platforms               darwin
-maintainers             fpassera.com:dev openmaintainer
-description             helper for the incredibly lazy
-long_description        ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Model-Adaptor 0.08
+revision            3
+license             {Artistic-1 GPL}
+maintainers         fpassera.com:dev openmaintainer
+description         helper for the incredibly lazy
+long_description    ${description}
 
-checksums               md5     60d17e5bb2890f9d0fb827797427d6da \
-                        sha1    a632f8d4a3005e215a3465dd15e8d7ee83c95461 \
-                        rmd160  175e9b4e6990ddb3f408cf7df1b93152ba9c6771
+checksums           md5     60d17e5bb2890f9d0fb827797427d6da \
+                    sha1    a632f8d4a3005e215a3465dd15e8d7ee83c95461 \
+                    rmd160  175e9b4e6990ddb3f408cf7df1b93152ba9c6771
 
+platforms           darwin
+supported_archs     noarch
+
 if {${perl5.major} != ""} {
-    depends_lib-append      port:p${perl5.major}-test-use-ok \
-                            port:p${perl5.major}-catalyst-runtime
-
-    supported_archs         noarch
+    depends_lib-append \
+                    port:p${perl5.major}-test-use-ok \
+                    port:p${perl5.major}-catalyst-runtime
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/7a114b3f/attachment.html>


More information about the macports-changes mailing list