Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Eric Sandall (51e0e3c582c12e80337767b2f2478aa2b04bf294)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (51e0e3c582c12e80337767b2f2478aa2b04bf294)
  • Date: Sun, 12 Apr 2009 02:51:17 -0500

GIT changes to master games grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

ChangeLog | 3 +++
dev/null |binary
games-board/gnuchess/DETAILS | 8 ++++++--
games-board/gnuchess/HISTORY | 4 ++++
games-puzzles/gcompris/DETAILS | 2 +-
games-puzzles/gcompris/HISTORY | 3 +++
games-puzzles/gcompris/gcompris-8.4.12.tar.gz.sig |binary
games-puzzles/gcompris/gcompris-8.4.4.tar.gz.sig | 0
gnu.gpg |binary
9 files changed, 17 insertions(+), 3 deletions(-)

New commits:
commit 51e0e3c582c12e80337767b2f2478aa2b04bf294
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gcompris: Updated to 8.4.12

commit 2d63f2412948415bd2f71a3e89c282636043fd09
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnuchess: Updated to 5.07, use upstream key

commit 6685816563ab459590ce75220e7e235881e6eda6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnu.gpg: Copied from test

diff --git a/ChangeLog b/ChangeLog
index 2e17064..7eddd4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-04-12 Eric Sandall <sandalle AT sourcemage.org>
+ * gnu.gpg: Copied from test
+
2009-03-01 Eric Sandall <sandalle AT sourcemage.org>
* FUNCTIONS: Copy qt4_cmake_build from grimoire.git/FUNCTIONS

diff --git a/games-board/gnuchess/DETAILS b/games-board/gnuchess/DETAILS
index 46a7797..0500d1d 100755
--- a/games-board/gnuchess/DETAILS
+++ b/games-board/gnuchess/DETAILS
@@ -1,11 +1,15 @@
SPELL=gnuchess
- VERSION=5.06
+ VERSION=5.07
GCC_VERSION=3.4
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
+ SOURCE_GPG="gnu.gpg:$SOURCE2:UPSTREAM_KEY"
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/chess/$SOURCE
+ SOURCE2_URL[0]=$GNU_URL/chess/$SOURCE2
WEB_SITE=http://www.gnu.org/software/chess/chess.html
-
SOURCE_HASH=sha512:143e84da292a5e6472f88b7a04c65040d047dd1921bc16e2e3357fc5ee748cfdf213b06df74d477d23825ea1828b2eee2b837efd4d45435ef3c9a0895b1ef549
+#
SOURCE_HASH=sha512:143e84da292a5e6472f88b7a04c65040d047dd1921bc16e2e3357fc5ee748cfdf213b06df74d477d23825ea1828b2eee2b837efd4d45435ef3c9a0895b1ef549
LICENSE[0]=GPL
ENTERED=20020415
UPDATED=20031009
diff --git a/games-board/gnuchess/HISTORY b/games-board/gnuchess/HISTORY
index 8144ab9..a76dfa3 100644
--- a/games-board/gnuchess/HISTORY
+++ b/games-board/gnuchess/HISTORY
@@ -1,3 +1,7 @@
+2009-04-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 5.07
+ Use upstream GPG key
+
2007-03-12 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: removed GATHER_DOCS=off

diff --git a/games-puzzles/gcompris/DETAILS b/games-puzzles/gcompris/DETAILS
index 4b07056..c9e2e1d 100755
--- a/games-puzzles/gcompris/DETAILS
+++ b/games-puzzles/gcompris/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcompris
- VERSION=8.4.4
+ VERSION=8.4.12
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/games-puzzles/gcompris/HISTORY b/games-puzzles/gcompris/HISTORY
index d1d8fd6..89a4829 100644
--- a/games-puzzles/gcompris/HISTORY
+++ b/games-puzzles/gcompris/HISTORY
@@ -1,3 +1,6 @@
+2009-04-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 8.4.12
+
2008-04-29 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS, DEPENDS, PRE_BUILD, BUILD: Created
* share-games.patch: Allow binary to find shared data under
diff --git a/games-puzzles/gcompris/gcompris-8.4.12.tar.gz.sig
b/games-puzzles/gcompris/gcompris-8.4.12.tar.gz.sig
new file mode 100644
index 0000000..cc27f54
Binary files /dev/null and
b/games-puzzles/gcompris/gcompris-8.4.12.tar.gz.sig differ
diff --git a/games-puzzles/gcompris/gcompris-8.4.4.tar.gz.sig
b/games-puzzles/gcompris/gcompris-8.4.4.tar.gz.sig
deleted file mode 100644
index ae25810..0000000
Binary files a/games-puzzles/gcompris/gcompris-8.4.4.tar.gz.sig and /dev/null
differ
diff --git a/gnu.gpg b/gnu.gpg
new file mode 100644
index 0000000..8ac66bd
Binary files /dev/null and b/gnu.gpg differ



  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (51e0e3c582c12e80337767b2f2478aa2b04bf294), Eric Sandall, 04/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page