From ler@lerctr.org  Wed Apr 30 14:10:14 2008
Return-Path: <ler@lerctr.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 46453106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Apr 2008 14:10:14 +0000 (UTC)
	(envelope-from ler@lerctr.org)
Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65])
	by mx1.freebsd.org (Postfix) with ESMTP id 2022E8FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Apr 2008 14:10:14 +0000 (UTC)
	(envelope-from ler@lerctr.org)
Received: from ler by thebighonker.lerctr.org with local (Exim 4.69 (FreeBSD))
	(envelope-from <ler@lerctr.org>)
	id 1JrD0f-000IE7-Q4
	for FreeBSD-gnats-submit@freebsd.org; Wed, 30 Apr 2008 09:10:13 -0500
Message-Id: <E1JrD0f-000IE7-Q4@thebighonker.lerctr.org>
Date: Wed, 30 Apr 2008 09:10:13 -0500
From: Larry Rosenman <ler@lerctr.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] sysutils/lsof: update to 4.80B
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123261
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: update to 4.80B
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 30 14:20:01 UTC 2008
>Closed-Date:    Fri May 02 17:10:33 UTC 2008
>Last-Modified:  Fri May  2 17:20:01 UTC 2008
>Originator:     Larry Rosenman
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD thebighonker.lerctr.org 7.0-STABLE FreeBSD 7.0-STABLE #10: Fri Apr 25 21:22:33 CDT 2008
>Description:
- Update to 4.80B
This should fix lsof on recent RELENG_6, RELENG_7, and HEAD FreeBSD.

Notes from Vic Abell the author:
---
They include the additional locking changes for 7.0 and 8.0, the recognition of the move of ZFS OpenSolaris sources and a possible fix for the 6.3 locking compilation errors.

They also include a new warning for unsupported dialects and versions, including FreeBSD 6.3.  The message is only a warning and shouldn't cause your port mechanism to fail
---

This should resolve ports/123100 as well. 



Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lsof-4.80B,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile /home/ler/ports/sysutils/lsof/Makefile
--- /usr/ports/sysutils/lsof/Makefile	2008-04-19 11:43:48.962575355 -0500
+++ /home/ler/ports/sysutils/lsof/Makefile	2008-04-30 09:06:55.721967791 -0500
@@ -3,11 +3,11 @@
 # Date created:			  Sat July 20, 1996
 # Whom:				  David O'Brien (obrien@FreeBSD.org)
 #
-# $FreeBSD: ports/sysutils/lsof/Makefile,v 1.163 2008/04/17 21:15:22 bsam Exp $
+# $FreeBSD: ports/sysutils/lsof/Makefile,v 1.160 2008/04/11 15:07:00 pav Exp $
 #
 
 PORTNAME=	lsof
-PORTVERSION=	4.79
+PORTVERSION=	4.80B
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
@@ -29,7 +29,7 @@
 MAINTAINER=	ler@lerctr.org
 COMMENT=	Lists information about open files (similar to fstat(1))
 
-#FIXUP_RELEASE=no
+FIXUP_RELEASE=YES
 .if defined(FIXUP_RELEASE)
 DISTNAME=	${PORTNAME}_${PORTVERSION}.freebsd
 .else
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/distinfo /home/ler/ports/sysutils/lsof/distinfo
--- /usr/ports/sysutils/lsof/distinfo	2008-04-19 11:43:48.967574967 -0500
+++ /home/ler/ports/sysutils/lsof/distinfo	2008-04-30 09:07:11.779319563 -0500
@@ -1,3 +1,3 @@
-MD5 (lsof_4.79.tar.bz2) = 34e35c07973b5175d787f72a29ab5711
-SHA256 (lsof_4.79.tar.bz2) = c63862a958ffd80b009a32f77d0711d7c6af56a2022a8a35da0ae7994f1ce711
-SIZE (lsof_4.79.tar.bz2) = 767375
+MD5 (lsof_4.80B.freebsd.tar.bz2) = 4a7df65181697b1c8da2036a110d560e
+SHA256 (lsof_4.80B.freebsd.tar.bz2) = 51ed27bd66831128bc0ab359539c0e4e23c7b1ee8da7cc37fecda221741266cb
+SIZE (lsof_4.80B.freebsd.tar.bz2) = 464631
--- lsof-4.80B,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Fri May 2 06:27:49 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123261 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Fri May 2 17:10:31 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123261 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123261: commit references a PR
Date: Fri,  2 May 2008 17:10:35 +0000 (UTC)

 rafan       2008-05-02 17:10:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/lsof        Makefile distinfo 
   Log:
   - Update to 4.80B
     This should fix build failure on 7.x and 8.x since last update.
   
   PR:             ports/123261
   Submitted by:   Larry Rosenman <ler at lerctr.org> (maintainer)
   
   Revision  Changes    Path
   1.164     +2 -2      ports/sysutils/lsof/Makefile
   1.131     +3 -3      ports/sysutils/lsof/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
