Skip to Content.
Sympa Menu

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

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 (81cf1dccd686d7a7ebacae2ce95f0ccfdabc87ec)
  • Date: Tue, 4 Sep 2007 20:58:31 -0500

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

database/sqlite/DETAILS | 4 ++--
database/sqlite/HISTORY | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)

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

sqlite: My error this should not have been updated.
Revert "sqlite: Updated to version 3.5.0"

This reverts commit b72234044fa4fe96094ab8ea3c61788d001a566c.

diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index d91bd9e..b4d7f94 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,6 +1,6 @@
SPELL=sqlite
- VERSION=3.5.0
-
SOURCE_HASH=sha512:a1d3c8afd716279b1202aae64bd877168bf0d7c62f2b08e9175edba8c159df997e384a4b8e759ca2f93e7ffa5b80cafa2d1b35222f0dd77a2ecdc5532db44069
+ VERSION=3.4.2
+
SOURCE_HASH=sha512:377a1493d7c9a9c39867a2abd50f7546f19fea5e2e8bb816bc8c20f3987d23816782770f423127f11b769907c8e7014198365a1f807ec2882e12016893195eed
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.hwaci.com/sw/sqlite/$SOURCE
diff --git a/database/sqlite/HISTORY b/database/sqlite/HISTORY
index 8e3ea37..bce9cab 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,6 +1,3 @@
-2007-09-04 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 3.5.0
-
2007-08-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.4.2




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (81cf1dccd686d7a7ebacae2ce95f0ccfdabc87ec), George Sherwood, 09/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page