[gtk-osx] Upgrade to libxml2 2.9.1
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Upgrade to libxml2 2.9.1
- Date: Wed, 8 Oct 2014 01:30:58 +0000 (UTC)
commit 4a8a9aff7412c8861c46af49605e81c65c2fe707
Author: Philip Chimento <philip chimento gmail com>
Date: Sun Oct 5 20:01:05 2014 -0700
Upgrade to libxml2 2.9.1
https://bugzilla.gnome.org/show_bug.cgi?id=686118 was fixed in 2.9.1,
so there is no need for that patch anymore.
modulesets-stable/gtk-osx-bootstrap.modules | 6 +--
modulesets-unstable/gtk-osx-bootstrap.modules | 6 +--
modulesets/gtk-osx-bootstrap.modules | 6 +--
.../libxml2-Bug-686118-pthreads_once_init.patch | 33 --------------------
4 files changed, 6 insertions(+), 45 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-bootstrap.modules b/modulesets-stable/gtk-osx-bootstrap.modules
index f4ef686..0c925bc 100644
--- a/modulesets-stable/gtk-osx-bootstrap.modules
+++ b/modulesets-stable/gtk-osx-bootstrap.modules
@@ -59,10 +59,8 @@
needs libxml2's python module. -->
<autotools id="libxml2" autogen-sh="configure" autogenargs="--with-python">
- <branch version="2.9.0" module="libxml2-2.9.0.tar.gz"
- repo="xmlsoft.org">
- <patch
file="http://git.gnome.org/browse/gtk-osx/plain/patches/libxml2-Bug-686118-pthreads_once_init.patch"
strip="1"/>
- </branch>
+ <branch version="2.9.1" module="libxml2-2.9.1.tar.gz"
+ repo="xmlsoft.org"/>
<after>
<dep package="python"/>
<dep package="python3"/>
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index b015077..bbdeb06 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -58,10 +58,8 @@
module won't link. In case you're wondering, gnome-doc-utils
needs libxml2's python module. -->
<!--autotools id="libxml2" autogen-sh="configure">
- <branch version="2.9.0" module="libxml2-2.9.0.tar.gz"
- repo="xmlsoft.org">
- <patch
file="http://git.gnome.org/browse/gtk-osx/plain/patches/libxml2-Bug-686118-pthreads_once_init.patch"
strip="1"/>
- </branch-->
+ <branch version="2.9.1" module="libxml2-2.9.1.tar.gz"
+ repo="xmlsoft.org"/-->
<autotools id="libxml2" autogenargs="--with-python">
<branch repo="git.gnome.org"/>
<after>
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index 3c562eb..d617045 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -59,10 +59,8 @@
needs libxml2's python module. -->
<autotools id="libxml2" autogen-sh="configure" autogenargs="--with-python">
- <branch version="2.9.0" module="libxml2-2.9.0.tar.gz"
- repo="xmlsoft.org">
- <patch
file="http://git.gnome.org/browse/gtk-osx/plain/patches/libxml2-Bug-686118-pthreads_once_init.patch"
strip="1"/>
- </branch>
+ <branch version="2.9.1" module="libxml2-2.9.1.tar.gz"
+ repo="xmlsoft.org"/>
<after>
<dep package="python"/>
<dep package="python3"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]