gnucash-on-osx master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Jun 7 17:15:34 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/e25315a0 (commit)
	 via  https://github.com/Gnucash/gnucash-on-osx/commit/b837ecb0 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/db46bbf8 (commit)



commit e25315a09f880707f99587d571e0894dafe9320f
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jun 7 14:14:01 2024 -0700

    Update modules to latest versions.

diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 3eb0f27..a196a7a 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -137,17 +137,17 @@
   </autotools>
 
   <autotools id="swig" autogen-sh="configure">
-    <branch repo="sourceforge" module="swig/swig-4.0.1.tar.gz"
-	    version="4.0.1"/>
+    <branch repo="sourceforge" module="swig/swig-4.2.1.tar.gz"
+	    version="4.2.1"/>
     <dependencies>
       <dep package="pcre"/>
     </dependencies>
   </autotools>
 
   <autotools id="pgsql">
-    <branch repo="postgres" module="v16.2/postgresql-16.2.tar.bz2" 
-            version="16.2"
-            hash="sha256:446e88294dbc2c9085ab4b7061a646fa604b4bec03521d5ea671c2e5ad9b2952">
+    <branch repo="postgres" module="v16.3/postgresql-16.3.tar.bz2" 
+            version="16.3"
+            hash="sha256:331963d5d3dc4caf4216a049fa40b66d6bcb8c730615859411b9518764e60585">
     </branch>
     <dependencies>
       <dep package="openssl"/>
@@ -156,8 +156,8 @@
   </autotools>
 
   <cmake id="mariadb-connector" cmakeargs="-DWITH_SSL=gnutls -DWITH_MYSQLCOMPAT=ON">
-    <branch repo="github-tarball" module="mariadb-corporation/mariadb-connector-c/archive/refs/tags/v3.3.9.tar.gz" version="3.3.9"
-            checkoutdir="mariadb-connector-c-3.3.9">
+    <branch repo="github-tarball" module="mariadb-corporation/mariadb-connector-c/archive/refs/tags/v3.4.0.tar.gz" version="3.4.0"
+            checkoutdir="mariadb-connector-c-3.4.0">
       <!-- patch file="mariadb-connector-fix-includes.patch" strip="1"/ -->
     </branch>
     <dependencies>
@@ -198,13 +198,13 @@
 
   <autotools id="bdw-gc" autogen-sh="configure">
     <branch repo="github-tarball"
-            module="ivmai/bdwgc/releases/download/v8.0.4/gc-8.0.4.tar.gz"
-            version="8.0.4"/>
+            module="ivmai/bdwgc/releases/download/v8.2.6/gc-8.2.6.tar.gz"
+            version="82.6"/>
   </autotools>
 
   <autotools id="libunistring" autogen-sh="configure">
-    <branch repo="ftp.gnu.org" module="libunistring/libunistring-0.9.10.tar.gz"
-           version="0.9.10">
+    <branch repo="ftp.gnu.org" module="libunistring/libunistring-1.2.tar.gz"
+           version="1.2">
      </branch>
    </autotools>
 
@@ -222,8 +222,8 @@
   </autotools>
 
   <autotools id="guile30" autogen-sh="configure">
-    <branch repo="ftp.gnu.org" module="guile/guile-3.0.8.tar.gz"
-	    version="3.0.8">
+    <branch repo="ftp.gnu.org" module="guile/guile-3.0.9.tar.gz"
+	    version="3.0.9">
      <patch file="guile-2.2-libguile-Makefile-fixups.patch" strip="1"/>
     </branch>
     <dependencies>

commit b837ecb0c33eb5c836aac4555c50b394c19adcce
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jun 7 14:12:59 2024 -0700

    Remove cruft.
    
    Unused repo, modules no longer used or defined in gtk-osx.

diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 6eb0456..3eb0f27 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -27,8 +27,6 @@
 	      href="https://github.com/"/>
   <repository type="git" name="github"
 	      href="https://github.com/"/>
-  <repository type="tarball" name="openssl"
-	      href="https://www.openssl.org/source/"/>
   <repository type="tarball" name="postgres"
               href="https://ftp.postgresql.org/pub/source/"/>
 
@@ -138,12 +136,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="pcre" autogenargs="--enable-unicode-properties"
-	     autogen-sh="configure">
-    <branch repo="sourceforge" module="pcre/pcre-8.32.tar.bz2"
-	    version="8.32"/>
-  </autotools>
-
   <autotools id="swig" autogen-sh="configure">
     <branch repo="sourceforge" module="swig/swig-4.0.1.tar.gz"
 	    version="4.0.1"/>
@@ -193,23 +185,9 @@
     </dependencies>
    </autotools>
 
-  <autotools id="libgnomecanvas" autogen-sh="configure">
-    <branch module="libgnomecanvas/2.26/libgnomecanvas-2.26.0.tar.bz2" 
-	    version="2.26.0" md5sum="9bbc635e5ae70e63af071af74ba7e72f"/>
-    <dependencies>
-      <dep package="libart_lgpl"/>
-      <dep package="libglade"/>
-      <dep package="meta-gtk-osx-freetype"/>
-    </dependencies>
-    <after>
-      <dep package="meta-gtk-osx-bootstrap"/>
-      <dep package="meta-gtk-osx-core"/>
-    </after>
-  </autotools>
-
   <cmake id="boost" cmakeargs="-DLIBRARIES='date_time;regex;locale;filesystem;program_options;system'">
-    <branch module="boost/boost_1_83_0.tar.bz2" version="1.83.0" 
-            hash="sha256:6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e"
+    <branch module="boost/boost_1_85_0.tar.bz2" version="1.85.0" 
+
             repo="sourceforge">
       <patch file="boost-cmake.patch" strip="1"/>
     </branch>
@@ -312,13 +290,6 @@
             checkoutdir="gnucash-docs-git"/>
  </cmake>
 
-  <cmake id="gnucash-olddocs" autogenargs="--disable-scrollkeeper"
-	    autogen-template="%(srcdir)s/%(autogen-sh)s && %(srcdir)s/configure --prefix %(prefix)s %(autogenargs)s"
-	    makeargs=" html" makeinstallargs="install-html" >
-    <branch  module="gnucash/gnucash-docs-3.11.tar.gz"
-	     version="3.11" repo="sourceforge"/>
-  </cmake>
-
   <cmake id="gnucash-docs"
          ninjaargs="html">
     <branch  module="gnucash/gnucash-docs-5.6.tar.gz"
@@ -331,13 +302,4 @@
 	     version="4.903" repo="sourceforge"/>
   </cmake>
 
-  <autotools id="adwaita-3">
-    <branch module="adwaita-icon-theme/3.38/adwaita-icon-theme-3.38.0.tar.xz"
-            version="3.38.0"
-            hash="sha256:6683a1aaf2430ccd9ea638dd4bfe1002bc92b412050c3dba20e480f979faaf97"/>
-    <dependencies>
-      <dep package="librsvg"/>
-    </dependencies>
-  </autotools>
-
 </moduleset>



Summary of changes:
 modulesets/gnucash.modules | 68 ++++++++++------------------------------------
 1 file changed, 15 insertions(+), 53 deletions(-)



More information about the gnucash-changes mailing list