From owner-svn-ports-all@FreeBSD.ORG Mon Jun 8 19:55:58 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01C5CE1E; Mon, 8 Jun 2015 19:55:58 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA4B311AB; Mon, 8 Jun 2015 19:55:57 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t58JtvPf013103; Mon, 8 Jun 2015 19:55:57 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t58Jtve9013099; Mon, 8 Jun 2015 19:55:57 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201506081955.t58Jtve9013099@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Mon, 8 Jun 2015 19:55:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388875 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 08 Jun 2015 19:55:58 -0000 Author: bofh Date: Mon Jun 8 19:55:56 2015 New Revision: 388875 URL: https://svnweb.freebsd.org/changeset/ports/388875 Log: [MAINTAINER] sysutils/lsof: Update version 4.89D=>4.89E - Mark DATADIR safe - Fix contiguous blank lines in Makefile PR: 200696 Submitted by: ler@lerctr.org Modified: head/sysutils/lsof/Makefile head/sysutils/lsof/distinfo head/sysutils/lsof/pkg-plist Modified: head/sysutils/lsof/Makefile ============================================================================== --- head/sysutils/lsof/Makefile Mon Jun 8 19:38:45 2015 (r388874) +++ head/sysutils/lsof/Makefile Mon Jun 8 19:55:56 2015 (r388875) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.89D +DISTVERSION= 4.89E PORTEPOCH= 8 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ @@ -49,7 +49,6 @@ CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= -n freebsd CONFIGURE_ENV= LSOF_CC="${CC}" FREEBSD_SYS="${SRC_BASE}/sys" - .if !exists(${SRC_BASE}/sys/kern/kern_lockf.c) IGNORE= requires kernel sources .endif Modified: head/sysutils/lsof/distinfo ============================================================================== --- head/sysutils/lsof/distinfo Mon Jun 8 19:38:45 2015 (r388874) +++ head/sysutils/lsof/distinfo Mon Jun 8 19:55:56 2015 (r388875) @@ -1,2 +1,2 @@ -SHA256 (lsof_4.89D.freebsd.tar.bz2) = 653e665f62591a098b048a6add0bcd9c4ed7411a31a07ff75d9974051e81f8a8 -SIZE (lsof_4.89D.freebsd.tar.bz2) = 483580 +SHA256 (lsof_4.89E.freebsd.tar.bz2) = c04d6273b3c1fdb384319e887ba66c3b452df57f2480b6dd90b4e70d9b0b6293 +SIZE (lsof_4.89E.freebsd.tar.bz2) = 484831 Modified: head/sysutils/lsof/pkg-plist ============================================================================== --- head/sysutils/lsof/pkg-plist Mon Jun 8 19:38:45 2015 (r388874) +++ head/sysutils/lsof/pkg-plist Mon Jun 8 19:55:56 2015 (r388875) @@ -4,18 +4,18 @@ man/man8/lsof.8.gz sbin/lsof @mode @group wheel -share/lsof/00MANIFEST -share/lsof/00README -share/lsof/big_brother.perl5 -share/lsof/count_pf.perl -share/lsof/count_pf.perl5 -share/lsof/identd.perl5 -share/lsof/idrlogin.perl -share/lsof/idrlogin.perl5 -share/lsof/list_NULf.perl5 -share/lsof/list_fields.awk -share/lsof/list_fields.perl -share/lsof/shared.perl5 -share/lsof/sort_res.perl5 -share/lsof/watch_a_file.perl -share/lsof/xusers.awk +%%DATADIR%%/00MANIFEST +%%DATADIR%%/00README +%%DATADIR%%/big_brother.perl5 +%%DATADIR%%/count_pf.perl +%%DATADIR%%/count_pf.perl5 +%%DATADIR%%/identd.perl5 +%%DATADIR%%/idrlogin.perl +%%DATADIR%%/idrlogin.perl5 +%%DATADIR%%/list_NULf.perl5 +%%DATADIR%%/list_fields.awk +%%DATADIR%%/list_fields.perl +%%DATADIR%%/shared.perl5 +%%DATADIR%%/sort_res.perl5 +%%DATADIR%%/watch_a_file.perl +%%DATADIR%%/xusers.awk