[127065] trunk/dports/python/py-libxml2

devans at macports.org devans at macports.org
Mon Oct 20 08:26:44 PDT 2014


Revision: 127065
          https://trac.macports.org/changeset/127065
Author:   devans at macports.org
Date:     2014-10-20 08:26:44 -0700 (Mon, 20 Oct 2014)
Log Message:
-----------
py-libxml2: update to version 2.9.2, delete patch files now incorporated upstream.

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

Removed Paths:
-------------
    trunk/dports/python/py-libxml2/files/

Modified: trunk/dports/python/py-libxml2/Portfile
===================================================================
--- trunk/dports/python/py-libxml2/Portfile	2014-10-20 15:25:32 UTC (rev 127064)
+++ trunk/dports/python/py-libxml2/Portfile	2014-10-20 15:26:44 UTC (rev 127065)
@@ -7,8 +7,7 @@
 # Please keep the version of the libxml2 and py-libxml2 ports the same.
 
 name                    py-libxml2
-version                 2.9.1
-revision                1
+version                 2.9.2
 categories-append       textproc
 license                 MIT
 platforms               darwin
@@ -26,8 +25,8 @@
 distname                libxml2-${version}
 dist_subdir             libxml2
 
-checksums               rmd160  257285d9ac070ed9f58666b7bd7c4653651c871b \
-                        sha256  fd3c64cb66f2c4ea27e934d275904d92cec494a8e8405613780cbc8a71680fdb
+checksums               rmd160  969b4ed8782f455fd4a6ca1c1b4ffa7651090070 \
+                        sha256  5178c30b151d044aefb1b08bf54c3003a0ac55c59c866763997529d60770d5bc
 
 python.versions         24 25 26 27
 
@@ -36,8 +35,6 @@
     
     worksrcdir              ${worksrcdir}/python
     
-    patchfiles              patch-setup.py.diff \
-                            patch-libxml_wrap.h.diff
     post-patch {
       reinplace "s|@PREFIX@|$prefix|" ${worksrcpath}/setup.py
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141020/1c537995/attachment.html>


More information about the macports-changes mailing list