diff options
| author | Larry Rosenman <ler@FreeBSD.org> | 2019-05-07 15:09:59 +0000 |
|---|---|---|
| committer | Larry Rosenman <ler@FreeBSD.org> | 2019-05-07 15:09:59 +0000 |
| commit | 713275e77417d6a49504d8bba0dfbe99e34b3005 (patch) | |
| tree | 4e044ea6354781727ee786ef9ab860f4b9e343f6 /sysutils/lsof/files/patch-Configure | |
| parent | devel/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-Configure | 13 |
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 |
