[129289] trunk/dports/perl/p5-xml-libxslt/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 9 16:30:30 PST 2014
Revision: 129289
https://trac.macports.org/changeset/129289
Author: mojca at macports.org
Date: 2014-12-09 16:30:30 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-xml-libxslt: whitespace and status line only
Modified Paths:
--------------
trunk/dports/perl/p5-xml-libxslt/Portfile
Modified: trunk/dports/perl/p5-xml-libxslt/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxslt/Portfile 2014-12-10 00:27:39 UTC (rev 129288)
+++ trunk/dports/perl/p5-xml-libxslt/Portfile 2014-12-10 00:30:30 UTC (rev 129289)
@@ -1,7 +1,8 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
perl5.setup XML-LibXSLT 1.70
@@ -14,13 +15,16 @@
libxslt. This is an extremely good XSLT engine, \
highly compliant and also very fast. I have tests \
showing this to be more than twice as fast as Sablotron.
-homepage http://search.cpan.org/dist/XML-LibXSLT/
+
checksums md5 c63a7913999de076e5c911810f69b392 \
sha1 15cb3404fd3c6d12e4b800d13a7e7dd819eb235c \
rmd160 d893da65d092310d209fcd19e07f0f2deed14b65
+
platforms darwin
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-xml-libxml \
- port:libxslt port:gdbm
+ depends_lib-append \
+ port:p${perl5.major}-xml-libxml \
+ port:libxslt \
+ port:gdbm
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/7316294f/attachment.html>
More information about the macports-changes
mailing list