From 64179c9b34f9088f6f3877ad62f02fc6cd94ba22 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 17 Jan 2005 18:26:32 +0000 Subject: [PATCH] Upgrade to revision 4.74. + Updated lsof for FreeBSD 6.0 and higher for a change in . + 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. --- sysutils/lsof/Makefile | 4 ++-- sysutils/lsof/distinfo | 4 ++-- 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