[131580] trunk/dports/perl/p5-xml-libxml-simple/Portfile

mojca at macports.org mojca at macports.org
Wed Jan 14 17:05:14 PST 2015


Revision: 131580
          https://trac.macports.org/changeset/131580
Author:   mojca at macports.org
Date:     2015-01-14 17:05:14 -0800 (Wed, 14 Jan 2015)
Log Message:
-----------
p5-xml-libxml-simple: upgrade to 0.95, some whitespace changes

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-libxml-simple/Portfile

Modified: trunk/dports/perl/p5-xml-libxml-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxml-simple/Portfile	2015-01-15 01:01:34 UTC (rev 131579)
+++ trunk/dports/perl/p5-xml-libxml-simple/Portfile	2015-01-15 01:05:14 UTC (rev 131580)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         XML-LibXML-Simple 0.94
+perl5.setup         XML-LibXML-Simple 0.95
 platforms           darwin
 maintainers         nomaintainer
 supported_archs     noarch
@@ -13,17 +13,16 @@
 
 description         XML::LibXML clone of XML::Simple
 
-long_description \
-   This module is a blunt rewrite of XML::Simple to use the             \
-   XML::LibXML parser for XML structures, where the original uses plain \
-   Perl or SAX parsers.
+long_description    This module is a blunt rewrite of XML::Simple to use the \
+                    XML::LibXML parser for XML structures, where the original \
+                    uses plain Perl or SAX parsers.
 
-checksums           rmd160  aeb07d84225b0ecbbdebdfa21dcf7061e6875881 \
-                    sha256  c3a8cc7fd46e86f7578302102a518b4d527ac58f452cc58041c7b885528ed1cc
+checksums           rmd160  abcd7739a6b0b39a4caa64dc939b42df1be17df1 \
+                    sha256  b1272256cee7b4341368819f25dc66555b00dea0bca11d890cb0e2b78ac40e63
 
 if {${perl5.major} != ""} {
     depends_lib-append  \
-                    port:p${perl5.major}-xml-libxml \
                     port:p${perl5.major}-file-slurp-tiny \
-                    port:p${perl5.major}-test-simple
+                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-xml-libxml
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150114/5defbd93/attachment.html>


More information about the macports-changes mailing list