From fca47836521f8422ece63dbe6c86c109cfd0b4d0 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 11 Jul 2016 20:44:11 +0000 Subject: upgrade to 4.90C - support for DTYPE_PTS - FreeBSD 12.0-CURRENT PR: 211017 Submitted by: maintainer (Larry Rosenman) --- sysutils/lsof/files/patch-Configure | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 sysutils/lsof/files/patch-Configure (limited to 'sysutils/lsof/files/patch-Configure') diff --git a/sysutils/lsof/files/patch-Configure b/sysutils/lsof/files/patch-Configure deleted file mode 100644 index e83f265d05f4..000000000000 --- a/sysutils/lsof/files/patch-Configure +++ /dev/null @@ -1,13 +0,0 @@ ---- Configure.orig 2016-01-05 10:31:36.000000000 -0800 -+++ Configure 2016-07-08 17:39:09.137355000 -0700 -@@ -1620,6 +1620,10 @@ - LSOF_TSTBIGF=" " - LSOF_VERS=11000 - ;; -+ 12*) -+ LSOF_TSTBIGF=" " -+ LSOF_VERS=12000 -+ ;; - *) - echo Unknown FreeBSD release: `uname -r` - rm -f $LSOF_HLP -- cgit v1.2.3