Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (8965639bd8370adc75dde110205e73751ef29258)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (8965639bd8370adc75dde110205e73751ef29258)
  • Date: Tue, 22 Jan 2008 23:53:51 +0100


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

editors/hexedit/DETAILS | 2 +-
editors/hexedit/HISTORY | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 8965639bd8370adc75dde110205e73751ef29258
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

Revert "hexedit: changed SOURCE_HASH to match current download"
it wasn't estamblished if this is safe

Just tried to cast hexedit (summon ..).
sha512sum hexedit-1.2.12.src.tgz
26c1e89d1140841ad144f6ab9a59c55323a7492d805505bac2fd94636335181cb9b3f84c4367177d44cca9ecf219742c557bff95b46f263efe13b9396faafce8 hexedit-1.2.12.src.tgz
Yea, it is not safe but certainly old sha512 is bad.
Please revert you revert.


This reverts commit 38acfb9e5d25a2f21d4a6a78dd7cdc233c3d7ed6.

diff --git a/editors/hexedit/DETAILS b/editors/hexedit/DETAILS
index 3bd98e0..435293e 100755
--- a/editors/hexedit/DETAILS
+++ b/editors/hexedit/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://merd.net/pixel/$SOURCE
-
SOURCE_HASH=sha512:26c1e89d1140841ad144f6ab9a59c55323a7492d805505bac2fd94636335181cb9b3f84c4367177d44cca9ecf219742c557bff95b46f263efe13b9396faafce8
+
SOURCE_HASH=sha512:f70993751b8dca59f7d6d98d34b88f7200e509a03a7be35b38d22d70fbdd29a19867a00abd3792564552c24f0a39e219b7dbd553aefb078b1b1b0be32021d71d
WEB_SITE=http://merd.net/pixel/hexedit.html
ENTERED=20030429
LICENSE[0]=GPL
diff --git a/editors/hexedit/HISTORY b/editors/hexedit/HISTORY
index f0698a0..e8eab1d 100644
--- a/editors/hexedit/HISTORY
+++ b/editors/hexedit/HISTORY
@@ -1,6 +1,3 @@
-2008-01-16 Ethan "eekee" Grammatikidis <eekee57 AT fastmail.fm>
- * DETAILS: Changed SOURCE_HASH to match current download.
-
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




Archive powered by MHonArc 2.6.24.

Top of Page