summaryrefslogtreecommitdiff
path: root/sysutils/lsof/files/patch-Configure
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2019-05-07 15:09:59 +0000
committerLarry Rosenman <ler@FreeBSD.org>2019-05-07 15:09:59 +0000
commit713275e77417d6a49504d8bba0dfbe99e34b3005 (patch)
tree4e044ea6354781727ee786ef9ab860f4b9e343f6 /sysutils/lsof/files/patch-Configure
parentdevel/p5-Paranoid: update to 2.07 (diff)
sysutils/lsof: move to GitHub, update to 4.93.1
Changes since 4.92: 4.93.0 May 7, 2019 [freebsd] Made FreeBSD 13 adjustment. [darwin] Fix a typo causing a build error. Fix a potential memory leak. [linux] use tirpc for rpc if libc doesn't provide rpc.h. Fix a typo in man page. [linux] fix memory leaks detected by valgrind about unix endpoint information. Update the description about -fg and -fG options on linux. 4.93.1 May 7, 2019 Fix a broken symbolic link. The new features developed at lsof-org/lsof-linux repository is not merged yet.
Diffstat (limited to 'sysutils/lsof/files/patch-Configure')
-rw-r--r--sysutils/lsof/files/patch-Configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/lsof/files/patch-Configure b/sysutils/lsof/files/patch-Configure
deleted file mode 100644
index 719dfd2c0d7c..000000000000
--- a/sysutils/lsof/files/patch-Configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- Configure.orig 2018-10-21 14:19:32 UTC
-+++ Configure
-@@ -1624,6 +1624,10 @@ kernel generation process.
- LSOF_TSTBIGF=" "
- LSOF_VERS=12000
- ;;
-+ 13*)
-+ LSOF_TSTBIGF=" "
-+ LSOF_VERS=13000
-+ ;;
- *)
- echo Unknown FreeBSD release: `uname -r`
- rm -f $LSOF_HLP