ports/123261: [MAINTAINER] sysutils/lsof: update to 4.80B

Larry Rosenman ler at lerctr.org
Wed Apr 30 14:20:02 UTC 2008


>Number:         123261
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: update to 4.80B
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 30 14:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list