Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9e37066cebf2761f094498b879dbdf0534d95357)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9e37066cebf2761f094498b879dbdf0534d95357)
  • Date: Fri, 29 Oct 2010 04:28:41 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

dev/null |binary
gnome2-libs/gjs/DETAILS | 2 +-
gnome2-libs/gjs/HISTORY | 4 ++++
gnome2-libs/gjs/PRE_BUILD | 4 ----
gnome2-libs/gjs/gjs-0.7.2.tar.bz2.sig | 0
gnome2-libs/gjs/gjs-0.7.5.tar.bz2.sig |binary
6 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 9e37066cebf2761f094498b879dbdf0534d95357
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gjs 0.7.5

diff --git a/gnome2-libs/gjs/DETAILS b/gnome2-libs/gjs/DETAILS
index 5ab0df5..70c5e14 100755
--- a/gnome2-libs/gjs/DETAILS
+++ b/gnome2-libs/gjs/DETAILS
@@ -1,5 +1,5 @@
SPELL=gjs
- VERSION=0.7.2
+ VERSION=0.7.5
BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-libs/gjs/HISTORY b/gnome2-libs/gjs/HISTORY
index 1245bc2..04ab737 100644
--- a/gnome2-libs/gjs/HISTORY
+++ b/gnome2-libs/gjs/HISTORY
@@ -1,3 +1,7 @@
+2010-10-29 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.7.5
+ * PRE_BUILD: removed
+
2010-09-30 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 0.7.2

diff --git a/gnome2-libs/gjs/PRE_BUILD b/gnome2-libs/gjs/PRE_BUILD
deleted file mode 100755
index fff176c..0000000
--- a/gnome2-libs/gjs/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "${SOURCE_DIRECTORY}" &&
-sedit 's#jsstddef.h#js/jsstddef.h#' modules/console.c &&
-sedit 's#jsapi-util.h#gjs/gjs.h#' gjs/jsapi-util.c
diff --git a/gnome2-libs/gjs/gjs-0.7.2.tar.bz2.sig
b/gnome2-libs/gjs/gjs-0.7.2.tar.bz2.sig
deleted file mode 100644
index 5ae8203..0000000
Binary files a/gnome2-libs/gjs/gjs-0.7.2.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/gjs/gjs-0.7.5.tar.bz2.sig
b/gnome2-libs/gjs/gjs-0.7.5.tar.bz2.sig
new file mode 100644
index 0000000..e77d603
Binary files /dev/null and b/gnome2-libs/gjs/gjs-0.7.5.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (9e37066cebf2761f094498b879dbdf0534d95357), Ladislav Hagara, 10/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page