[129278] trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 16:04:39 PST 2014


Revision: 129278
          https://trac.macports.org/changeset/129278
Author:   mojca at macports.org
Date:     2014-12-09 16:04:38 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-model-dbic-schema: whitespace and status line only

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

Modified: trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile	2014-12-10 00:02:35 UTC (rev 129277)
+++ trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile	2014-12-10 00:04:38 UTC (rev 129278)
@@ -1,37 +1,39 @@
+# -*- 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-Model-DBIC-Schema 0.48
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Helper for DBIC Schema Models
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-Model-DBIC-Schema 0.48
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Helper for DBIC Schema Models
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 b77c1492c7a1ea63bd6e84ca4c5fbbfd \
-                      sha1 1d2f1452180d9fafdfa300d18efe016afff8dcdc \
-                      rmd160 05484616b93bbdcd673f357894b7570b1a877d0a
+checksums           md5 b77c1492c7a1ea63bd6e84ca4c5fbbfd \
+                    sha1 1d2f1452180d9fafdfa300d18efe016afff8dcdc \
+                    rmd160 05484616b93bbdcd673f357894b7570b1a877d0a
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-test-exception \
-                          port:p${perl5.major}-carp-clan \
-                          port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-catalystx-component-traits \
-                          port:p${perl5.major}-test-simple \
-                          port:p${perl5.major}-dbix-class \
-                          port:p${perl5.major}-list-moreutils \
-                          port:p${perl5.major}-moose \
-                          port:p${perl5.major}-moosex-types \
-                          port:p${perl5.major}-tie-ixhash \
-                          port:p${perl5.major}-namespace-autoclean \
-                          port:p${perl5.major}-catalyst-devel \
-                          port:p${perl5.major}-moosex-nonmoose \
-                          port:p${perl5.major}-try-tiny \
-                          port:p${perl5.major}-hash-merge \
-                          port:p${perl5.major}-dbix-class-cursor-cached
+    depends_lib-append \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-carp-clan \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-catalystx-component-traits \
+                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-dbix-class \
+                    port:p${perl5.major}-list-moreutils \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-moosex-types \
+                    port:p${perl5.major}-tie-ixhash \
+                    port:p${perl5.major}-namespace-autoclean \
+                    port:p${perl5.major}-catalyst-devel \
+                    port:p${perl5.major}-moosex-nonmoose \
+                    port:p${perl5.major}-try-tiny \
+                    port:p${perl5.major}-hash-merge \
+                    port:p${perl5.major}-dbix-class-cursor-cached
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/3cf1bfe8/attachment-0001.html>


More information about the macports-changes mailing list