Skip to Content.
Sympa Menu

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

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 (61d6b00c5357d291a3e46d5f139ce9513b467f82)
  • Date: Thu, 11 Jan 2007 09:07:17 -0600

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

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

New commits:
commit 61d6b00c5357d291a3e46d5f139ce9513b467f82
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

mysql: Updated to version 5.0.33

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 16b0cee..23d981a 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -3,8 +3,8 @@ if [ "$OLD" == "y" ];then
VERSION=4.1.15
SOURCE_GPG="gurus.gpg:${SPELL}-${VERSION}.tar.gz.sig"
else
- VERSION=5.0.27
-
SOURCE_HASH=sha512:511b8f9b957007e15b4357e88ca1a5b5c27e8aea1a8720877e5905eca6443d6275d9b290228a2552f2e6d43a4ccba2e086be4b3f8695bb1667750cc9d3be75a1
+ VERSION=5.0.33
+
SOURCE_HASH=sha512:97203265f62aeba61e9ab5fb73220678953d17e37ad12fe85de50ac8bc715e6caffd82218d37808f333f5b6b53fe1bef5900595269a77c0bf65f7d218680df45

fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 621b5ba..3e939ec 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2007-01-11 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 5.0.33
+
2006-12-20 Pol Vinogradov <vin.public AT gmail.com>
* BUILD: added --without options to disable engines,
install_rootifying
/var/lib/mysql



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (61d6b00c5357d291a3e46d5f139ce9513b467f82), George Sherwood, 01/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page