Skip to Content.
Sympa Menu

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

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 (edc83827834f2f76eeb5e435b5af469b810019e2)
  • Date: Wed, 10 Aug 2011 08:13:55 -0500

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

editors/jedit/DETAILS | 4 ++--
editors/jedit/HISTORY | 5 +++++
editors/jedit/build.properties_4.3.2.patch | 8 --------
editors/jedit/build.properties_4.4.1.patch | 8 ++++++++
4 files changed, 15 insertions(+), 10 deletions(-)

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

jedit: updated version to 4.4.1

diff --git a/editors/jedit/DETAILS b/editors/jedit/DETAILS
index 9b7a01c..d0c2d34 100755
--- a/editors/jedit/DETAILS
+++ b/editors/jedit/DETAILS
@@ -1,11 +1,11 @@
SPELL=jedit
- VERSION=4.3.2
+ VERSION=4.4.1
SOURCE=jedit${VERSION}source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/jEdit
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
WEB_SITE=http://www.jedit.org
ENTERED=20040608
-
SOURCE_HASH=sha512:471fa64ec0e60a39b3e63af8d790e088960d4b81d5eb07cb7f0bbf7a2db31c3d4956024d1f7491eafcc08215e04a13fb92c20b13f5ee9025e7acc2301fabf192
+
SOURCE_HASH=sha512:7d1587c6868b9c584f58a2a61f496f7aa260e727e8a65dc3522749011336de11e87bdc35e7c2b9ad25023d570a2e272ea97615126b7aa3bde3ba531f9deaf70c
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 6e5bfae..5a5be26 100644
--- a/editors/jedit/HISTORY
+++ b/editors/jedit/HISTORY
@@ -1,3 +1,8 @@
+2011-08-10 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 4.4.1
+ * build.properties_4.3.2.patch: removed
+ * build.properties_4.4.1.patch: added from former .patch
+
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
diff --git a/editors/jedit/build.properties_4.3.2.patch
b/editors/jedit/build.properties_4.3.2.patch
deleted file mode 100644
index d92dfd9..0000000
--- a/editors/jedit/build.properties_4.3.2.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.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.4.1.patch
b/editors/jedit/build.properties_4.4.1.patch
new file mode 100644
index 0000000..d92dfd9
--- /dev/null
+++ b/editors/jedit/build.properties_4.4.1.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



  • [SM-Commit] GIT changes to master grimoire by Julien ROZO (edc83827834f2f76eeb5e435b5af469b810019e2), Julien ROZO, 08/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page