Skip to Content.
Sympa Menu

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

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 (1be7832bc8df770b2e50f70a5728b7c149f02930)
  • Date: Thu, 1 Mar 2007 11:58:54 -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 1be7832bc8df770b2e50f70a5728b7c149f02930
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

mysql: Updated to version 5.0.36

diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 23d981a..1820a56 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.33
-
SOURCE_HASH=sha512:97203265f62aeba61e9ab5fb73220678953d17e37ad12fe85de50ac8bc715e6caffd82218d37808f333f5b6b53fe1bef5900595269a77c0bf65f7d218680df45
+ VERSION=5.0.36
+
SOURCE_HASH=sha512:7183ceab8cf0a22ce29c2d9cdcdf2b2ef274dab10394220423df87ea57693014f6d59ba6fe13964f15ebf0a0c21aac87a308e758291f76425fe1a230b8a8dbf6

fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 6c93fa8..3864bc7 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2007-03-01 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated OLD=n to 5.0.36
+
2007-02-25 Pol Vinogradov <vin.public AT gmail.com>
* CONFIGURE: added omitted options for negative answers, reformatted




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (1be7832bc8df770b2e50f70a5728b7c149f02930), George Sherwood, 03/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page