ports/122751: [MAINTAINER] sysutils/lsof: update to 4.79L

Larry Rosenman ler at lerctr.org
Mon Apr 14 17:00:06 UTC 2008


>Number:         122751
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: update to 4.79L
>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:   Mon Apr 14 17:00:05 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 #8: Sat Apr 12 10:11:16 CDT 2008
>Description:
- Update to 4.79L
Vic Abell made the following changes to more easily bullet-proof the new locking
stuff:

I've toughened the part of Configure that handles the new 7.0 and 8.0 file 
locking changes and made it quit when anything goes wrong.

I've updated 00FAQ to describe why Configure quits.  I also added a section 
about lockf compiler errors, although it's unlikely those will be seen 
any more now that Configure quits.

Committer please note: One of the changes is the removal of whitespace at 
the end of the line.

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

--- lsof-4.79L.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-13 09:49:00.327431124 -0500
+++ /home/ler/ports/sysutils/lsof/Makefile	2008-04-14 11:55:07.760631294 -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.161 2008/04/13 12:49:55 rafan Exp $
+# $FreeBSD: ports/sysutils/lsof/Makefile,v 1.160 2008/04/11 15:07:00 pav Exp $
 #
 
 PORTNAME=	lsof
-PORTVERSION=	4.79K
+PORTVERSION=	4.79L
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
 		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  \
@@ -23,7 +23,7 @@
 		ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ \
 		ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/  \
 		ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
-		ftp://ftp.tau.ac.il/pub/unix/admin/ 
+		ftp://ftp.tau.ac.il/pub/unix/admin/
 
 MAINTAINER=	ler at lerctr.org
 COMMENT=	Lists information about open files (similar to fstat(1))
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/distinfo /home/ler/ports/sysutils/lsof/distinfo
--- /usr/ports/sysutils/lsof/distinfo	2008-04-13 09:49:00.332431854 -0500
+++ /home/ler/ports/sysutils/lsof/distinfo	2008-04-14 11:54:24.409428256 -0500
@@ -1,3 +1,3 @@
-MD5 (lsof_4.79K.freebsd.tar.bz2) = ccb27a947aa2e66bea31467c317141b3
-SHA256 (lsof_4.79K.freebsd.tar.bz2) = 769d598b2e418107c9b5f61fd531be65fae24188bfb8378a676549bd61d35a55
-SIZE (lsof_4.79K.freebsd.tar.bz2) = 463878
+MD5 (lsof_4.79L.freebsd.tar.bz2) = 6579bb36fb90cd1d5d6fdd9a47007eb1
+SHA256 (lsof_4.79L.freebsd.tar.bz2) = 3b3f1fba3172bb1c5082fd1b836bb9991b51fb68f8f324cf447a574b0a09fabb
+SIZE (lsof_4.79L.freebsd.tar.bz2) = 464103
--- lsof-4.79L.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list