Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 09:53:26 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/177200: [MAINTAINER] sysutils/lsof: 4.88B, better handling of filedesc
Message-ID:  <E1UIgru-000GZq-Fl@borg.lerctr.org>
Resent-Message-ID: <201303211500.r2LF01Nj097772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177200
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: 4.88B, better handling of filedesc
>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:   Thu Mar 21 15:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD borg.lerctr.org 10.0-CURRENT FreeBSD 10.0-CURRENT #126 r248465: Mon Mar 18 10:39:18 CDT
>Description:
supercedes ports/177115

Update to 4.88B, better handling of filedesc changes
Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- lsof-4.88.b,8.patch begins here ---
diff -ruN ../lsofCVS/Makefile ./Makefile
--- ../lsofCVS/Makefile	2013-03-19 11:36:59.266470392 -0500
+++ ./Makefile	2013-03-21 09:51:25.064997278 -0500
@@ -2,7 +2,7 @@
 # $FreeBSD: head/sysutils/lsof/Makefile 309839 2013-01-02 21:23:27Z rm $
 
 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 @@
 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
diff -ruN ../lsofCVS/distinfo ./distinfo
--- ../lsofCVS/distinfo	2013-03-19 11:36:59.266470392 -0500
+++ ./distinfo	2013-03-21 09:51:38.655997559 -0500
@@ -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
--- lsof-4.88.b,8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1UIgru-000GZq-Fl>