summaryrefslogtreecommitdiff
path: root/games/crossfire-cli/patches
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>2001-07-19 00:24:02 +0000
committergarbled <garbled@pkgsrc.org>2001-07-19 00:24:02 +0000
commitfd3f3c10d9beee36a820fe502f5cda5b1a281074 (patch)
tree464a0bb564c5f335d2be49b592a3e0797c1858e7 /games/crossfire-cli/patches
parentbe7134c35cac645f3faec56833e1886067bc00cb (diff)
downloadpkgsrc-fd3f3c10d9beee36a820fe502f5cda5b1a281074.tar.gz
Update this pkg to 1.0.0. Couldn't find a changelog, but the keybindings
actually seem to work now.
Diffstat (limited to 'games/crossfire-cli/patches')
-rw-r--r--games/crossfire-cli/patches/patch-aa12
-rw-r--r--games/crossfire-cli/patches/patch-ab8
2 files changed, 10 insertions, 10 deletions
diff --git a/games/crossfire-cli/patches/patch-aa b/games/crossfire-cli/patches/patch-aa
index 87b051cda3d..721ddf7412d 100644
--- a/games/crossfire-cli/patches/patch-aa
+++ b/games/crossfire-cli/patches/patch-aa
@@ -1,16 +1,16 @@
-$NetBSD: patch-aa,v 1.2 2000/12/13 08:31:01 garbled Exp $
---- configure.orig Tue Nov 28 22:52:21 2000
-+++ configure Wed Dec 6 08:57:37 2000
-@@ -3283,7 +3283,7 @@
+$NetBSD: patch-aa,v 1.3 2001/07/19 00:24:02 garbled Exp $
+--- configure.orig Sun May 13 15:03:07 2001
++++ configure Wed Jul 18 16:45:37 2001
+@@ -3312,7 +3312,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lpng $LIBS"
+LIBS="-lpng -lz $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 3289 "configure"
+ #line 3318 "configure"
#include "confdefs.h"
-@@ -3313,7 +3313,7 @@
+@@ -3342,7 +3342,7 @@
#define $ac_tr_lib 1
EOF
diff --git a/games/crossfire-cli/patches/patch-ab b/games/crossfire-cli/patches/patch-ab
index e77855749dd..d954080e42e 100644
--- a/games/crossfire-cli/patches/patch-ab
+++ b/games/crossfire-cli/patches/patch-ab
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.1 2000/12/14 08:21:53 garbled Exp $
---- Makefile.in.orig Thu Dec 14 00:49:29 2000
-+++ Makefile.in Thu Dec 14 00:50:50 2000
+$NetBSD: patch-ab,v 1.2 2001/07/19 00:24:02 garbled Exp $
+--- Makefile.in.orig Sun May 13 15:03:07 2001
++++ Makefile.in Wed Jul 18 16:42:13 2001
@@ -4,7 +4,7 @@
TAR = @TAR@
RM = @RM@
@@ -9,4 +9,4 @@ $NetBSD: patch-ab,v 1.1 2000/12/14 08:21:53 garbled Exp $
+CFLAGS = @CFLAGS@ @CPPFLAGS@ -DCLIENT_LIBDIR=\"@prefix@/share/cfclient\" -I.
LDFLAGS = @LDFLAGS@
CC = @CC@
- LIBS = @LIBS@ @LIBXPM_LIB@
+ LIBS = @LIBS@ @LIBXPM_LIB@