[129282] trunk/dports/perl/p5-catalyst-view-tt/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 16:13:22 PST 2014


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

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

Modified: trunk/dports/perl/p5-catalyst-view-tt/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-view-tt/Portfile	2014-12-10 00:11:40 UTC (rev 129281)
+++ trunk/dports/perl/p5-catalyst-view-tt/Portfile	2014-12-10 00:13:22 UTC (rev 129282)
@@ -1,27 +1,29 @@
+# -*- 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-TT 0.36
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Helper for TT view which builds a skeleton web site
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Catalyst-View-TT 0.36
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Helper for TT view which builds a skeleton web site
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 cdff3df8caf3783c787e25fe20607da1 \
-                      sha1 2822d70eb94ad31dd6610707f23a06af244bebcf \
-                      rmd160 7a2d4afe61edfafd068b00c33c33a1cef2209eee
+checksums           md5 cdff3df8caf3783c787e25fe20607da1 \
+                    sha1 2822d70eb94ad31dd6610707f23a06af244bebcf \
+                    rmd160 7a2d4afe61edfafd068b00c33c33a1cef2209eee
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:p${perl5.major}-catalyst-runtime \
-                          port:p${perl5.major}-class-accessor \
-                          port:p${perl5.major}-mro-compat \
-                          port:p${perl5.major}-path-class \
-                          port:p${perl5.major}-template-toolkit \
-                          port:p${perl5.major}-template-timer
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-class-accessor \
+                    port:p${perl5.major}-mro-compat \
+                    port:p${perl5.major}-path-class \
+                    port:p${perl5.major}-template-toolkit \
+                    port:p${perl5.major}-template-timer
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/8ec0ad6e/attachment.html>


More information about the macports-changes mailing list