Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (76fce3dbc094630e4424cff2d7a1f5baaac05b56)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (76fce3dbc094630e4424cff2d7a1f5baaac05b56)
  • Date: Mon, 19 Mar 2012 06:52:40 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/quagga/DETAILS | 2 +-
net/quagga/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 76fce3dbc094630e4424cff2d7a1f5baaac05b56
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

quagga: fixed hashsum; for some strange reason DETAILS wasn't copied from
/var/lib/sorcery/codex/test.git

diff --git a/net/quagga/DETAILS b/net/quagga/DETAILS
index 78ae276..a692bba 100755
--- a/net/quagga/DETAILS
+++ b/net/quagga/DETAILS
@@ -5,7 +5,7 @@
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.quagga.net/download/$SOURCE
SOURCE_URL[1]=http://download.savannah.gnu.org/releases/$SPELL/$SOURCE
- SOURCE_HASH=sha512:test
+
SOURCE_HASH=sha512:854c3e2786e80b87d635ff6858950a3edc8971dd4909f4c8df5bdbf888fd2c7679bf3231b7996fd6117e588c92b66c061feaa3d4ad96ca36e1d18cb57cddc6c3
WEB_SITE=http://www.quagga.net/
LICENSE[0]=GPL
ENTERED=20030905
diff --git a/net/quagga/HISTORY b/net/quagga/HISTORY
index 7c33408..395eb6c 100644
--- a/net/quagga/HISTORY
+++ b/net/quagga/HISTORY
@@ -1,3 +1,6 @@
+2012-03-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: corrected misused hash sum
+
2012-03-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.99.20.1, SECURITY_PATCH++; quoting
paths; added 2nd mirror; switched to hash check; cleaned up



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (76fce3dbc094630e4424cff2d7a1f5baaac05b56), Vlad Glagolev, 03/19/2012

Archive powered by MHonArc 2.6.24.

Top of Page