From 6132a5c7603ce3eb9c6eaaf83c45b47f9e30fa6d Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 20 Mar 2006 18:09:52 +0000 Subject: Remove patch made unnecessary because the tools framework hides the GNU auto* tools automatically. --- textproc/wdiff/distinfo | 3 +-- textproc/wdiff/patches/patch-ad | 27 --------------------------- 2 files changed, 1 insertion(+), 29 deletions(-) delete mode 100644 textproc/wdiff/patches/patch-ad diff --git a/textproc/wdiff/distinfo b/textproc/wdiff/distinfo index 0505166e8af..0c8716bf38f 100644 --- a/textproc/wdiff/distinfo +++ b/textproc/wdiff/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 14:48:50 agc Exp $ +$NetBSD: distinfo,v 1.5 2006/03/20 18:09:52 jlam Exp $ SHA1 (wdiff-0.5.tar.gz) = 44e18850e16518633139cf24a83165e62e3baa95 RMD160 (wdiff-0.5.tar.gz) = 7b313cfaca2ec3759048888bbdba0be1cd88a5e1 @@ -6,5 +6,4 @@ Size (wdiff-0.5.tar.gz) = 129267 bytes SHA1 (patch-aa) = ae9ed3d3f993f5ee2ed22599b9ce5ac7b47be0ab SHA1 (patch-ab) = 9c969894e3a5ef8f9454c6577e230ca9d1e06a06 SHA1 (patch-ac) = 97311dd14a9a47688463ba325aec7874f69887a9 -SHA1 (patch-ad) = 57c285a1fa9d79c543cdc7811255446dba6eaaa1 SHA1 (patch-ae) = 8889518350ee790575bf24b02ba5c01e6ee76f9e diff --git a/textproc/wdiff/patches/patch-ad b/textproc/wdiff/patches/patch-ad deleted file mode 100644 index 814131b9e26..00000000000 --- a/textproc/wdiff/patches/patch-ad +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2003/01/24 14:12:04 itohy Exp $ - ---- Makefile.in.orig Sun Nov 6 16:45:13 1994 -+++ Makefile.in Fri Jan 24 22:33:44 2003 -@@ -194,17 +194,17 @@ - CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status - config.status: configure - ./config.status --recheck --configure: configure.in aclocal.m4 -- cd $(srcdir) && autoconf -+#configure: configure.in aclocal.m4 -+# cd $(srcdir) && autoconf - - config.h: stamp-h - stamp-h: config.h.in config.status - CONFIG_FILES= CONFIG_HEADERS=config.h ./config.status - date > stamp-h - config.h.in: stamp-h.in --stamp-h.in: configure.in aclocal.m4 acconfig.h -- cd $(srcdir) && autoheader -- date > $(srcdir)/stamp-h.in -+#stamp-h.in: configure.in aclocal.m4 acconfig.h -+# cd $(srcdir) && autoheader -+# date > $(srcdir)/stamp-h.in - - # Tell versions [3.59,3.63) of GNU make not to export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. -- cgit v1.2.3