Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (337122709979c89342c0f2de7628538fd8c041a2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (337122709979c89342c0f2de7628538fd8c041a2)
  • Date: Sun, 14 Jan 2007 13:12:43 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-apps/gdl/DETAILS | 3 +--
gnome2-apps/gdl/HISTORY | 3 +++
gnome2-apps/gdl/gdl-0.6.1.tar.bz2.sig | 0
gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig |binary
gnome2-apps/gnome-build/DETAILS | 5 ++---
gnome2-apps/gnome-build/HISTORY | 3 +++
gnome2-libs/intltool/DETAILS | 2 +-
gnome2-libs/intltool/HISTORY | 3 +++
gnome2-libs/intltool/intltool-0.35.3.tar.bz2.sig | 0
gnome2-libs/intltool/intltool-0.35.4.tar.bz2.sig |binary
11 files changed, 13 insertions(+), 6 deletions(-)

New commits:
commit 337122709979c89342c0f2de7628538fd8c041a2
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gdl: forgot sig file

commit 1787e21e58986d9737f420d096e97a9d8f4992a4
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gdl: updated to 0.7.0

commit 3966fb70365f3eec008b02fba5840f6f53f48d53
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

intltool: updated to 0.35.4

diff --git a/gnome2-apps/gdl/DETAILS b/gnome2-apps/gdl/DETAILS
index 98e519b..716cf09 100755
--- a/gnome2-apps/gdl/DETAILS
+++ b/gnome2-apps/gdl/DETAILS
@@ -1,5 +1,5 @@
SPELL=gdl
- VERSION=0.6.1
+ VERSION=0.7.0
BRANCH=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
LICENSE[0]="GPL"
WEB_SITE=http://gdl.gnome.org
ENTERED=20020518
- UPDATED=20050103
KEYWORDS="bonobo gnome2"
SHORT="gdl is a symbol browser bonobo component
(symbol-browser-control)"
cat << EOF
diff --git a/gnome2-apps/gdl/HISTORY b/gnome2-apps/gdl/HISTORY
index cb55db5..6ef2baf 100644
--- a/gnome2-apps/gdl/HISTORY
+++ b/gnome2-apps/gdl/HISTORY
@@ -1,3 +1,6 @@
+2007-01-14 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.7.0
+
2006-05-21 Robin Cook <rcook AT wyrms.net>
* DETAILS: removed BUILD_API

diff --git a/gnome2-apps/gdl/gdl-0.6.1.tar.bz2.sig
b/gnome2-apps/gdl/gdl-0.6.1.tar.bz2.sig
deleted file mode 100644
index 8f4ced3..0000000
Binary files a/gnome2-apps/gdl/gdl-0.6.1.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig
b/gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig
new file mode 100644
index 0000000..01880b3
Binary files /dev/null and b/gnome2-apps/gdl/gdl-0.7.0.tar.bz2.sig differ
diff --git a/gnome2-apps/gnome-build/DETAILS b/gnome2-apps/gnome-build/DETAILS
index d25d0fe..db2c519 100755
--- a/gnome2-apps/gnome-build/DETAILS
+++ b/gnome2-apps/gnome-build/DETAILS
@@ -1,14 +1,13 @@
SPELL=gnome-build
- VERSION=0.1.3
+ VERSION=0.1.4
BRANCH=$(echo $VERSION | cut -d. -f1,2)
-
SOURCE_HASH=sha512:2e52c16cafa008d135dcbb7d095ef271a328963e21d3de42b277649c27aab8b87525c271631d989225f895a61e2eced1310f468d61f13493f399bc7535c3faa0
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]="GPL"
WEB_SITE=http://www.gnome.org
ENTERED=20020518
- UPDATED=20050103
KEYWORDS="gnome2"
SHORT="the gnome build framework"
cat << EOF
diff --git a/gnome2-apps/gnome-build/HISTORY b/gnome2-apps/gnome-build/HISTORY
index acdd429..fd947b4 100644
--- a/gnome2-apps/gnome-build/HISTORY
+++ b/gnome2-apps/gnome-build/HISTORY
@@ -1,3 +1,6 @@
+2007-01-14 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.1.4
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/gnome2-libs/intltool/DETAILS b/gnome2-libs/intltool/DETAILS
index 10e5e9b..5df7ce1 100755
--- a/gnome2-libs/intltool/DETAILS
+++ b/gnome2-libs/intltool/DETAILS
@@ -1,5 +1,5 @@
SPELL=intltool
- VERSION=0.35.3
+ VERSION=0.35.4
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/intltool/HISTORY b/gnome2-libs/intltool/HISTORY
index b3bd305..2e2ff3b 100644
--- a/gnome2-libs/intltool/HISTORY
+++ b/gnome2-libs/intltool/HISTORY
@@ -1,3 +1,6 @@
+2007-01-14 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.35.4
+
2007-01-13 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.35.3

diff --git a/gnome2-libs/intltool/intltool-0.35.3.tar.bz2.sig
b/gnome2-libs/intltool/intltool-0.35.3.tar.bz2.sig
deleted file mode 100644
index cdae2ed..0000000
Binary files a/gnome2-libs/intltool/intltool-0.35.3.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/intltool/intltool-0.35.4.tar.bz2.sig
b/gnome2-libs/intltool/intltool-0.35.4.tar.bz2.sig
new file mode 100644
index 0000000..ae7dbbb
Binary files /dev/null and b/gnome2-libs/intltool/intltool-0.35.4.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (337122709979c89342c0f2de7628538fd8c041a2), Robin Cook, 01/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page