[jhbuild] bootstrap: update gtk-osx-docbook version



commit aba48bdbe6fdd2b9e765ae9635f449efa27476e5
Author: Ryan Lortie <desrt desrt ca>
Date:   Tue Dec 30 20:47:36 2014 -0500

    bootstrap: update gtk-osx-docbook version
    
    The new version contains two fixes:
    
     - the files are now listed properly in the manifest (for uninstall)
    
     - the xmlcatalog is now installed in the datadir (share/) so that
       gtk-doc can find it without extra ./configure arguments

 modulesets/bootstrap.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules
index 0acf2d2..4d2c611 100644
--- a/modulesets/bootstrap.modules
+++ b/modulesets/bootstrap.modules
@@ -102,8 +102,8 @@
   </autotools>
 
   <autotools id="gtk-osx-docbook" autogen-sh="configure" supports-non-srcdir-builds="no">
-     <branch repo="sourceforge" module="gtk-osx/gtk-osx-docbook-1.1.tar.gz" version="1.1"
-             size="1931036" hash="sha256:fd43e5423ecd55025d81ac5482f01c6982b7cb0cdbb54f74d4bf65716c49414c"/>
+     <branch repo="sourceforge" module="gtk-osx/gtk-osx-docbook-1.2.tar.gz" version="1.2"
+             size="1985073" hash="sha256:1550665e4130c64914d26036785be1878a5867fd2bd9b954a30d0c82dee98789"/>
   </autotools>
 
   <autotools id="libffi" autogen-sh="configure">


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