diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-25 21:35:41 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-25 21:35:41 +0000 |
commit | 600871821b1a774d1b9903b144bbdfcf47728f1f (patch) | |
tree | eb47eae0eee05b5519dd1d0a1daca608efeafdb8 /sysutils/lsof/distinfo | |
parent | 9049bd155343738a8c3cfe46b6e82d9090d913d7 (diff) | |
download | FreeBSD-ports-600871821b1a774d1b9903b144bbdfcf47728f1f.zip FreeBSD-ports-600871821b1a774d1b9903b144bbdfcf47728f1f.tar.gz |
Author has fixed a problem where file size and offsets were casted to a
32-bit size rather than the correct 64-bit size.
Submitted by: Vic Abell <abe@purdue.edu>
Diffstat (limited to 'sysutils/lsof/distinfo')
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index b078473..8275908 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.50B.freebsd.tar.gz) = cc7f459a50aeb45d6be6d1a6e40da081 +MD5 (lsof_4.50C.freebsd.tar.gz) = 8f7238e9951bac18fb5ac81d588327eb |