[jhbuild/wip/ptomato/macos: 3/12] bootstrap: Update some modules



commit ae7f838bfe13389c40d8725417e37d046200dc43
Author: Philip Chimento <philip chimento gmail com>
Date:   Thu Nov 3 21:54:39 2016 -0700

    bootstrap: Update some modules
    
    ...to versions that don't have trouble building on macOS

 modulesets/bootstrap.modules |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules
index 7ff6077..abb78cc 100644
--- a/modulesets/bootstrap.modules
+++ b/modulesets/bootstrap.modules
@@ -104,10 +104,11 @@
   <autotools id="python" autogenargs="--enable-shared" autogen-sh="configure">
     <pkg-config>python-2.7.pc</pkg-config>
     <branch repo="python"
-            module="2.7.10/Python-2.7.10.tar.xz"
-            version="2.7.10"
-            hash="sha256:1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0"
-            size="12250696">
+            module="2.7.12/Python-2.7.12.tar.xz"
+            version="2.7.12"
+            hash="md5:57dffcee9cee8bb2ab5f82af1d8e9a69"
+            size="12390820">
+      <patch file="https://git.gnome.org/browse/gtk-osx/plain/patches/python2-linkflags.patch"; strip="1"/>
     </branch>
   </autotools>
 
@@ -145,8 +146,8 @@
   </autotools>
 
   <autotools id="libpng" autogen-sh="configure">
-    <branch repo="sourceforge" module="libpng/libpng-1.6.7.tar.gz" version="1.6.7"
-            size="1310159" hash="sha256:5d3be409d4ed4425923ad8677fc45497abb43c6b9cfd5beafe7dfc6f2a94f24b"/>
+    <branch repo="sourceforge" module="libpng/libpng-1.6.17.tar.xz" version="1.6.17"
+            hash="md5:430a9b76b78533235cd4b9b26ce75c7e"/>
   </autotools>
 
   <autotools id="vala-bootstrap" autogen-sh="configure">
@@ -170,8 +171,8 @@
   </autotools>
 
   <autotools id="libjpeg" autogen-sh="configure">
-    <branch repo="igj" module="jpegsrc.v9.tar.gz" version="9" checkoutdir="jpeg-9"
-            size="987900" hash="sha256:c4e29e9375aaf60b4b79db87a58b063fb5b84f923bee97a88280b3d159e7e535"/>
+    <branch repo="igj" module="jpegsrc.v9b.tar.gz" version="9b"
+            checkoutdir="jpeg-9b"/>
   </autotools>
 
   <autotools id="sqlite" autogenargs="--enable-threadsafe" autogen-sh="configure">


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