Skip to Content.
Sympa Menu

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

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 (e85a2919d485dea38a432e40f43083b5d260b81b)
  • Date: Sun, 20 Jan 2008 05:23:22 -0600

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

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

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

gnucash: Updated to version 2.2.3. optional_depends on aqbanking < v2.9
according to upstream

diff --git a/gnome2-apps/gnucash/DEPENDS b/gnome2-apps/gnucash/DEPENDS
index 69dd8ae..dd5ec59 100755
--- a/gnome2-apps/gnucash/DEPENDS
+++ b/gnome2-apps/gnucash/DEPENDS
@@ -26,7 +26,7 @@ optional_depends libofx \
'--disable-ofx' \
'to compile with ofx support' &&

-optional_depends aqbanking \
+optional_depends aqbanking2 \
'--enable-hbci' \
'--disable-hbci' \
'to enable HBCI support' &&
diff --git a/gnome2-apps/gnucash/DETAILS b/gnome2-apps/gnucash/DETAILS
index f030934..da9db14 100755
--- a/gnome2-apps/gnucash/DETAILS
+++ b/gnome2-apps/gnucash/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnucash
- VERSION=2.2.2
+ VERSION=2.2.3
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:fd52bdb3e320bce47b7b8e86538dd81cdaf27abd629dcd2e10c518f3e8053b77cc0e373ce5e4d689d22dbc46348c80a5f3cf6def8fb2486aa49d18a3047777e7
+
SOURCE_HASH=sha512:b8a1bbf766f5251895005331a3e62ad7622df71274e579207bb340d3e0cf8c1ffb6486951087b7d725d116ce24522a0b799acab185fd66caebefb78a52cfbb37
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 500c3a1..09ebacf 100644
--- a/gnome2-apps/gnucash/HISTORY
+++ b/gnome2-apps/gnucash/HISTORY
@@ -1,3 +1,7 @@
+2008-01-20 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.2.3
+ * DEPENDS: optional_depends aqbanking2
+
2007-12-19 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.2.2




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

Archive powered by MHonArc 2.6.24.

Top of Page