Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eff9eeae706cb9f455b13a2143842671f8641160)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eff9eeae706cb9f455b13a2143842671f8641160)
  • Date: Wed, 12 Nov 2008 18:24:41 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
disk/libburn/DETAILS | 4 ++--
disk/libburn/HISTORY | 3 +++
disk/libburn/INSTALL | 2 +-
editors/code-browser/DETAILS | 4 ++--
editors/code-browser/HISTORY | 3 +++
editors/code-browser/code-browser-3.6-src.tar.gz.sig | 0
editors/code-browser/code-browser-3.7-src.tar.gz.sig |binary
8 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit eff9eeae706cb9f455b13a2143842671f8641160
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

/code-browser: => 3.7

commit 3e4919d8cf3cf4cd993f154cd8b04df16e00303e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libburn: => 0.5.6

diff --git a/disk/libburn/DETAILS b/disk/libburn/DETAILS
index c5b048a..7afae2c 100755
--- a/disk/libburn/DETAILS
+++ b/disk/libburn/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBBURN_SVN == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=0.5.4
-
SOURCE_HASH=sha512:e81f309de31b0915733a32e36bcd9951daae08f7bca67d4ad8829db62d1965ae3da90a1a4876fbe6fd954a97fd8cd8b39e963cee6b3dbdcfa2bfcf97dc11a6f6
+ VERSION=0.5.6
+
SOURCE_HASH=sha512:f278cd6b7b5d45efcce6edb650a565c7af29426f8627b40ac96383e35cbe6727fefe5b180a94cbb8ee4078c593d87ec695b4ce7cc47d75abf91d7085695eae4a
SOURCE=$SPELL-$VERSION.pl00.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/libburn/HISTORY b/disk/libburn/HISTORY
index 1ae203c..bfd55f0 100644
--- a/disk/libburn/HISTORY
+++ b/disk/libburn/HISTORY
@@ -1,3 +1,6 @@
+2008-11-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.5.6
+
2008-10-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.4.pl00

diff --git a/disk/libburn/INSTALL b/disk/libburn/INSTALL
index 753e4ba..10b805a 100755
--- a/disk/libburn/INSTALL
+++ b/disk/libburn/INSTALL
@@ -1,5 +1,5 @@
default_install &&

if [[ $CDRECORD_SYMLINK == y ]]; then
- ln -sf "$TRACK_ROOT/usr/bin/cdrskin" "$INSTALL_ROOT/usr/bin/cdrecord"
+ ln -vsf "$TRACK_ROOT/usr/bin/cdrskin" "$INSTALL_ROOT/usr/bin/cdrecord"
fi
diff --git a/editors/code-browser/DETAILS b/editors/code-browser/DETAILS
index 92f2076..8a5fd21 100755
--- a/editors/code-browser/DETAILS
+++ b/editors/code-browser/DETAILS
@@ -1,5 +1,5 @@
SPELL=code-browser
- VERSION=3.6
+ VERSION=3.7
SOURCE=$SPELL-$VERSION-src.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
KEYWORDS="editors"
SHORT="folding and outlining editor"
cat << EOF
-Code Browser is a folding and outlining editor for Linux and Windows.
+Code Browser is a folding and outlining editor for Linux.

The editor is between a traditional text editor, a smalltalk class browser
and
a web browser like mozilla. It displays a structured text file (marker-based
diff --git a/editors/code-browser/HISTORY b/editors/code-browser/HISTORY
index 2e22e31..6144757 100644
--- a/editors/code-browser/HISTORY
+++ b/editors/code-browser/HISTORY
@@ -1,3 +1,6 @@
+2008-11-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.7; fixed desc
+
2008-10-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.6

diff --git a/editors/code-browser/code-browser-3.6-src.tar.gz.sig
b/editors/code-browser/code-browser-3.6-src.tar.gz.sig
deleted file mode 100644
index fede874..0000000
Binary files a/editors/code-browser/code-browser-3.6-src.tar.gz.sig and
/dev/null differ
diff --git a/editors/code-browser/code-browser-3.7-src.tar.gz.sig
b/editors/code-browser/code-browser-3.7-src.tar.gz.sig
new file mode 100644
index 0000000..c4723da
Binary files /dev/null and
b/editors/code-browser/code-browser-3.7-src.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (eff9eeae706cb9f455b13a2143842671f8641160), Vlad Glagolev, 11/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page