summaryrefslogtreecommitdiff
path: root/x11/xview-lib
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-02-09 00:58:03 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-02-09 00:58:03 +0000
commit0b9340744884ba99162453e0ff9ca1ad1eab5cd7 (patch)
tree309c146c25dba8e90746bf98a52cd6d41295042c /x11/xview-lib
parent6539d1231e7f2f1d994832ac4d441bef9c60c99f (diff)
downloadpkgsrc-0b9340744884ba99162453e0ff9ca1ad1eab5cd7.tar.gz
remove redundant patch file which caused patching to fail
Diffstat (limited to 'x11/xview-lib')
-rw-r--r--x11/xview-lib/files/patch-sum3
-rw-r--r--x11/xview-lib/patches/patch-am19
2 files changed, 1 insertions, 21 deletions
diff --git a/x11/xview-lib/files/patch-sum b/x11/xview-lib/files/patch-sum
index 0ed21a8f0eb..2d9e6630e0b 100644
--- a/x11/xview-lib/files/patch-sum
+++ b/x11/xview-lib/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.2 1999/12/15 23:51:04 dmcmahill Exp $
+$NetBSD: patch-sum,v 1.3 2000/02/09 00:58:03 dmcmahill Exp $
MD5 (patch-aa) = ab481aa246f19a8388743244d331081c
MD5 (patch-ab) = 0811acd752078caea8bd851c85ea08dd
@@ -12,6 +12,5 @@ MD5 (patch-ai) = f16a5362859ff6f674301c61c00679cc
MD5 (patch-aj) = 885e343ac72084b293b6b1716cc309fb
MD5 (patch-ak) = 2add6a5899eafd4b404a236968172bac
MD5 (patch-al) = 3a269a96ab1440f70d3b9f67200003b5
-MD5 (patch-am) = 3e377a8cfb79d2f634be3d0987971ceb
MD5 (patch-an) = 9fc09df240f727570b7005ad96b37f83
MD5 (patch-ao) = 6474d1a6a263ec6ae6bdc21f43ab9bd0
diff --git a/x11/xview-lib/patches/patch-am b/x11/xview-lib/patches/patch-am
deleted file mode 100644
index 4b33ba10029..00000000000
--- a/x11/xview-lib/patches/patch-am
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-am,v 1.1 1999/12/15 23:51:04 dmcmahill Exp $
-
---- ./lib/libxview/wmgr/wmgr_menu.c.orig Tue Jun 29 01:17:24 1993
-+++ ./lib/libxview/wmgr/wmgr_menu.c Sun Dec 12 21:43:52 1999
-@@ -15,4 +15,8 @@
- #include <ctype.h>
- #include <string.h>
-+
-+#if defined(BSD) && (BSD >= 199306)
-+#include <unistd.h>
-+#else
- #ifdef sparc
- #ifdef SVR4
-@@ -21,4 +25,5 @@
- #include <vfork.h>
- #endif SVR4
-+#endif sparc
- #endif
-