Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (88c879c75c90fa94de5a255a6889513dd4c96d03)
  • Date: Sat, 24 Jun 2006 01:17:18 -0500

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

utils/beagle/DEPENDS | 2 +-
utils/beagle/DETAILS | 4 ++--
utils/beagle/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 88c879c75c90fa94de5a255a6889513dd4c96d03
Author: George Sherwood <pilot AT sourcemage.org>
Commit: George Sherwood <pilot AT sourcemage.org>

Version update to 0.2.7 and now depends SQLITE2OR3

diff --git a/utils/beagle/DEPENDS b/utils/beagle/DEPENDS
index 0b28b2f..a38411b 100755
--- a/utils/beagle/DEPENDS
+++ b/utils/beagle/DEPENDS
@@ -2,7 +2,7 @@ depends mono &&
depends gtk-sharp-2 &&
depends gecko-sharp-2 &&
depends gmime &&
-depends sqlite2 &&
+depends SQLITE2OR3 &&
depends libexif &&
depends X11-SERVER &&
depends zip &&
diff --git a/utils/beagle/DETAILS b/utils/beagle/DETAILS
index c38c04a..195f18c 100755
--- a/utils/beagle/DETAILS
+++ b/utils/beagle/DETAILS
@@ -1,9 +1,9 @@
SPELL=beagle
- VERSION=0.2.6
+ VERSION=0.2.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/beagle/0.2/${SOURCE}
-
SOURCE_HASH=sha512:946435c2879ea372dac68c90e0b766cc45476ca9712d765ac6086a1b04a6c75133878baaeff7aa760e25012f280532a9a261f26c2345dade1df410546d559fb1
+
SOURCE_HASH=sha512:ae517a4f6461baac7363288f5e74ed9cad7dc2bd629424008a3c799cc928ac8c45fbf773ce21580dd3ad44ea1f4ee0720cd8bc77f7a9ca3f7c22065780921b1a
LICENSE[0]=GPL
BUILD_API=2
WEB_SITE=http://www.gnome.org/projects/beagle/
diff --git a/utils/beagle/HISTORY b/utils/beagle/HISTORY
index 33aabb4..bfad0e9 100644
--- a/utils/beagle/HISTORY
+++ b/utils/beagle/HISTORY
@@ -1,3 +1,7 @@
+2006-06-24 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to 0.2.7
+ * DEPENDS: Changed to depends SQLITE2OR3
+
2006-04-29 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 0.2.6




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (88c879c75c90fa94de5a255a6889513dd4c96d03), George Sherwood, 06/24/2006

Archive powered by MHonArc 2.6.24.

Top of Page