Skip to Content.
Sympa Menu

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

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 (bef32d75ba931ee4a8857e60b0f8c1fefb8835bf)
  • Date: Sat, 8 Dec 2007 00:44:48 -0600

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

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

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

mysql: Updated to version 5.0.51

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index ed2851b..2d91e45 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.45
-
SOURCE_HASH=sha512:ed8dd2bc4d06a4c5f1a2e3779175ae924799de4f1e060d99e796aa0c4ac55a8ee44140ef4fc1abe02b151065e57a2895a8b46ab09d13f7fefd84fb4eb89df34b
+ VERSION=5.0.51
+
SOURCE_HASH=sha512:e107cca27f699b8248bfe1d30217bf4f66ca187591cd6a6e23068ff9b78806f56b65a69d1d935c3d7c4125f13cca041636a467ec06060f4a1ff57df211c9666d
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 7eb283a..5589156 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2007-12-08 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated stable to 5.0.51
+
2007-07-14 George Sherwood <george AT beernabeer.com>
* DETAILS: updated OLD=n to 5.0.45




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (bef32d75ba931ee4a8857e60b0f8c1fefb8835bf), George Sherwood, 12/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page