From girgen@trumpet.partitur.se Wed May 19 17:43:20 1999
Return-Path: <girgen@trumpet.partitur.se>
Received: from trumpet.partitur.se (trumpet.partitur.se [193.219.246.210])
	by hub.freebsd.org (Postfix) with ESMTP id 7EF4814EFC
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 May 1999 17:43:14 -0700 (PDT)
	(envelope-from girgen@trumpet.partitur.se)
Received: (from girgen@localhost)
	by trumpet.partitur.se (8.9.3/8.9.3) id CAA01010;
	Thu, 20 May 1999 02:43:11 +0200 (CEST)
	(envelope-from girgen)
Message-Id: <199905200043.CAA01010@trumpet.partitur.se>
Date: Thu, 20 May 1999 02:43:11 +0200 (CEST)
From: girgen@partitur.se
Sender: girgen@trumpet.partitur.se
Reply-To: girgen@partitur.se
To: FreeBSD-gnats-submit@freebsd.org
Subject: lsof updated
X-Send-Pr-Version: 3.2

>Number:         11793
>Category:       ports
>Synopsis:       lsof updated, old distfile removed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 19 17:50:02 PDT 1999
>Closed-Date:    Thu May 20 01:33:18 PDT 1999
>Last-Modified:  Thu May 20 01:33:58 PDT 1999
>Originator:     Palle Girgensohn
>Release:        FreeBSD 2.2.7-STABLE i386
>Organization:
Partitur
>Environment:
3.2-BETA FreeBSD 3.2-BETA #0: Fri May 14 12:29:49 CEST 1999
	

>Description:
lsof updated, and old version removed from the ftp sites.
	

>How-To-Repeat:

	

>Fix:
Here's a trivial patch:

diff -urN lsof.orig/Makefile lsof/Makefile
--- lsof.orig/Makefile  Wed May 19 23:45:52 1999
+++ lsof/Makefile       Wed May 19 23:46:07 1999
@@ -7,8 +7,8 @@
 # $Id: Makefile,v 1.41 1999/03/30 21:51:42 obrien Exp $
 #
 
-DISTNAME=      lsof_4.42_W
-PKGNAME=       lsof-4.42
+DISTNAME=      lsof_4.43_W
+PKGNAME=       lsof-4.43
 CATEGORIES=    sysutils
 MASTER_SITES=  ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/  \
                ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
diff -urN lsof.orig/files/md5 lsof/files/md5
--- lsof.orig/files/md5 Wed May 19 23:45:52 1999
+++ lsof/files/md5      Wed May 19 23:46:19 1999
@@ -1 +1 @@
-MD5 (lsof_4.42_W.tar.gz) = 30b4bf27f46f397d7be5dd0bc1cf1753
+MD5 (lsof_4.43_W.tar.gz) = 4d5263b853c882a33f626be0a47c937d
diff -urN lsof.orig/patches/patch-ab lsof/patches/patch-ab
--- lsof.orig/patches/patch-ab  Wed May 19 23:45:52 1999
+++ lsof/patches/patch-ab       Thu Jan  1 01:00:00 1970
@@ -1,21 +0,0 @@
---- Configure.orig     Mon Mar 29 12:06:49 1999
-+++ Configure  Mon May 10 19:09:54 1999
-@@ -764,6 +764,9 @@
-       3.1*)
-       LSOF_VERS=310
-       ;;
-+      3.2*)
-+      LSOF_VERS=320
-+      ;;
-       4.0*)
-       LSOF_VERS=400
-       ;;
-@@ -831,7 +834,7 @@
-       LSOF_CFGF="$LSOF_CFGF -DHASVMLOCKH"
-       fi      # }
-       ;;
--    300|310)
-+    300|310|320)
-       LSOF_CFGL="-lkvm"
-       if test -r ${LSOF_INCLUDE}/nfs/rpcv2.h  # {
-       then


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->obrien 
Responsible-Changed-By: mharo 
Responsible-Changed-When: Wed May 19 21:32:34 PDT 1999 
Responsible-Changed-Why:  
Over to maintainer 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Thu May 20 01:33:18 PDT 1999 
State-Changed-Why:  
port upgraded 
>Unformatted:
