Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Pol Vinogradov (60063611e1705a51d6815f95b5bf371cc35e0213)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Pol Vinogradov (60063611e1705a51d6815f95b5bf371cc35e0213)
  • Date: Wed, 4 Apr 2007 15:23:51 -0500

GIT changes to master z-rejected grimoire by Pol Vinogradov
<vin.public AT gmail.com>:

z-games/crafty/BUILD | 4 ++--
z-games/crafty/DETAILS | 4 ++--
z-games/crafty/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 60063611e1705a51d6815f95b5bf371cc35e0213
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

z-games/crafty:

BUILD: moved our CFLAGS back and quoted, added disable_pic
DETAILS: updated to 20.14

diff --git a/z-games/crafty/BUILD b/z-games/crafty/BUILD
index e78f7c8..2123966 100755
--- a/z-games/crafty/BUILD
+++ b/z-games/crafty/BUILD
@@ -1,5 +1,5 @@
-#sedit "s/\CXFLAGS=\$(CFLAGS) \\\/CXFLAGS='\$(CFLAGS)' \\\/g" Makefile &&
-unset CFLAGS &&
+disable_pic &&
+sedit "s/\CXFLAGS=\$(CFLAGS) \\\/CXFLAGS='\$(CFLAGS)' \\\/g" Makefile &&
sedit '/-o crafty/s/CC/CXX/g' Makefile &&
sedit
"s:\"crafty.hlp\":\"${TRACK_ROOT}/usr/share/games/${SPELL}/crafty.hlp\":"
option.c &&
sedit "s/-lpthread/-lpthread -lstdc++/g" Makefile &&
diff --git a/z-games/crafty/DETAILS b/z-games/crafty/DETAILS
index 1aec5ba..9e37be7 100755
--- a/z-games/crafty/DETAILS
+++ b/z-games/crafty/DETAILS
@@ -1,10 +1,10 @@
SPELL=crafty
- VERSION=20.1
+ VERSION=20.14
SOURCE=$SPELL-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.cis.uab.edu/pub/hyatt/source/$SOURCE
WEB_SITE=http://www.cis.uab.edu/hyatt/hyatt.html
-
SOURCE_HASH=sha512:6437eb48b843d27d9105800f3bb7016c4e1d0f36609bca314ed313fbae60707cc05720fb579568c249bf4b16f5e79eb723c48278989612d5545489352af3163a
+
SOURCE_HASH=sha512:7518ff4077892c535d58be0aab80c9bcf463dcbd6bf4a2e4fc88302e8bb9839810663b096ad995105a2d8bce0ee491bcce86df5f648e580f096b2fd49854d024
LICENSE[0]=UNKNOWN
REJECT="has license issues"
ENTERED=20030412
diff --git a/z-games/crafty/HISTORY b/z-games/crafty/HISTORY
index dad3913..d7fad13 100644
--- a/z-games/crafty/HISTORY
+++ b/z-games/crafty/HISTORY
@@ -1,3 +1,7 @@
+2007-04-04 Pol Vinogradov <vin.public AT gmail.com>
+ * BUILD: moved our CFLAGS back and quoted, added disable_pic
+ * DETAILS: updated to 20.14
+
2007-03-29 Pol Vinogradov <vin.public AT gmail.com>
* PREPARE, UNATTEND_SAFE: added for z-rejected stuff
* INSTALL: some fixes



  • [SM-Commit] GIT changes to master z-rejected grimoire by Pol Vinogradov (60063611e1705a51d6815f95b5bf371cc35e0213), Pol Vinogradov, 04/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page