From owner-cvs-ports@FreeBSD.ORG Tue May 13 18:29:32 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E2491065677; Tue, 13 May 2008 18:29:32 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F17CA8FC0C; Tue, 13 May 2008 18:29:31 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4DITV9U089173; Tue, 13 May 2008 18:29:31 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4DITV2Z089172; Tue, 13 May 2008 18:29:31 GMT (envelope-from itetcu) Message-Id: <200805131829.m4DITV2Z089172@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 13 May 2008 18:29:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/lsof Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2008 18:29:32 -0000 itetcu 2008-05-13 18:29:31 UTC FreeBSD ports repository Modified files: sysutils/lsof Makefile distinfo Log: Update to 4.80: Updated for a FreeBSD 7.0 and above byte level locking change. The problem was reported by Conrad J. Sabatier , who helped test the update. Wesley Shields provided an 8.0-CURRENT test system. Propagated the FreeBSD 7.0 and above locking changes to FreeBSD 6.x, based on a report from Edwin Groothuis . (as a note about the above, if the port still fails for you, you should upgrade your system either to the latest HEAD or the latest 7-STALBE there's a 2 weeks window of breakage or so). Added warnings for unsupported dialects or versions. Added a missing quote to the Configure script's FreeBSD stanza. PR: ports/123615 Submitted by: maintainer Supplimentary tindy testing by: miwi@ Revision Changes Path 1.165 +3 -3 ports/sysutils/lsof/Makefile 1.132 +3 -3 ports/sysutils/lsof/distinfo