Index: head/sysutils/lsof/Makefile =================================================================== --- head/sysutils/lsof/Makefile +++ head/sysutils/lsof/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.90J +DISTVERSION= 4.90K PORTEPOCH= 8 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ Index: head/sysutils/lsof/distinfo =================================================================== --- head/sysutils/lsof/distinfo +++ head/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492951502 -SHA256 (lsof_4.90J.freebsd.tar.bz2) = c782b749d57cedbe18e43cbff6d076bab578481a84c09a33a944868e2d4a7cf1 -SIZE (lsof_4.90J.freebsd.tar.bz2) = 487922 +TIMESTAMP = 1492988258 +SHA256 (lsof_4.90K.freebsd.tar.bz2) = 4bd58143bebafbd3773e776145651009ca2f39c9b1c9b1544364b18ed38d4b81 +SIZE (lsof_4.90K.freebsd.tar.bz2) = 488651 Index: head/sysutils/lsof/files/patch-dlsof.h =================================================================== --- head/sysutils/lsof/files/patch-dlsof.h +++ head/sysutils/lsof/files/patch-dlsof.h @@ -1,17 +0,0 @@ ---- dialects/freebsd/dlsof.h.orig 2017-01-14 23:50:37.000000000 -0800 -+++ dialects/freebsd/dlsof.h 2017-03-22 00:12:47.309579000 -0700 -@@ -154,12 +154,14 @@ - #include - #include - #include -+#define _WANT_INPCB - #include - #include - #include - #include - #include - #include -+#define _WANT_TCPCB - #include - #include - #include