Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by John Harding (3bc76b26f3a84515d01232e1b83b1b037fcb4c60)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: John Harding <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by John Harding (3bc76b26f3a84515d01232e1b83b1b037fcb4c60)
  • Date: Thu, 8 Mar 2007 11:55:12 -0600

GIT changes to master grimoire by John Harding <johnh AT kuberaconsulting.com>:

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

New commits:
commit 3bc76b26f3a84515d01232e1b83b1b037fcb4c60
Author: John Harding <johnh AT kuberaconsulting.com>
Commit: John Harding <johnh AT kuberaconsulting.com>

fixed problems with SOURCE_HASH fixing bug 13603

diff --git a/editors/jedit/DETAILS b/editors/jedit/DETAILS
index 36a0e62..7c065d0 100755
--- a/editors/jedit/DETAILS
+++ b/editors/jedit/DETAILS
@@ -5,8 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/jEdit
SOURCE_URL[0]=${SOURCEFORGE_URL}/jedit/$SOURCE
WEB_SITE=http://www.jedit.org
ENTERED=20040608
-
SOURCE_HASH=sha512sum:db7937fb63b715d83da52e357d26cc3719e733c6cf98d9551a562a683e997fa8499f1790e8031287167626f32dde61d0eefdf4263c89cc0a2f660
-c1032aecdfe
+
SOURCE_HASH=sha512:db7937fb63b715d83da52e357d26cc3719e733c6cf98d9551a562a683e997fa8499f1790e8031287167626f32dde61d0eefdf4263c89cc0a2f660c1032aecdfe
LICENSE[0]=GPL
KEYWORDS="editors"
SHORT="jEdit is a mature and well-designed programmer's text
editor that has been in development for over 5 years."
diff --git a/editors/jedit/HISTORY b/editors/jedit/HISTORY
index 2e9574a..461952f 100644
--- a/editors/jedit/HISTORY
+++ b/editors/jedit/HISTORY
@@ -1,3 +1,7 @@
+2007-03-08 John Harding <johnh AT kuberaconsulting.com>
+ * DETAILS: fixed a line feed in sha512 and removed the
+ word sum from the source hash. oops.
+
2007-02-22 John Harding <johnh AT kuberaconsulting.com>
* DETAILS: Updated to 4.3pre9
* deleted build.properties_4.3pre6.patch and replaced



  • [SM-Commit] GIT changes to master grimoire by John Harding (3bc76b26f3a84515d01232e1b83b1b037fcb4c60), John Harding, 03/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page