[139774] trunk/dports/perl/p5-xml-entities/Portfile

devans at macports.org devans at macports.org
Wed Aug 26 09:47:40 PDT 2015


Revision: 139774
          https://trac.macports.org/changeset/139774
Author:   devans at macports.org
Date:     2015-08-26 09:47:40 -0700 (Wed, 26 Aug 2015)
Log Message:
-----------
p5-xml-entities: add mode line and reformat, white space only.

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

Modified: trunk/dports/perl/p5-xml-entities/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-entities/Portfile	2015-08-26 16:46:44 UTC (rev 139773)
+++ trunk/dports/perl/p5-xml-entities/Portfile	2015-08-26 16:47:40 UTC (rev 139774)
@@ -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
@@ -18,8 +19,9 @@
                     sha256  3498107938e4cc725f3d2e4fdf45b4a491a0e9d05f5f201c93986b90ea8e8c19
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-libwww-perl \
+    depends_lib-append \
+                    port:p${perl5.major}-libwww-perl \
                     port:p${perl5.major}-html-parser
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150826/f8b9e76a/attachment.html>


More information about the macports-changes mailing list