From owner-svn-ports-all@FreeBSD.ORG Wed Jul 25 05:37:56 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 142BD1065672; Wed, 25 Jul 2012 05:37:56 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id DCC8A8FC14; Wed, 25 Jul 2012 05:37:55 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6P5btqV015640; Wed, 25 Jul 2012 05:37:55 GMT (envelope-from ak@svn.freebsd.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6P5btQq015637; Wed, 25 Jul 2012 05:37:55 GMT (envelope-from ak@svn.freebsd.org) Message-Id: <201207250537.q6P5btQq015637@svn.freebsd.org> From: Alex Kozlov Date: Wed, 25 Jul 2012 05:37:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301508 - head/sysutils/lsof X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2012 05:37:56 -0000 Author: ak Date: Wed Jul 25 05:37:55 2012 New Revision: 301508 URL: http://svn.freebsd.org/changeset/ports/301508 Log: - Update to 4.87A * add support for oldnfs/newnfs filesystem types PR: ports/170117 Submitted by: Larry Rosenman (maintainer) Modified: head/sysutils/lsof/Makefile (contents, props changed) head/sysutils/lsof/distinfo (contents, props changed) Modified: head/sysutils/lsof/Makefile ============================================================================== --- head/sysutils/lsof/Makefile Wed Jul 25 05:32:20 2012 (r301507) +++ head/sysutils/lsof/Makefile Wed Jul 25 05:37:55 2012 (r301508) @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.86 +DISTVERSION= 4.87A PORTEPOCH= 7 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ @@ -25,13 +25,13 @@ MASTER_SITES= http://ftp.cerias.purdue.e 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/ -DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTNAME_SUFFIX} +DISTNAME= ${PORTNAME}_${DISTVERSION}${DISTNAME_SUFFIX} MAINTAINER= ler@lerctr.org COMMENT= Lists information about open files (similar to fstat(1)) #Please leave the below line in for the next clean up. -#FIXUP_RELEASE= YES +FIXUP_RELEASE= YES .if defined(FIXUP_RELEASE) DISTNAME_SUFFIX=.freebsd .else Modified: head/sysutils/lsof/distinfo ============================================================================== --- head/sysutils/lsof/distinfo Wed Jul 25 05:32:20 2012 (r301507) +++ head/sysutils/lsof/distinfo Wed Jul 25 05:37:55 2012 (r301508) @@ -1,2 +1,2 @@ -SHA256 (lsof_4.86.tar.bz2) = 13e52b8e87dddf1b2e219004e315d755c659217ce6ffc6a5f1102969f1c4dd0c -SIZE (lsof_4.86.tar.bz2) = 769231 +SHA256 (lsof_4.87A.freebsd.tar.bz2) = 5fa507004ed471ddd5ce613a20068c6326d4690d3f180f4ea3fb00b3528e7826 +SIZE (lsof_4.87A.freebsd.tar.bz2) = 480290