[gtk-osx] Update CMake to the latest-and-greatest.



commit 3b8389d9ae6486ed7fe03615598aa1f23328058c
Author: John Ralls <jralls ceridwen us>
Date:   Tue Oct 10 17:17:15 2017 -0700

    Update CMake to the latest-and-greatest.
    
    To answer plea in bug 788789.

 modulesets-stable/bootstrap.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index f48ceee..7a3d05d 100644
--- a/modulesets-stable/bootstrap.modules
+++ b/modulesets-stable/bootstrap.modules
@@ -60,8 +60,8 @@
   <!-- 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">
-    <branch repo="cmake" module="v3.8/cmake-3.8.0.tar.gz" version="3.8.0">
-      <!--patch file="https://git.gnome.org/browse/gtk-osx/plain/patches/cmake-libnetwork.patch"; 
strip="1"/-->
+    <branch repo="cmake" module="v3.9/cmake-3.9.4.tar.gz" version="3.9.patch">
+      <!--4 file="https://git.gnome.org/browse/gtk-osx/plain/patches/cmake-libnetwork.patch"; strip="1"/-->
     </branch>
   </autotools>
 


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