[136227] trunk/dports/perl/p5-rpc-xml/Portfile

devans at macports.org devans at macports.org
Tue May 12 08:51:49 PDT 2015


Revision: 136227
          https://trac.macports.org/changeset/136227
Author:   devans at macports.org
Date:     2015-05-12 08:51:49 -0700 (Tue, 12 May 2015)
Log Message:
-----------
p5-rpc-xml: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-rpc-xml/Portfile

Modified: trunk/dports/perl/p5-rpc-xml/Portfile
===================================================================
--- trunk/dports/perl/p5-rpc-xml/Portfile	2015-05-12 15:33:03 UTC (rev 136226)
+++ trunk/dports/perl/p5-rpc-xml/Portfile	2015-05-12 15:51:49 UTC (rev 136227)
@@ -1,6 +1,7 @@
+# -*- 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
+PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
@@ -21,8 +22,9 @@
                     rmd160  c86bf864881494a48ff76b670d6ba35199db4ace
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-xml-libxml \
+    depends_lib-append \
+                    port:p${perl5.major}-xml-libxml \
                     port:p${perl5.major}-libwww-perl
 
-supported_archs noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150512/336dfe0d/attachment.html>


More information about the macports-changes mailing list