[75326] trunk/dports/perl/p5-xml-libxslt/Portfile

l2g at macports.org l2g at macports.org
Fri Jan 21 12:40:37 PST 2011


Revision: 75326
          http://trac.macports.org/changeset/75326
Author:   l2g at macports.org
Date:     2011-01-21 12:40:37 -0800 (Fri, 21 Jan 2011)
Log Message:
-----------
p5-xml-libxslt: detab portfile as part of fix for #27940 (maintainer timeout)

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

Modified: trunk/dports/perl/p5-xml-libxslt/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxslt/Portfile	2011-01-21 18:29:40 UTC (rev 75325)
+++ trunk/dports/perl/p5-xml-libxslt/Portfile	2011-01-21 20:40:37 UTC (rev 75326)
@@ -3,19 +3,19 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup			XML-LibXSLT 1.68
-maintainers			cyberscript.net:ryan
-categories-append	textproc
-description			Perl interface to libxslt.
-long_description	This module is an interface to the gnome project's \
-					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     23265ad14469b3eede5833f205198a6f \
-					sha1    0979b595d178f2c14d9134eb7fe35cb3a0a38115 \
-					rmd160  6e7f4c68b89f2e11ee3dcb4f3ad400ffe45b0a33
-platforms			darwin
+perl5.setup         XML-LibXSLT 1.68
+maintainers         cyberscript.net:ryan
+categories-append   textproc
+description         Perl interface to libxslt.
+long_description    This module is an interface to the gnome project's \
+                    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     23265ad14469b3eede5833f205198a6f \
+                    sha1    0979b595d178f2c14d9134eb7fe35cb3a0a38115 \
+                    rmd160  6e7f4c68b89f2e11ee3dcb4f3ad400ffe45b0a33
+platforms           darwin
 
-depends_lib-append	port:p5-xml-libxml \
-					port:libxslt
+depends_lib-append  port:p5-xml-libxml \
+                    port:libxslt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110121/ed438228/attachment.html>


More information about the macports-changes mailing list