[gtk-osx] Update bootstrap modules to new versions



commit 0521ad791b5f16c4a559619aeafddb3b727d0ec9
Author: Philip Chimento <philip chimento gmail com>
Date:   Thu Nov 6 23:12:51 2014 -0800

    Update bootstrap modules to new versions
    
    xz, gettext-tools, cmake, m4, libtool, automake-1.13, and gnome-common
    can all be simply updated to a newer version.

 modulesets-stable/bootstrap.modules |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index 1777934..d623248 100644
--- a/modulesets-stable/bootstrap.modules
+++ b/modulesets-stable/bootstrap.modules
@@ -26,7 +26,7 @@
   </autotools>
 
   <autotools id="xz" autogen-sh="configure">
-    <branch repo="tukaani.org" module="xz/xz-5.0.4.tar.bz2" version="5.0.4"/>
+    <branch repo="tukaani.org" module="xz/xz-5.0.7.tar.bz2" version="5.0.7"/>
   </autotools>
 
   <autotools id="apr">
@@ -52,20 +52,18 @@
   <autotools id="gettext-tools" autogen-sh="configure"
             autogenargs="--without-emacs --disable-java --disable-native-java --disable-libasprintf 
--disable-csharp --with-included-glib">
     <branch repo="ftp.gnu.org" source-subdir="gettext-tools"
-           module="gettext/gettext-0.18.1.1.tar.gz" version="0.18.1.1"
-            size="15139737" md5sum="3dd55b952826d2b32f51308f2f91aa89">
-      <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/gettext-bug33999-stpncpy.patch"; 
strip="1"/>
-    </branch>
+            module="gettext/gettext-0.19.3.tar.xz" version="0.19.3"
+            size="6628460" md5sum="092c3f460553ceb4a638ff81d36434c4"/>
   </autotools>
 
   <autotools id="cmake" autogen-sh="bootstrap"
             autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s %(autogenargs)s">
-    <branch repo="cmake" module="v2.8/cmake-2.8.12.tar.gz" version="2.8.12"/>
+    <branch repo="cmake" module="v3.0/cmake-3.0.2.tar.gz" version="3.0.2"/>
   </autotools>
 
   <autotools id="m4" autogen-sh="configure">
     <branch repo="ftp.gnu.org"
-           module="m4/m4-1.4.16.tar.bz2" version="1.4.16"/>
+            module="m4/m4-1.4.17.tar.xz" version="1.4.17"/>
   </autotools>
 
   <autotools id="autoconf" autogen-sh="configure">
@@ -78,7 +76,7 @@
 
   <autotools id="libtool" autogen-sh="configure">
     <branch repo="ftp.gnu.org"
-            module="libtool/libtool-2.4.2.tar.gz" version="2.4.2"/>
+            module="libtool/libtool-2.4.3.tar.xz" version="2.4.3"/>
   </autotools>
 
   <autotools id="automake-1.10" autogen-sh="configure">
@@ -99,7 +97,7 @@
 
   <autotools id="automake-1.13" autogen-sh="configure">
     <branch repo="ftp.gnu.org"
-           module="automake/automake-1.13.1.tar.xz" version="1.13.1"/>
+            module="automake/automake-1.13.4.tar.xz" version="1.13.4"/>
   </autotools>
 
 <!-- Pkg-config 0.26 and later requires glib, which requires
@@ -148,8 +146,8 @@
 
   <!-- Needed for building Gnome apps from the repository -->
   <autotools id="gnome-common">
-     <branch module="gnome-common/3.6/gnome-common-3.6.0.tar.xz" version="3.6.0"
-            hash="sha256:e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95"/>
+     <branch module="gnome-common/3.14/gnome-common-3.14.0.tar.xz" version="3.14.0"
+             hash="sha256:4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c"/>
   </autotools>
   <!-- This is generated by tarring up the needed docbook stylesheets
        for gtk-doc to work. If someone wants to work on a setup that


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]