Skip to Content.
Sympa Menu

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

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 (9afd7586a9414f0d26a1fe7b0ea5462df9410c1d)
  • Date: Tue, 8 Jan 2008 14:03:37 -0600

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

editors/jedit/DETAILS | 4 ++--
editors/jedit/FINAL | 2 ++
editors/jedit/HISTORY | 11 ++++++++---
editors/jedit/PRE_BUILD | 2 +-
editors/jedit/build.properties_4.3pre12.patch | 8 ++++++++
editors/jedit/build.properties_4.3pre9.patch | 8 --------
kde-apps/kdiff3/DETAILS | 4 ++--
kde-apps/kdiff3/HISTORY | 3 +++
8 files changed, 26 insertions(+), 16 deletions(-)

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

jedit: updated version to 4.3pre12
moved build.properties_4.3pre9.patch to build.properties_4.3pre12.patch
added FINAL to remove a source dir created by the source tarball

commit 5ea79b2cf8f359243d9aa1a93c14963f98be051a
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

kdiff3: updated version to 0.9.92

diff --git a/editors/jedit/DETAILS b/editors/jedit/DETAILS
index 7c065d0..dcf8513 100755
--- a/editors/jedit/DETAILS
+++ b/editors/jedit/DETAILS
@@ -1,11 +1,11 @@
SPELL=jedit
- VERSION=4.3pre9
+ VERSION=4.3pre12
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_HASH=sha512:db7937fb63b715d83da52e357d26cc3719e733c6cf98d9551a562a683e997fa8499f1790e8031287167626f32dde61d0eefdf4263c89cc0a2f660c1032aecdfe
+
SOURCE_HASH=sha512:7931963e5af59650bd23c24419b04a23b1eb1ebff9c87bf26d0569b86225993116a2a9a617e11b22e2940ceecd8ad0339ea2a970df82cc6b9ff9462a6fba2eed
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/FINAL b/editors/jedit/FINAL
new file mode 100755
index 0000000..1a7d57a
--- /dev/null
+++ b/editors/jedit/FINAL
@@ -0,0 +1,2 @@
+# removing a source dir created by the source tarball
+rm_source_dir $BUILD_DIRECTORY/build-support
diff --git a/editors/jedit/HISTORY b/editors/jedit/HISTORY
index 461952f..0cdec27 100644
--- a/editors/jedit/HISTORY
+++ b/editors/jedit/HISTORY
@@ -1,3 +1,9 @@
+2008-01-08 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 4.3pre12
+ * PRE_BUILD: moved build.properties_4.3pre9.patch
+ to build.properties_4.3pre12.patch
+ * FINAL: added, to remove a source dir created by the source tarball
+
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.
@@ -5,14 +11,13 @@
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.
+ 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
+ * CONFIGURE, BUILD: docs build again

2006-11-05 Pieter Lenaerts <e-type AT sourcemage.org>
* updated to 4.3pre7
diff --git a/editors/jedit/PRE_BUILD b/editors/jedit/PRE_BUILD
index aed56b6..29e0eee 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.3pre9.patch
+ ${SCRIPT_DIRECTORY}/build.properties_4.3pre12.patch
diff --git a/editors/jedit/build.properties_4.3pre12.patch
b/editors/jedit/build.properties_4.3pre12.patch
new file mode 100644
index 0000000..7eccb87
--- /dev/null
+++ b/editors/jedit/build.properties_4.3pre12.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.72
++docbook.catalog=/usr/share/xml/docbook/xml-dtd-4.2/catalog.xml
++fop.dir=/usr/share/fop-0.20.5
diff --git a/editors/jedit/build.properties_4.3pre9.patch
b/editors/jedit/build.properties_4.3pre9.patch
deleted file mode 100644
index 7eccb87..0000000
--- a/editors/jedit/build.properties_4.3pre9.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.72
-+docbook.catalog=/usr/share/xml/docbook/xml-dtd-4.2/catalog.xml
-+fop.dir=/usr/share/fop-0.20.5
diff --git a/kde-apps/kdiff3/DETAILS b/kde-apps/kdiff3/DETAILS
index 80eea8d..2487df1 100755
--- a/kde-apps/kdiff3/DETAILS
+++ b/kde-apps/kdiff3/DETAILS
@@ -1,8 +1,8 @@
SPELL=kdiff3
- VERSION=0.9.91
+ VERSION=0.9.92
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:3dc0ca72a6cca6a71b75765dad9dd79347073beebc6a815175cf7629ca3708718dfe94062648d773fb09be193ebd59632e415ba768730bd79d2f132e989f707f
+
SOURCE_HASH=sha512:17096ab42401ee675d119f41fe311bb253493ab4f176c4910f459260e6b1801ea79e78deaebfd7e79f0bb0663eedf3cbcde73e437af445dea4cbcea3617f3561
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://kdiff3.sourceforge.net
ENTERED=20060527
diff --git a/kde-apps/kdiff3/HISTORY b/kde-apps/kdiff3/HISTORY
index 0df82ab..64aaa12 100644
--- a/kde-apps/kdiff3/HISTORY
+++ b/kde-apps/kdiff3/HISTORY
@@ -1,3 +1,6 @@
+2008-01-08 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 0.9.92
+
2006-12-14 Juuso Alasuutari <iuso AT sourcemage.org>
* DEPENDS: Removed depends kdelibs (now in KDE_DEPENDS).




  • [SM-Commit] GIT changes to master grimoire by Julien ROZO (9afd7586a9414f0d26a1fe7b0ea5462df9410c1d), Julien ROZO, 01/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page