diff options
author | rh <rh@pkgsrc.org> | 2000-02-01 16:44:20 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-02-01 16:44:20 +0000 |
commit | f4209ccac137be7766d8cdf8cebe89cd16f89b39 (patch) | |
tree | 539a98ef4d7f3f33aa08608b1cb1b87374f1eceb /x11/gnome-core | |
parent | 9e1faaf19782be154e91d34363ffab51837890f3 (diff) | |
download | pkgsrc-f4209ccac137be7766d8cdf8cebe89cd16f89b39.tar.gz |
defuzz
Diffstat (limited to 'x11/gnome-core')
-rw-r--r-- | x11/gnome-core/files/patch-sum | 4 | ||||
-rw-r--r-- | x11/gnome-core/patches/patch-aa | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/x11/gnome-core/files/patch-sum b/x11/gnome-core/files/patch-sum index 65dfda8b8cc..9a084cc0802 100644 --- a/x11/gnome-core/files/patch-sum +++ b/x11/gnome-core/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.13 2000/01/20 14:25:20 tron Exp $ +$NetBSD: patch-sum,v 1.14 2000/02/01 16:44:20 rh Exp $ -MD5 (patch-aa) = bbfda5e5e72f45c645356340cbec72a0 +MD5 (patch-aa) = 4fd2a4beddb4e355c721e2b8d387e9fa MD5 (patch-ac) = 4aab1f4ff482e45020ba26ef0a969cdd MD5 (patch-af) = a18ee68f6e295f5b4607f7b3fb6f3032 MD5 (patch-ag) = ba94f4a23817dd700fb47da5d802174b diff --git a/x11/gnome-core/patches/patch-aa b/x11/gnome-core/patches/patch-aa index ef9aaaac2c1..7c04a94391c 100644 --- a/x11/gnome-core/patches/patch-aa +++ b/x11/gnome-core/patches/patch-aa @@ -1,16 +1,16 @@ -$NetBSD: patch-aa,v 1.5 1999/10/23 11:01:44 tron Exp $ +$NetBSD: patch-aa,v 1.6 2000/02/01 16:44:21 rh Exp $ ---- configure.orig Wed Oct 6 08:52:20 1999 -+++ configure Sat Oct 23 11:52:52 1999 +--- configure.orig Fri Dec 17 23:21:39 1999 ++++ configure Sun Jan 30 20:17:26 2000 @@ -2139,6 +2139,7 @@ fi +if false; then # Check for any special flags to pass to ltconfig. - # - # the following will cause an existing older ltconfig to fail, so -@@ -2297,6 +2298,7 @@ + libtool_flags="--cache-file=$cache_file" + test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +@@ -2292,6 +2293,7 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -18,7 +18,7 @@ $NetBSD: patch-aa,v 1.5 1999/10/23 11:01:44 tron Exp $ # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message. -@@ -6660,6 +6662,9 @@ +@@ -6768,6 +6770,9 @@ s%@CATALOGS@%$CATALOGS%g s%@CATOBJEXT@%$CATOBJEXT%g s%@DATADIRNAME@%$DATADIRNAME%g |