Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Julien ROZO (0311009bd1ca21651bcc488d61863fe011f3703e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Julien ROZO <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Julien ROZO (0311009bd1ca21651bcc488d61863fe011f3703e)
  • Date: Wed, 8 Dec 2010 04:54:50 -0600

GIT changes to master grimoire by Julien ROZO <julien AT rozo.org>:

editors/jedit/DETAILS | 6 +++---
editors/jedit/HISTORY | 6 ++++++
editors/jedit/build.properties_4.3.2.patch | 8 ++++++++
editors/jedit/build.properties_4.3.patch | 8 --------
4 files changed, 17 insertions(+), 11 deletions(-)

New commits:
commit a8b606212c803d8f36873f1597a93a95c0431422
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

jedit: updated version to 4.3.2
renamed build.properties_4.3.patch to build.properties_4.3.2.patch
updated docbook.xsl path in patch

diff --git a/editors/jedit/DETAILS b/editors/jedit/DETAILS
index edf36c4..9b7a01c 100755
--- a/editors/jedit/DETAILS
+++ b/editors/jedit/DETAILS
@@ -1,11 +1,11 @@
SPELL=jedit
- VERSION=4.3
+ VERSION=4.3.2
SOURCE=jedit${VERSION}source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/jEdit
- SOURCE_URL[0]=${SOURCEFORGE_URL}/jedit/$SOURCE
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
WEB_SITE=http://www.jedit.org
ENTERED=20040608
-
SOURCE_HASH=sha512:742e0f4dc7af26df443ea17e58a09eb6bc163517ec2c21846d0808a9a1afeb506516dc1dab073df118d5594298e5bdfc2dcb0c92b1ba20347abbfd77a79f4454
+
SOURCE_HASH=sha512:471fa64ec0e60a39b3e63af8d790e088960d4b81d5eb07cb7f0bbf7a2db31c3d4956024d1f7491eafcc08215e04a13fb92c20b13f5ee9025e7acc2301fabf192
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 ed1753d..6e5bfae 100644
--- a/editors/jedit/HISTORY
+++ b/editors/jedit/HISTORY
@@ -1,3 +1,9 @@
+2010-12-08 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 4.3.2, updated SOURCE_URL
+ * build.properties_4.3.patch: removed
+ * build.properties_4.3.2.patch: added from former .patch,
+ updated docbook.xsl path
+
2010-01-20 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 4.3
* build.properties_4.3pre18.patch: removed
diff --git a/editors/jedit/build.properties_4.3.2.patch
b/editors/jedit/build.properties_4.3.2.patch
new file mode 100644
index 0000000..d92dfd9
--- /dev/null
+++ b/editors/jedit/build.properties_4.3.2.patch
@@ -0,0 +1,8 @@
+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.76
++docbook.catalog=/usr/share/xml/docbook/xml-dtd-4.5/catalog.xml
++fop.dir=/usr/share/fop-0.20.5
diff --git a/editors/jedit/build.properties_4.3.patch
b/editors/jedit/build.properties_4.3.patch
deleted file mode 100644
index c99280c..0000000
--- a/editors/jedit/build.properties_4.3.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.75
-+docbook.catalog=/usr/share/xml/docbook/xml-dtd-4.5/catalog.xml
-+fop.dir=/usr/share/fop-0.20.5



  • [SM-Commit] GIT changes to master grimoire by Julien ROZO (0311009bd1ca21651bcc488d61863fe011f3703e), Julien ROZO, 12/08/2010

Archive powered by MHonArc 2.6.24.

Top of Page