From owner-svn-ports-head@FreeBSD.ORG Fri Mar 22 15:06:13 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 73F1024A; Fri, 22 Mar 2013 15:06:13 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7A09E336; Fri, 22 Mar 2013 15:06:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2MF6Bgq089400; Fri, 22 Mar 2013 15:06:11 GMT (envelope-from rea@svn.freebsd.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2MF6BQf089398; Fri, 22 Mar 2013 15:06:11 GMT (envelope-from rea@svn.freebsd.org) Message-Id: <201303221506.r2MF6BQf089398@svn.freebsd.org> From: Eygene Ryabinkin Date: Fri, 22 Mar 2013 15:06:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314936 - head/sysutils/lsof X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2013 15:06:13 -0000 Author: rea Date: Fri Mar 22 15:06:11 2013 New Revision: 314936 URL: http://svnweb.freebsd.org/changeset/ports/314936 Log: sysutils/lsof: upgrade to 4.88B 4.88B is a fixup release that allows lsof to work with FreeBSD that was received changes in 'struct filedesc' (just now it is -HEAD after r247602). PR: ports/177200 Approved by: Larry Rosenman (maintainer) QA page: http://codelabs.ru/fbsd/ports/qa/sysutils/lsof/4.88.b,8 Modified: head/sysutils/lsof/Makefile head/sysutils/lsof/distinfo Modified: head/sysutils/lsof/Makefile ============================================================================== --- head/sysutils/lsof/Makefile Fri Mar 22 14:54:42 2013 (r314935) +++ head/sysutils/lsof/Makefile Fri Mar 22 15:06:11 2013 (r314936) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.87 +DISTVERSION= 4.88B PORTEPOCH= 8 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ @@ -26,7 +26,7 @@ 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 Fri Mar 22 14:54:42 2013 (r314935) +++ head/sysutils/lsof/distinfo Fri Mar 22 15:06:11 2013 (r314936) @@ -1,2 +1,2 @@ -SHA256 (lsof_4.87.tar.bz2) = dfdd3709d82bc79ccdf3e404b84aafa9aede5948642a824ecaefd0aac589da2c -SIZE (lsof_4.87.tar.bz2) = 773664 +SHA256 (lsof_4.88B.freebsd.tar.bz2) = c6aa74b5a8291d7dca19f13cbcf07dcdee089ef393cc9180a5c3622dc84c6cc2 +SIZE (lsof_4.88B.freebsd.tar.bz2) = 481140