Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (8ef18b8d5903ffc68ab4d4c2afe4a564d9f231c0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (8ef18b8d5903ffc68ab4d4c2afe4a564d9f231c0)
  • Date: Thu, 26 Mar 2009 20:43:35 -0500

GIT changes to master z-rejected grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

z-java/jre6-bin/DETAILS | 2 +-
z-java/jre6-bin/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 8ef18b8d5903ffc68ab4d4c2afe4a564d9f231c0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

jre6-bin: Added sha512 hash for 64-bit

diff --git a/z-java/jre6-bin/DETAILS b/z-java/jre6-bin/DETAILS
index b907de1..5654800 100755
--- a/z-java/jre6-bin/DETAILS
+++ b/z-java/jre6-bin/DETAILS
@@ -11,7 +11,7 @@ case "${SMGL_COMPAT_ARCHS[0]}" in
if [[ "${SMGL_COMPAT_ARCHS[@]/32/}" == "${SMGL_COMPAT_ARCHS[@]}" ]]
then
SOURCE=jre-$VERSION-linux-x64.bin
-
SOURCE_HASH=sha512:6e91c2b5a542b6f16e1f36905b5bd2ec65adeaefa022c43b749e1db37ba4597b38f340af0d6468c620edba68050edee71a69f76412ffb7dde1071497a05c6caa
+
SOURCE_HASH=sha512:89c7a5f4b6361eddbf898813f6093a01c068b2f987d8b94346ba1afdb7a903838a7dccf1c57a6fe5a17de19f75baeaa9b59778d3ecb76c16f4a8a276d17fa2bb
else
SOURCE=jre-$VERSION-linux-i586.bin

SOURCE_HASH=sha512:492fc9c493202fd233662f64312b92a9cec2340c426b8d5f311e62c5d16d68aadf53ecd75cca25527190e9295f6c3fa1961e849ce57fa7144757c289b2efe460
diff --git a/z-java/jre6-bin/HISTORY b/z-java/jre6-bin/HISTORY
index 689db92..1199d1c 100644
--- a/z-java/jre6-bin/HISTORY
+++ b/z-java/jre6-bin/HISTORY
@@ -1,3 +1,6 @@
+2009-03-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Added sha512 hash for 64-bit
+
2009-03-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated version to 6u13 (32); quoting paths; cleaned up




  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (8ef18b8d5903ffc68ab4d4c2afe4a564d9f231c0), Eric Sandall, 03/26/2009

Archive powered by MHonArc 2.6.24.

Top of Page