pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/xconq Make this package build with thread-enable...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69ca12b695d3
branches:  trunk
changeset: 476195:69ca12b695d3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jun 05 04:44:20 2004 +0000

description:
Make this package build with thread-enabled Tcl.

diffstat:

 games/xconq/distinfo         |   3 ++-
 games/xconq/patches/patch-ai |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 418f356dff63 -r 69ca12b695d3 games/xconq/distinfo
--- a/games/xconq/distinfo      Sat Jun 05 04:30:44 2004 +0000
+++ b/games/xconq/distinfo      Sat Jun 05 04:44:20 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/07/30 10:52:35 kleink Exp $
+$NetBSD: distinfo,v 1.6 2004/06/05 04:44:20 minskim Exp $
 
 SHA1 (xconq-7.4.1.tar.gz) = b7d03d17806500f05c23889a00b7608843a27ce7
 Size (xconq-7.4.1.tar.gz) = 3402832 bytes
@@ -10,3 +10,4 @@
 SHA1 (patch-af) = 420a6702dd189058873da4a5353ebad020bec018
 SHA1 (patch-ag) = 2a5989750d187d911e7bf443a1354a390dd7ab2d
 SHA1 (patch-ah) = 56ed616d61b2029bbf1dcd9a9fb1b89793761c5c
+SHA1 (patch-ai) = 10d285f9693f79f8591f1f24baf8916f0973b9a1
diff -r 418f356dff63 -r 69ca12b695d3 games/xconq/patches/patch-ai
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/xconq/patches/patch-ai      Sat Jun 05 04:44:20 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ai,v 1.3 2004/06/05 04:44:20 minskim Exp $
+
+--- configure.orig     2000-06-13 07:55:41.000000000 -0500
++++ configure
+@@ -1212,7 +1212,7 @@ fi
+ 
+ 
+ 
+-
++TCL_DL_LIBS="$TCL_DL_LIBS $TCL_LIBS"
+ 
+ #
+ # Ok, lets find the tk configuration



Home | Main Index | Thread Index | Old Index