[129305] trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 17:11:45 PST 2014


Revision: 129305
          https://trac.macports.org/changeset/129305
Author:   mojca at macports.org
Date:     2014-12-09 17:11:45 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-unicode-encoding: whitespace and status line only

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile	2014-12-10 01:09:50 UTC (rev 129304)
+++ trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile	2014-12-10 01:11:45 UTC (rev 129305)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -8,18 +9,19 @@
 revision            3
 license             {Artistic-1 GPL}
 maintainers         fpassera.com:dev openmaintainer
-platforms           darwin
 
 description         Unicode aware Catalyst
 long_description    ${description}
 
+platforms           darwin
+supported_archs     noarch
+
 checksums           md5 579f94aa088e57b62f68b58c976a0233 \
                     sha1 fda18388cfe68cb061f85c463928f49e645c15bf \
                     rmd160 f19135f51bdf6fb95896039a532ce8adb985e700
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-catalyst-runtime \
-                        port:p${perl5.major}-encode
-    
-    supported_archs noarch
+    depends_lib-append \
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-encode
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/af592154/attachment.html>


More information about the macports-changes mailing list