diff options
author | rh <rh> | 1999-11-27 21:45:52 +0000 |
---|---|---|
committer | rh <rh> | 1999-11-27 21:45:52 +0000 |
commit | 42b644a25735906f6926dcbc04bcd570bd474262 (patch) | |
tree | caf20d743c415f3f8b508dd2da6867c6225dd32b /x11 | |
parent | ea235bf0293ce1b22de676a51bc0c3f1a623fdb2 (diff) | |
download | pkgsrc-42b644a25735906f6926dcbc04bcd570bd474262.tar.gz |
defuzz
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk10/files/patch-sum | 6 | ||||
-rw-r--r-- | x11/gtk10/patches/patch-aa | 12 | ||||
-rw-r--r-- | x11/gtk10/patches/patch-ab | 12 |
3 files changed, 15 insertions, 15 deletions
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 |