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

devans at macports.org devans at macports.org
Fri Aug 15 05:38:34 PDT 2014


Revision: 123862
          https://trac.macports.org/changeset/123862
Author:   devans at macports.org
Date:     2014-08-15 05:38:34 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
p5-xml-libxml-simple: update to version 0.94, dependencies.

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	2014-08-15 12:21:50 UTC (rev 123861)
+++ trunk/dports/perl/p5-xml-libxml-simple/Portfile	2014-08-15 12:38:34 UTC (rev 123862)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         XML-LibXML-Simple 0.93
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         XML-LibXML-Simple 0.94
 platforms           darwin
 maintainers         nomaintainer
 supported_archs     noarch
@@ -18,11 +18,12 @@
    XML::LibXML parser for XML structures, where the original uses plain \
    Perl or SAX parsers.
 
-checksums           sha256  f2eb1c1523d6414cf2a646a289b0325b489954382c862928d165a03a7cce767c \
-                    rmd160  6b402ac5cd8c40fa5978af1f6befc0263d25b62a
+checksums           rmd160  aeb07d84225b0ecbbdebdfa21dcf7061e6875881 \
+                    sha256  c3a8cc7fd46e86f7578302102a518b4d527ac58f452cc58041c7b885528ed1cc
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-xml-libxml \
-                    port:p${perl5.major}-file-slurp \
-                    port:p${perl5.major}-test-pod
+    depends_lib-append  \
+                    port:p${perl5.major}-xml-libxml \
+                    port:p${perl5.major}-file-slurp-tiny \
+                    port:p${perl5.major}-test-simple
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140815/666a852b/attachment.html>


More information about the macports-changes mailing list