gnucash-on-osx master: Release 2.6.10

John Ralls jralls at code.gnucash.org
Sat Dec 19 15:54:32 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/920c8afb (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/d5d02b9b (commit)



commit 920c8afb5e1ddb2dbbabf10aca48445a2a554c7d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 19 12:57:39 2015 -0800

    Release 2.6.10

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 20defd7..be9c5f9 100644
--- a/gnucash-bundler/Info.plist
+++ b/gnucash-bundler/Info.plist
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Gnucash</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Gnucash version 2.6.9 © 2015 Gnucash Contributors</string>
+	<string>Gnucash version 2.6.10 © 2015 Gnucash Contributors</string>
 	<key>CFBundleIconFile</key>
 	<string>gnucash.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -15,17 +15,17 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleLongVersionString</key>
-	<string>2.6.9 © 2015 Gnucash Contributors</string>
+	<string>2.6.10 © 2015 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.6.9</string>
+	<string>2.6.10</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.6.9</string>
+	<string>2.6.10</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 327b391..c1d9689 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -31,7 +31,8 @@
   <repository type="tarball" name="openssl"
 	      href="https://www.openssl.org/source/"/>
 
-  <include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
+  <!--include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/ -->
+ <include href="file:///Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/>
 
   <autotools id="libchipcard" autogen-sh="configure" >
     <branch module="gnucash/Dependencies/libchipcard-5.0.3beta.tar.gz" version="5.0.3"
@@ -206,7 +207,7 @@
     </dependencies>
   </autotools>
 
-<!--./b2 toolset=darwin address_model=32 cxxflags="$CPPFLAGS" cflags="$CPPFLAGS" linkflags="$LDFLAGS: -\-prefix=$PREFIX -\-build-dir=$PREFIX/../build/boost_1_56_0-->
+<!--./b2 toolset=darwin address-model=32 cxxflags="$CPPFLAGS" cflags="$CPPFLAGS" linkflags="$LDFLAGS" -\-prefix=$PREFIX -\-build-dir=$PREFIX/../build/boost_1_56_0-->
   <autotools id="boost" supports-non-srcdir-builds="no">
     <branch module="boost/boost_1_56_0.tar.bz2" repo="sourceforge"
 	    version="1.56.0"/>
@@ -215,7 +216,7 @@
   <autotools id="gnucash"
 	     autogen-sh="configure"
 	     autogenargs="--enable-ofx --enable-aqbanking --enable-binreloc --enable-dbi --with-dbi-dbd-dir=$PREFIX/lib/dbd --with-html-engine='webkit'">
-    <branch module="gnucash/stable/gnucash-2.6.9.tar.bz2" version="2.6.9"
+    <branch module="gnucash/stable/gnucash-2.6.10.tar.bz2" version="2.6.10"
 	    repo="sourceforge">
     </branch>
     <dependencies>
@@ -276,7 +277,7 @@
 	    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/gnucash-docs-2.6.9.tar.gz"
-	     version="2.6.9" repo="sourceforge"/>
+	     version="2.6.10" repo="sourceforge"/>
   </autotools>
 
   <autotools id="scrollkeeper" autogen-sh="configure">



Summary of changes:
 gnucash-bundler/Info.plist | 8 ++++----
 modulesets/gnucash.modules | 9 +++++----
 2 files changed, 9 insertions(+), 8 deletions(-)



More information about the gnucash-changes mailing list