From ca78ece302fd3926c3397ab75eef875f697aa8e8 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 25 Jun 2000 21:35:41 +0000 Subject: 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 --- sysutils/lsof/Makefile | 4 ++-- sysutils/lsof/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 969af13526a8..6946e8178f07 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.49.2 +PORTVERSION= 4.49.3 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ #DISTNAME= ${PORTNAME}_${PORTVERSION}_W -DISTNAME= ${PORTNAME}_4.50B.freebsd +DISTNAME= ${PORTNAME}_4.50C.freebsd MAINTAINER= obrien@FreeBSD.org diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index b078473472a1..8275908f9191 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 -- cgit v1.2.3