summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/baduki/files/patch-sum4
-rw-r--r--games/baduki/patches/patch-ab10
-rw-r--r--x11/gtk10/files/patch-sum6
-rw-r--r--x11/gtk10/patches/patch-aa12
-rw-r--r--x11/gtk10/patches/patch-ab12
5 files changed, 22 insertions, 22 deletions
diff --git a/games/baduki/files/patch-sum b/games/baduki/files/patch-sum
index fd97d8f9d04..149bbcf9a88 100644
--- a/games/baduki/files/patch-sum
+++ b/games/baduki/files/patch-sum
@@ -1,5 +1,5 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:51 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/11/27 21:45:52 rh Exp $
MD5 (patch-aa) = 15fad7115ed4ced6427b7f5c9810232d
-MD5 (patch-ab) = 19e90c9c36f601d5ad576a301faa94e0
+MD5 (patch-ab) = dd452aa8753f96e4ddc7b9da40817c49
MD5 (patch-ac) = 318fb4f6e49b7436136ef4c8e84d3989
diff --git a/games/baduki/patches/patch-ab b/games/baduki/patches/patch-ab
index 3e0f5abb9a0..859e297b79d 100644
--- a/games/baduki/patches/patch-ab
+++ b/games/baduki/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/01/31 22:03:43 bad Exp $
+$NetBSD: patch-ab,v 1.2 1999/11/27 21:45:53 rh Exp $
---- src/Makefile.in.orig Fri Jan 15 19:46:35 1999
-+++ src/Makefile.in Wed Jan 27 20:58:49 1999
-@@ -120,7 +120,7 @@
+--- src/Makefile.in.orig Sat Nov 27 22:40:23 1999
++++ src/Makefile.in Sat Nov 27 22:40:23 1999
+@@ -111,7 +111,7 @@
DEFS = @DEFS@ -I. -I$(srcdir) -I..
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lintl
baduki_OBJECTS = baduki.o dialog.o gmp.o gtkgoboard.o killable.o main.o \
- patterns.o think.o utils.o xinterface.o
+ patterns.o patternsval.o think.o utils.o xinterface.o
baduki_DEPENDENCIES =
diff --git a/x11/gtk10/files/patch-sum b/x11/gtk10/files/patch-sum
index 32f63307db9..a068e1101b7 100644
--- a/x11/gtk10/files/patch-sum
+++ b/x11/gtk10/files/patch-sum
@@ -1,7 +1,7 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:27 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/11/27 21:46:38 rh Exp $
-MD5 (patch-aa) = e8270da196eb2d3b0554052d8d1cef81
-MD5 (patch-ab) = 4e5c03552b8c8b1c67c98760d31dfbb4
+MD5 (patch-aa) = 265bc35459d9a98331cb0cc55ab9e087
+MD5 (patch-ab) = ba1807cf6c044005f85a300396c9e3e9
MD5 (patch-ac) = 36d2509fcfb1b711294010ae6e403134
MD5 (patch-ad) = 6755f150788f1dcf8f2ac30d4de8b2d4
MD5 (patch-ae) = 1a6f3c51613def0818a8ce0357e95bdd
diff --git a/x11/gtk10/patches/patch-aa b/x11/gtk10/patches/patch-aa
index 90ea071456c..4065b983dcf 100644
--- a/x11/gtk10/patches/patch-aa
+++ b/x11/gtk10/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1 1998/08/25 11:00:50 agc Exp $
+$NetBSD: patch-aa,v 1.2 1999/11/27 21:46:38 rh Exp $
---- configure.orig Tue Jun 2 01:31:51 1998
-+++ configure Sat Jul 18 10:44:53 1998
-@@ -1231,6 +1231,7 @@
+--- configure.orig Mon Sep 21 04:41:13 1998
++++ configure Sat Nov 27 22:38:50 1999
+@@ -1235,6 +1235,7 @@
echo "$ac_t""no" 1>&6
fi
@@ -10,7 +10,7 @@ $NetBSD: patch-aa,v 1.1 1998/08/25 11:00:50 agc Exp $
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -1276,7 +1277,7 @@
+@@ -1280,7 +1281,7 @@
${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
@@ -18,4 +18,4 @@ $NetBSD: patch-aa,v 1.1 1998/08/25 11:00:50 agc Exp $
+fi
echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
- echo "configure:1283: checking whether to enable maintainer-specific portions of Makefiles" >&5
+ echo "configure:1287: checking whether to enable maintainer-specific portions of Makefiles" >&5
diff --git a/x11/gtk10/patches/patch-ab b/x11/gtk10/patches/patch-ab
index 809d3fa1a8e..75f33445024 100644
--- a/x11/gtk10/patches/patch-ab
+++ b/x11/gtk10/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1 1998/08/25 11:00:50 agc Exp $
+$NetBSD: patch-ab,v 1.2 1999/11/27 21:46:38 rh Exp $
---- glib/configure.orig Tue Jun 2 01:31:43 1998
-+++ glib/configure Sat Jul 18 10:48:59 1998
-@@ -1208,6 +1208,7 @@
+--- glib/configure.orig Mon Sep 21 04:41:11 1998
++++ glib/configure Sat Nov 27 22:40:41 1999
+@@ -1212,6 +1212,7 @@
echo "$ac_t""no" 1>&6
fi
@@ -10,7 +10,7 @@ $NetBSD: patch-ab,v 1.1 1998/08/25 11:00:50 agc Exp $
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -1253,7 +1254,7 @@
+@@ -1257,7 +1258,7 @@
${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
@@ -18,4 +18,4 @@ $NetBSD: patch-ab,v 1.1 1998/08/25 11:00:50 agc Exp $
+fi
echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
- echo "configure:1260: checking whether to enable maintainer-specific portions of Makefiles" >&5
+ echo "configure:1264: checking whether to enable maintainer-specific portions of Makefiles" >&5