Update to version 4.59
* IPv4 and IPv6 network files can be selected with -i4 and -i6. (IPv6 network file selection is only possible when lsof supports IPv6 for the dialect.) * Added new output field for raw device number in hex. The field is identified with 'r'. This field is NOT selected when -F or -F0 is specified so that its appearance won't disturb existing scripts that process field output.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= lsof
|
||||
PORTVERSION= 4.58.2
|
||||
PORTVERSION= 4.59
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
|
||||
@@ -18,8 +18,8 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
|
||||
ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/NEW/ \
|
||||
ftp://ftp.sunet.se/pub/unix/admin/lsof/ \
|
||||
ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/
|
||||
#DISTNAME= ${PORTNAME}_${PORTVERSION}_W
|
||||
DISTNAME= ${PORTNAME}_4.59B.freebsd
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}_W
|
||||
#DISTNAME= ${PORTNAME}_4.59B.freebsd
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
MD5 (lsof_4.59B.freebsd.tar.gz) = 53a618c50805bf8814953022d61bc8ba
|
||||
MD5 (lsof_4.59_W.tar.gz) = 537a64115c7e367a06c8ef48606bfa44
|
||||
|
||||
Reference in New Issue
Block a user