[150585] trunk/dports/perl/p5-xml-libxml/Portfile

devans at macports.org devans at macports.org
Sat Jul 23 00:14:04 PDT 2016


Revision: 150585
          https://trac.macports.org/changeset/150585
Author:   devans at macports.org
Date:     2016-07-23 00:14:04 -0700 (Sat, 23 Jul 2016)
Log Message:
-----------
p5-xml-libxml: update to version 2.0127, remove comment, reorder dependencies.

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

Modified: trunk/dports/perl/p5-xml-libxml/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxml/Portfile	2016-07-23 07:12:45 UTC (rev 150584)
+++ trunk/dports/perl/p5-xml-libxml/Portfile	2016-07-23 07:14:04 UTC (rev 150585)
@@ -1,17 +1,11 @@
 # -*- 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
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# 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
 
 perl5.branches      5.22 5.24
-perl5.setup         XML-LibXML 2.0126
+perl5.setup         XML-LibXML 2.0127
 categories-append   textproc
 platforms           darwin
 maintainers         nomaintainer
@@ -23,8 +17,8 @@
                     parsers with DOM, SAX and XMLReader interfaces, a large subset \
                     of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.
 
-checksums           rmd160  ddd9422fe5d284a4be00d58096ac386c277a7e2b \
-                    sha256  0e735ab72e2ba77070a58a737fd6c61fa6aa198527abc59a5d5627f0650a60af
+checksums           rmd160  24f0e41d43d1ea0a15b6fc4c1e96cfa521d5fea8 \
+                    sha256  1cd94a82fa2f1a3cc99ba2f0a7b4a2bf77a33dba663d2a9ac3ead45b2c6878ee
 
 if {${perl5.major} != ""} {
     depends_build-append  \
@@ -32,8 +26,8 @@
                     port:p${perl5.major}-uri
 
     depends_lib-append  \
-                    port:p${perl5.major}-xml-sax \
                     port:p${perl5.major}-xml-namespacesupport \
+                    port:p${perl5.major}-xml-sax \
                     port:libiconv \
                     port:libxml2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160723/67d2fa45/attachment.html>


More information about the macports-changes mailing list