sysutils/lsof: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2022-09-26 11:58:44 +02:00
parent 4005b87232
commit 4410e220b3
3 changed files with 4 additions and 14 deletions

View file

@ -2,7 +2,7 @@
# to commit it. I (ler) don't have access to all the ARCH's
PORTNAME= lsof
DISTVERSION= 4.95.0
DISTVERSION= 4.96.3
PORTEPOCH= 8
CATEGORIES= sysutils

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1651172540
SHA256 (lsof-org-lsof-4.95.0_GH0.tar.gz) = 8ff4c77736cc7d9556da9e2c7614cc4292a12f1979f20bd520d3c6f64b66a4d7
SIZE (lsof-org-lsof-4.95.0_GH0.tar.gz) = 1343380
TIMESTAMP = 1663379202
SHA256 (lsof-org-lsof-4.96.3_GH0.tar.gz) = 2753fc01452a3d2ee665e8365afdac0e9683197f3ec06231aa684a48b286d11c
SIZE (lsof-org-lsof-4.96.3_GH0.tar.gz) = 1342843

View file

@ -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>