Skip to Content.
Sympa Menu

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

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 (5c58a226db405a571e464f72168793855b2964d8)
  • Date: Sun, 12 Apr 2009 16:17:55 -0500

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

dev/null |binary
games-libs/mercator/DETAILS | 2 -
games-libs/mercator/HISTORY | 5 ++
games-libs/mercator/PRE_BUILD | 3 -
games-libs/mercator/gcc43.patch | 49
--------------------------
games-libs/mercator/mercator-0.2.5.tar.gz.sig | 0
games-libs/mercator/mercator-0.2.7.tar.gz.sig |binary
games-libs/wfmath/DETAILS | 2 -
games-libs/wfmath/HISTORY | 3 +
games-libs/wfmath/wfmath-0.3.7.tar.bz2.sig | 0
games-libs/wfmath/wfmath-0.3.9.tar.bz2.sig |binary
11 files changed, 10 insertions(+), 54 deletions(-)

New commits:
commit 5c58a226db405a571e464f72168793855b2964d8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mercator: Updated to 0.2.7, removed gcc43.patch

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

wfmath: Updated to 0.3.9

diff --git a/games-libs/mercator/DETAILS b/games-libs/mercator/DETAILS
index 30eabee..826b9d4 100755
--- a/games-libs/mercator/DETAILS
+++ b/games-libs/mercator/DETAILS
@@ -1,5 +1,5 @@
SPELL=mercator
- VERSION=${VERSION:=0.2.5}
+ VERSION=${VERSION:=0.2.7}
if [ "$CVS" == "y" ]; then
VERSION=cvs
SOURCE=$SPELL-$VERSION.tar.bz2
diff --git a/games-libs/mercator/HISTORY b/games-libs/mercator/HISTORY
index 9013e21..845682e 100644
--- a/games-libs/mercator/HISTORY
+++ b/games-libs/mercator/HISTORY
@@ -1,3 +1,8 @@
+2009-04-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.2.7
+ * PRE_BUILD: Removed, no longer need to apply gcc43.patch
+ * gcc43.patch: Applied upstream, removed
+
2008-04-26 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply gcc43.patch
* gcc43.patch: Upstream patch from Marc Riese <marc-riese AT gmx.de>
diff --git a/games-libs/mercator/PRE_BUILD b/games-libs/mercator/PRE_BUILD
deleted file mode 100755
index 2a1daf1..0000000
--- a/games-libs/mercator/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p0 < $SCRIPT_DIRECTORY/gcc43.patch
diff --git a/games-libs/mercator/gcc43.patch b/games-libs/mercator/gcc43.patch
deleted file mode 100644
index 993ab3d..0000000
--- a/games-libs/mercator/gcc43.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-? mercator_gcc43.patch
-Index: Mercator/AreaShader.cpp
-===================================================================
-RCS file:
/home/cvspsrv/worldforge/forge/libs/mercator/Mercator/AreaShader.cpp,v
-retrieving revision 1.11
-diff -u -p -r1.11 AreaShader.cpp
---- Mercator/AreaShader.cpp 20 Sep 2007 18:24:35 -0000 1.11
-+++ Mercator/AreaShader.cpp 20 Apr 2008 00:42:52 -0000
-@@ -14,6 +14,7 @@
-
- #include <set>
- #include <iostream>
-+#include <algorithm>
-
- namespace Mercator
- {
-Index: Mercator/AreaShader.h
-===================================================================
-RCS file:
/home/cvspsrv/worldforge/forge/libs/mercator/Mercator/AreaShader.h,v
-retrieving revision 1.5
-diff -u -p -r1.5 AreaShader.h
---- Mercator/AreaShader.h 20 Sep 2007 18:24:35 -0000 1.5
-+++ Mercator/AreaShader.h 20 Apr 2008 00:42:52 -0000
-@@ -26,7 +26,7 @@ public:
- virtual bool checkIntersect(const Segment &) const;
- private:
- /// helper to shader a single area into the surface
-- void shadeArea(Surface& s, const Area* const s) const;
-+ void shadeArea(Surface& s, const Area* const ar) const;
-
- /// The layer number.
- int m_layer;
-Index: Mercator/RandCache.h
-===================================================================
-RCS file: /home/cvspsrv/worldforge/forge/libs/mercator/Mercator/RandCache.h,v
-retrieving revision 1.5
-diff -u -p -r1.5 RandCache.h
---- Mercator/RandCache.h 20 Sep 2007 18:24:35 -0000 1.5
-+++ Mercator/RandCache.h 20 Apr 2008 00:42:53 -0000
-@@ -6,6 +6,7 @@
- #define MERCATOR_RANDCACHE_H
-
- #include <vector>
-+#include <cstdlib>
- #include <wfmath/MersenneTwister.h>
-
- // construct with something like:
-
-
diff --git a/games-libs/mercator/mercator-0.2.5.tar.gz.sig
b/games-libs/mercator/mercator-0.2.5.tar.gz.sig
deleted file mode 100644
index e3b974f..0000000
Binary files a/games-libs/mercator/mercator-0.2.5.tar.gz.sig and /dev/null
differ
diff --git a/games-libs/mercator/mercator-0.2.7.tar.gz.sig
b/games-libs/mercator/mercator-0.2.7.tar.gz.sig
new file mode 100644
index 0000000..16bf59f
Binary files /dev/null and b/games-libs/mercator/mercator-0.2.7.tar.gz.sig
differ
diff --git a/games-libs/wfmath/DETAILS b/games-libs/wfmath/DETAILS
index 88791ee..1befddc 100755
--- a/games-libs/wfmath/DETAILS
+++ b/games-libs/wfmath/DETAILS
@@ -1,5 +1,5 @@
SPELL=wfmath
- VERSION=${VERSION:=0.3.7}
+ VERSION=${VERSION:=0.3.9}
if [ "$CVS" == "y" ]; then
VERSION=cvs
SOURCE=$SPELL-$VERSION.tar.bz2
diff --git a/games-libs/wfmath/HISTORY b/games-libs/wfmath/HISTORY
index a4d6b5a..4a0fe8a 100644
--- a/games-libs/wfmath/HISTORY
+++ b/games-libs/wfmath/HISTORY
@@ -1,3 +1,6 @@
+2009-04-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.3.9
+
2008-01-06 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.3.7
Removed UPDATED
diff --git a/games-libs/wfmath/wfmath-0.3.7.tar.bz2.sig
b/games-libs/wfmath/wfmath-0.3.7.tar.bz2.sig
deleted file mode 100644
index 174572b..0000000
Binary files a/games-libs/wfmath/wfmath-0.3.7.tar.bz2.sig and /dev/null differ
diff --git a/games-libs/wfmath/wfmath-0.3.9.tar.bz2.sig
b/games-libs/wfmath/wfmath-0.3.9.tar.bz2.sig
new file mode 100644
index 0000000..ccad41d
Binary files /dev/null and b/games-libs/wfmath/wfmath-0.3.9.tar.bz2.sig differ



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

Archive powered by MHonArc 2.6.24.

Top of Page