[151339] trunk/dports/perl/p5-libxml-enno/Portfile

devans at macports.org devans at macports.org
Fri Aug 12 22:15:53 PDT 2016


Revision: 151339
          https://trac.macports.org/changeset/151339
Author:   devans at macports.org
Date:     2016-08-12 22:15:53 -0700 (Fri, 12 Aug 2016)
Log Message:
-----------
p5-libxml-enno: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-libxml-enno/Portfile

Modified: trunk/dports/perl/p5-libxml-enno/Portfile
===================================================================
--- trunk/dports/perl/p5-libxml-enno/Portfile	2016-08-13 04:59:08 UTC (rev 151338)
+++ trunk/dports/perl/p5-libxml-enno/Portfile	2016-08-13 05:15:53 UTC (rev 151339)
@@ -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$
 
 # This comment was inserted on 20160713 to force reindexing of
@@ -6,25 +7,26 @@
 # Reindexing is necessary for the new definition to take effect.
 # This comment may be removed in subsequent updates of this port.
 
-PortSystem              1.0
-PortGroup               perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup             libxml-enno 1.02 ../../authors/id/E/EN/ENNO/
-revision                3
-license                 {Artistic-1 GPL}
-maintainers             nomaintainer
-description             libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker \
-                        and several other packages that are no longer distributed separately.
-long_description        ${description}
+perl5.setup         libxml-enno 1.02 ../../authors/id/E/EN/ENNO/
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker \
+                    and several other packages that are no longer distributed separately.
+long_description    ${description}
 
-checksums               md5 8900650101471e9950ef73d3d9a067c3
-platforms               darwin
+checksums           md5 8900650101471e9950ef73d3d9a067c3
+platforms           darwin
 
 if {${perl5.major} != ""} {
-depends_lib-append	port:p${perl5.major}-libwww-perl \
-			port:p${perl5.major}-libxml-perl \
-			port:p${perl5.major}-xml-parser \
-			port:p${perl5.major}-parse-yapp \
-			port:p${perl5.major}-datemanip
+    depends_lib-append \
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-libxml-perl \
+                    port:p${perl5.major}-xml-parser \
+                    port:p${perl5.major}-parse-yapp \
+                    port:p${perl5.major}-datemanip
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160812/3c7f6b11/attachment.html>


More information about the macports-changes mailing list