Skip to Content.
Sympa Menu

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

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 (3c79365ec933b19365570bd29ce2f52823961f2c)
  • Date: Thu, 22 Feb 2007 18:49:34 -0600

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

dev/null |binary
editors/jedit/DETAILS | 5 +++--
editors/jedit/HISTORY | 8 ++++++++
editors/jedit/PRE_BUILD | 2 +-
editors/jedit/build.properties_4.3pre6.patch | 8 --------
editors/jedit/jedit4.3pre8source.tar.bz2.sig | 0
6 files changed, 12 insertions(+), 11 deletions(-)

New commits:
commit 98c33da544bfd84ce2cb870c79010a780031c938
Author: John Harding <johnh AT kuberaconsulting.com>
Commit: John Harding <johnh AT kuberaconsulting.com>

Version bumped jedit and modified patch to correctly
install docs. Hopefully added my key to gurus.gpg.

commit 24fa95b29c5566e675d8fb1755255f6920f03002
Author: John Harding <johnh AT kuberaconsulting.com>
Commit: John Harding <johnh AT kuberaconsulting.com>

Revert "Added sig to keyring" oops, wasn't finished yet

This reverts commit 61912d4d7047cc66b3496e4f5f7e1f690b02b810.

commit 61912d4d7047cc66b3496e4f5f7e1f690b02b810
Author: John Harding <johnh AT kuberaconsulting.com>
Commit: John Harding <johnh AT kuberaconsulting.com>

Added sig to keyring

diff --git a/editors/jedit/DETAILS b/editors/jedit/DETAILS
index c4f88bd..36a0e62 100755
--- a/editors/jedit/DETAILS
+++ b/editors/jedit/DETAILS
@@ -1,11 +1,12 @@
SPELL=jedit
- VERSION=4.3pre8
+ VERSION=4.3pre9
SOURCE=jedit${VERSION}source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/jEdit
SOURCE_URL[0]=${SOURCEFORGE_URL}/jedit/$SOURCE
WEB_SITE=http://www.jedit.org
ENTERED=20040608
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+
SOURCE_HASH=sha512sum:db7937fb63b715d83da52e357d26cc3719e733c6cf98d9551a562a683e997fa8499f1790e8031287167626f32dde61d0eefdf4263c89cc0a2f660
+c1032aecdfe
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 da4b2f3..aeb36d3 100644
--- a/editors/jedit/HISTORY
+++ b/editors/jedit/HISTORY
@@ -1,3 +1,11 @@
+2007-02-22 John Harding <johnh AT kuberaconsulting.com>
+ * DETAILS: Updated to 4.3pre9
+ * deleted build.properties_4.3pre6.patch and replaced
+ replaced with a corrected pre9 version which
+ built all the docs here.
+ * PRE_BUILD: referenced new patch name
+ * deleted sig file as I used sha512sum
+
2006-11-09 Pieter Lenaerts <e-type AT sourcemage.org>
* updated to 4.3pre8
* CONFIGURE, BUILD: docs build again
diff --git a/editors/jedit/PRE_BUILD b/editors/jedit/PRE_BUILD
index 43d5ede..aed56b6 100755
--- a/editors/jedit/PRE_BUILD
+++ b/editors/jedit/PRE_BUILD
@@ -1,3 +1,3 @@
default_pre_build &&
patch -p1 -d ${SOURCE_DIRECTORY} < \
- ${SCRIPT_DIRECTORY}/build.properties_4.3pre6.patch
+ ${SCRIPT_DIRECTORY}/build.properties_4.3pre9.patch
diff --git a/editors/jedit/build.properties_4.3pre6.patch
b/editors/jedit/build.properties_4.3pre6.patch
deleted file mode 100644
index af0c294..0000000
--- a/editors/jedit/build.properties_4.3pre6.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-diff -urNp jEdit.orig/build.properties jEdit/build.properties
---- jEdit.orig/build.properties 1970-01-01 01:00:00.000000000 +0100
-+++ jEdit/build.properties 2006-08-08 21:07:34.000000000 +0200
-@@ -0,0 +1,4 @@
-+xsltproc.executable=xsltproc
-+docbook.xsl=/usr/share/xml/docbook/xsl-stylesheets-1.70
-+docbook.catalog=/usr/share/apps/ksgmltools2/docbook/xml-dtd-4.2/catalog.xml
-+fop.dir=/usr/share/fop-0.20.5
diff --git a/editors/jedit/jedit4.3pre8source.tar.bz2.sig
b/editors/jedit/jedit4.3pre8source.tar.bz2.sig
deleted file mode 100644
index ced3096..0000000
Binary files a/editors/jedit/jedit4.3pre8source.tar.bz2.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by John Harding (3c79365ec933b19365570bd29ce2f52823961f2c), John Harding, 02/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page