[97423] trunk/dports

jmr at macports.org jmr at macports.org
Wed Sep 5 12:06:59 PDT 2012


Revision: 97423
          https://trac.macports.org/changeset/97423
Author:   jmr at macports.org
Date:     2012-09-05 12:06:55 -0700 (Wed, 05 Sep 2012)
Log Message:
-----------
libxml2, py-libxml2: update to 2.8.0 (#34632)

Modified Paths:
--------------
    trunk/dports/python/py-libxml2/Portfile
    trunk/dports/textproc/libxml2/Portfile

Modified: trunk/dports/python/py-libxml2/Portfile
===================================================================
--- trunk/dports/python/py-libxml2/Portfile	2012-09-05 16:24:02 UTC (rev 97422)
+++ trunk/dports/python/py-libxml2/Portfile	2012-09-05 19:06:55 UTC (rev 97423)
@@ -5,7 +5,7 @@
 PortGroup python 1.0
 
 name                    py-libxml2
-version                 2.7.8
+version                 2.8.0
 categories              python textproc
 license                 MIT
 platforms               darwin
@@ -20,9 +20,8 @@
                         ftp://xmlsoft.org/libxml2/
 distname                libxml2-${version}
 dist_subdir             libxml2
-checksums               md5 8127a65e8c3b08856093099b52599c86 \
-                        sha1 859dd535edbb851cc15b64740ee06551a7a17d40 \
-                        rmd160 30709622cfe3e2175e73d6701b7e19a25ab5ac47
+checksums               rmd160 45820c9f4939f642a87be9259c55fd081ea6759a \
+                        sha256 f2e2d0e322685193d1affec83b21dc05d599e17a7306d7b90de95bb5b9ac622a
 
 python.versions         24 25 26 27
 

Modified: trunk/dports/textproc/libxml2/Portfile
===================================================================
--- trunk/dports/textproc/libxml2/Portfile	2012-09-05 16:24:02 UTC (rev 97422)
+++ trunk/dports/textproc/libxml2/Portfile	2012-09-05 19:06:55 UTC (rev 97423)
@@ -3,9 +3,7 @@
 PortSystem            1.0
 
 name                  libxml2
-version               2.7.8
-# skip to revision 3 if a rev bump is needed with version 2.7.8
-#revision              2
+version               2.8.0
 categories            textproc
 description           gnome xml library
 platforms             darwin
@@ -18,11 +16,10 @@
                       ${homepage}sources/ \
                       ftp://xmlsoft.org/${name}/
 
-checksums           md5     8127a65e8c3b08856093099b52599c86 \
-                    sha1    859dd535edbb851cc15b64740ee06551a7a17d40 \
-                    rmd160  30709622cfe3e2175e73d6701b7e19a25ab5ac47
+checksums             rmd160 45820c9f4939f642a87be9259c55fd081ea6759a \
+                      sha256 f2e2d0e322685193d1affec83b21dc05d599e17a7306d7b90de95bb5b9ac622a
 
-depends_lib           port:libiconv port:zlib
+depends_lib           port:libiconv port:zlib port:xz
 
 post-extract {
     reinplace -locale C "s|/etc|${prefix}/etc|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120905/94e36667/attachment.html>


More information about the macports-changes mailing list