Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (867fabf9a335842115591d970367ddcfeff57469)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (867fabf9a335842115591d970367ddcfeff57469)
  • Date: Fri, 1 Aug 2008 13:10:36 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

gnome2-apps/gnucash/DEPENDS | 4 ++--
gnome2-apps/gnucash/DETAILS | 4 ++--
gnome2-apps/gnucash/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 867fabf9a335842115591d970367ddcfeff57469
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gnucash: Updated to version 2.2.6. Now depends aqbanking vice
aqbanking2. depends goffice

diff --git a/gnome2-apps/gnucash/DEPENDS b/gnome2-apps/gnucash/DEPENDS
index dd5ec59..b84680e 100755
--- a/gnome2-apps/gnucash/DEPENDS
+++ b/gnome2-apps/gnucash/DEPENDS
@@ -1,4 +1,4 @@
-depends -sub CAIRO goffice-dev &&
+depends -sub CAIRO goffice &&
depends gtkhtml2 &&
depends guile &&
depends libart_lgpl &&
@@ -26,7 +26,7 @@ optional_depends libofx \
'--disable-ofx' \
'to compile with ofx support' &&

-optional_depends aqbanking2 \
+optional_depends aqbanking \
'--enable-hbci' \
'--disable-hbci' \
'to enable HBCI support' &&
diff --git a/gnome2-apps/gnucash/DETAILS b/gnome2-apps/gnucash/DETAILS
index 4bc88d2..bb9d82d 100755
--- a/gnome2-apps/gnucash/DETAILS
+++ b/gnome2-apps/gnucash/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnucash
- VERSION=2.2.5
+ VERSION=2.2.6
SOURCE=${SPELL/2/}-$VERSION.tar.gz
# SOURCE2=${SPELL/2/}-$VERSION.tar.gz.sig
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL/2/}/${SOURCE}
@@ -7,7 +7,7 @@
# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
# SOURCE2_IGNORE=signature
# SOURCE_GPG=gnucash-pubkey.key:$SOURCE2:UPSTREAM_KEY
-
SOURCE_HASH=sha512:6ce4814ff9ecd943fe9cf04dbd62b38d2c316e3df0103fb9e6eef6c43bfc7d26ca839419cae90b04229dcd9a57e5d788c7194ed232ff75d9f9ffa4a4206d95b2
+
SOURCE_HASH=sha512:baee0e3bd0fba8e0029081156b3f55e17901fdd9850b78da540ca2a98af5c4bba84e1c28932774aeeb200b5d93e562316d7d0c7f8a4cd386bdc386c283cf43e3
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/2/}-$VERSION
WEB_SITE=http://www.gnucash.org
ENTERED=20011105
diff --git a/gnome2-apps/gnucash/HISTORY b/gnome2-apps/gnucash/HISTORY
index af47410..f41c672 100644
--- a/gnome2-apps/gnucash/HISTORY
+++ b/gnome2-apps/gnucash/HISTORY
@@ -1,3 +1,7 @@
+2008-08-01 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 2.2.6
+ * DEPENDS: depends goffice. depends aqbanking
+
2008-04-28 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.2.5




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (867fabf9a335842115591d970367ddcfeff57469), George Sherwood, 08/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page