[gtk-osx] Update versions of bootstrap modules
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update versions of bootstrap modules
- Date: Wed, 22 Apr 2015 00:02:56 +0000 (UTC)
commit ec925a5c6d92f31dae7f19badef1531fb48e0098
Author: Philip Chimento <philip chimento gmail com>
Date: Mon Apr 13 22:53:18 2015 -0700
Update versions of bootstrap modules
This updates to xz 5.2.1, Gettext 0.19.4, CMake 3.2.1, Libtool 2.4.6,
and Intltool 0.51.0.
modulesets-stable/bootstrap.modules | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index 81ac49d..f96331c 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.7.tar.bz2" version="5.0.7"/>
+ <branch repo="tukaani.org" module="xz/xz-5.2.1.tar.bz2" version="5.2.1"/>
</autotools>
<autotools id="apr">
@@ -52,13 +52,13 @@
<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.19.3.tar.xz" version="0.19.3"
- size="6628460" md5sum="092c3f460553ceb4a638ff81d36434c4"/>
+ module="gettext/gettext-0.19.4.tar.xz" version="0.19.4"/>
</autotools>
+ <!-- cmakes ./configure is picky about invalid flags so we manually set it -->
<autotools id="cmake" autogen-sh="bootstrap"
- autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s %(autogenargs)s">
- <branch repo="cmake" module="v3.0/cmake-3.0.2.tar.gz" version="3.0.2"/>
+ autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s">
+ <branch repo="cmake" module="v3.2/cmake-3.2.1.tar.gz" version="3.2.1"/>
</autotools>
<autotools id="m4" autogen-sh="configure">
@@ -76,7 +76,7 @@
<autotools id="libtool" autogen-sh="configure">
<branch repo="ftp.gnu.org"
- module="libtool/libtool-2.4.3.tar.xz" version="2.4.3"/>
+ module="libtool/libtool-2.4.6.tar.gz" version="2.4.6"/>
</autotools>
<autotools id="automake-1.10" autogen-sh="configure">
@@ -172,9 +172,9 @@
</autotools>
<autotools id="intltool" autogen-sh="configure">
- <branch repo="intltool" module="0.50.2/+download/intltool-0.50.2.tar.gz"
- version="0.50.2"
- hash="md5:23fbd879118253cb99aeac067da5f591"/>
+ <branch repo="intltool" module="0.51.0/+download/intltool-0.51.0.tar.gz"
+ version="0.51.0"
+ hash="md5:12e517cac2b57a0121cda351570f1e63"/>
<dependencies>
<dep package="gnome-common"/>
<dep package="perl-xml-parser"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]