git: cb8fe3d5b7f6 - main - sysutils/lsof: remove no longer needed patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Sep 2022 19:15:21 UTC
The branch main has been updated by ler:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cb8fe3d5b7f61f92a0123219d4877ab306779ab6
commit cb8fe3d5b7f61f92a0123219d4877ab306779ab6
Author: Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2022-09-16 19:14:49 +0000
Commit: Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2022-09-16 19:14:49 +0000
sysutils/lsof: remove no longer needed patch
---
sysutils/lsof/files/patch-dialects_freebsd_dlsof.h | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/sysutils/lsof/files/patch-dialects_freebsd_dlsof.h b/sysutils/lsof/files/patch-dialects_freebsd_dlsof.h
deleted file mode 100644
index f0348093f39e..000000000000
--- a/sysutils/lsof/files/patch-dialects_freebsd_dlsof.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- dialects/freebsd/dlsof.h.orig 2022-08-17 09:12:09 UTC
-+++ dialects/freebsd/dlsof.h
-@@ -183,7 +183,6 @@ int getmntinfo(struct statfs **, int);
- #undef _KVM_VNODE
- # endif /* defined(HAS_KVM_VNODE) */
-
--#include <net/raw_cb.h>
- #include <sys/domain.h>
- #define pmap RPC_pmap
- #include <rpc/rpc.h>