summaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-01-17 18:26:32 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-01-17 18:26:32 +0000
commit64179c9b34f9088f6f3877ad62f02fc6cd94ba22 (patch)
tree8dd9778393ab9864d9cbdbae771a36727b865a80 /sysutils/lsof
parentUpdated Xalan C++ to 1.8.0 and fixed to work with Xerces C++ 2.6.0 (diff)
Upgrade to revision 4.74.
+ Updated lsof for FreeBSD 6.0 and higher for a change in <sys/vnode.h>. + Added support for the FreeBSD 6.0-CURRENT f_vnode pointer in the file structure. + Added FreeBSD support for the *effnlink member of the inode structure. This makes the lsof LTnlink test run faster. + Corrects two FreeBSD 4.10 RPC/XDR type definitions. + Updated for FreeBSD 4.11. The support compiles but hasn't been tested.
Notes
Notes: svn path=/head/; revision=126660
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile4
-rw-r--r--sysutils/lsof/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 5b9b08f04d18..14bc5d44c08e 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.73.2
+PORTVERSION= 4.74
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -22,7 +22,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
ftp://ftp.tau.ac.il/pub/unix/admin/
-FIXUP_RELEASE= yes
+#FIXUP_RELEASE=
.if defined(FIXUP_RELEASE)
DISTNAME= ${PORTNAME}_4.74C.freebsd
.else
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index 735b34644499..4db10099f791 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1,2 +1,2 @@
-MD5 (lsof_4.74C.freebsd.tar.bz2) = c26bb49766d71019b546872dc8ca4671
-SIZE (lsof_4.74C.freebsd.tar.bz2) = 443866
+MD5 (lsof_4.74.tar.bz2) = f3259008d6cca746da6bb48278a56e59
+SIZE (lsof_4.74.tar.bz2) = 732392