[129288] trunk/dports/perl/p5-catalyst-view-xslt/Portfile

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


Revision: 129288
          https://trac.macports.org/changeset/129288
Author:   mojca at macports.org
Date:     2014-12-09 16:27:39 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-view-xslt: whitespace and status line only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-view-xslt/Portfile

Modified: trunk/dports/perl/p5-catalyst-view-xslt/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-view-xslt/Portfile	2014-12-10 00:24:46 UTC (rev 129287)
+++ trunk/dports/perl/p5-catalyst-view-xslt/Portfile	2014-12-10 00:27:39 UTC (rev 129288)
@@ -1,27 +1,28 @@
+# -*- 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-View-XSLT 0.08
-revision                  3
-license                   {Artistic-1 GPL}
-maintainers               nomaintainer
-description               Helper for XSLT Views
-long_description          ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-View-XSLT 0.08
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Helper for XSLT Views
+long_description    ${description}
 
-platforms                 darwin
-supported_archs           noarch
+platforms           darwin
+supported_archs     noarch
+perl5.use_module_build
 
-checksums                 md5 d62323c5107f47dd2ef8fe0328c4e64c \
-                          sha1 cfde8e1e97aa4fd9a2f37add9956de7e40d95a53 \
-                          rmd160 064e135b8c510b816ebf28dfb3c0eef209ed62c4
+checksums           md5 d62323c5107f47dd2ef8fe0328c4e64c \
+                    sha1 cfde8e1e97aa4fd9a2f37add9956de7e40d95a53 \
+                    rmd160 064e135b8c510b816ebf28dfb3c0eef209ed62c4
 
 if {${perl5.major} != ""} {
-depends_lib-append        port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-path-class \
-                          port:p${perl5.major}-xml-libxslt
-
-perl5.use_module_build
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-path-class \
+                    port:p${perl5.major}-xml-libxslt
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/9aa65145/attachment.html>


More information about the macports-changes mailing list