From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 16:30:07 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F30031065677 for ; Sun, 6 Apr 2008 16:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C8E3C8FC1A for ; Sun, 6 Apr 2008 16:30:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m36GU6gY037691 for ; Sun, 6 Apr 2008 16:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m36GU6Es037690; Sun, 6 Apr 2008 16:30:06 GMT (envelope-from gnats) Resent-Date: Sun, 6 Apr 2008 16:30:06 GMT Resent-Message-Id: <200804061630.m36GU6Es037690@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Larry Rosenman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 261A91065670 for ; Sun, 6 Apr 2008 16:24:59 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id F3BC48FC16 for ; Sun, 6 Apr 2008 16:24:58 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from ler by thebighonker.lerctr.org with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JiXLr-0000pi-Cy for FreeBSD-gnats-submit@freebsd.org; Sun, 06 Apr 2008 11:04:15 -0500 Message-Id: Date: Sun, 06 Apr 2008 11:04:15 -0500 From: Larry Rosenman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/122505: [MAINTAINER] sysutils/lsof: update to 4.79J X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 16:30:07 -0000 >Number: 122505 >Category: ports >Synopsis: [MAINTAINER] sysutils/lsof: update to 4.79J >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: Sun Apr 06 16:30:01 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 #6: Sat Mar 22 11:06:14 CDT 2008 >Description: - Update to 4.79J This should fix sysutils/lsof on recent 8-Current. Thanks to Vic Abell for the quick turnaround on new release! Please let me know of any issues. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lsof-4.79J.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile /home/ler/ports/sysutils/lsof/Makefile --- /usr/ports/sysutils/lsof/Makefile 2008-02-16 11:27:34.495915360 -0600 +++ /home/ler/ports/sysutils/lsof/Makefile 2008-04-06 10:57:13.090295369 -0500 @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.79H +PORTVERSION= 4.79J CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/distinfo /home/ler/ports/sysutils/lsof/distinfo --- /usr/ports/sysutils/lsof/distinfo 2008-02-16 11:27:34.496914947 -0600 +++ /home/ler/ports/sysutils/lsof/distinfo 2008-04-06 10:57:48.869583942 -0500 @@ -1,3 +1,3 @@ -MD5 (lsof_4.79H.freebsd.tar.bz2) = 4128208f3920cecba14cfa8f6bf84664 -SHA256 (lsof_4.79H.freebsd.tar.bz2) = 19feec865e08617448c25fa63f068352dd2b0539c1410708b3512b7e206ef0e3 -SIZE (lsof_4.79H.freebsd.tar.bz2) = 461040 +MD5 (lsof_4.79J.freebsd.tar.bz2) = 0076eba9cb2dfbda2c4ff0d6a067bb79 +SHA256 (lsof_4.79J.freebsd.tar.bz2) = 7ed03098d0bfad97575afc40644c7315544b2db0dca0d157125b9c86095fda19 +SIZE (lsof_4.79J.freebsd.tar.bz2) = 463565 --- lsof-4.79J.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: