summaryrefslogtreecommitdiff
path: root/sysutils/lsof/patches
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-09-28 10:57:38 +0000
committerfrueauf <frueauf>1998-09-28 10:57:38 +0000
commitb53c2c93be86d972503280ec4267461f950b9a29 (patch)
tree6222286c4a0f22e9105460c84ba6bef97222cf4c /sysutils/lsof/patches
parent8539493b864a9d18e5e14f718bf4ad8ae2318f04 (diff)
downloadpkgsrc-b53c2c93be86d972503280ec4267461f950b9a29.tar.gz
Update lsof to 4.37.
Diffstat (limited to 'sysutils/lsof/patches')
-rw-r--r--sysutils/lsof/patches/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/lsof/patches/patch-aa b/sysutils/lsof/patches/patch-aa
index 276c30be52b..147259edada 100644
--- a/sysutils/lsof/patches/patch-aa
+++ b/sysutils/lsof/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.3 1998/08/07 11:14:05 agc Exp $
+$NetBSD: patch-aa,v 1.4 1998/09/28 10:57:39 frueauf Exp $
---- Configure.orig Fri May 22 20:58:12 1998
-+++ Configure Thu Jun 11 17:15:28 1998
-@@ -1527,7 +1527,7 @@
+--- Configure.orig Tue Sep 15 02:56:33 1998
++++ Configure Thu Sep 17 15:47:27 1998
+@@ -1400,7 +1400,7 @@
then
- if test -r /etc/mk.conf
+ if test -r /etc/mk.conf # {
then
- grep -q "^UVM[ ]*=" /etc/mk.conf
+ grep -q "^UVM[ ]*[\?|\+]*=" /etc/mk.conf
- if test $? -eq 0
+ if test $? -eq 0 # {
then
NETBSD_UVM="Y"