Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2013 11:38:23 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/177115: [MAINTAINER] sysutils/lsof: Update to 4.88A, support new filedesc infrastructure
Message-ID:  <E1UHzYN-0003V5-7g@borg.lerctr.org>
Resent-Message-ID: <201303191640.r2JGe0pb055757@freefall.freebsd.org>

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

>Number:         177115
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: Update to 4.88A, support new filedesc infrastructure
>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:   Tue Mar 19 16:40:00 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:
Update to 4.88A
- support new filedesc infrastructure/flags
- clean up pause macro redefinitions

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- lsof-4.88.a,8.patch begins here ---
diff -ruN ../lsofCVS/Makefile ./Makefile
--- ../lsofCVS/Makefile	2013-03-19 11:36:59.266470392 -0500
+++ ./Makefile	2013-03-19 11:34:31.779479562 -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.88A
 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-19 11:34:37.980478978 -0500
@@ -1,2 +1,2 @@
-SHA256 (lsof_4.87.tar.bz2) = dfdd3709d82bc79ccdf3e404b84aafa9aede5948642a824ecaefd0aac589da2c
-SIZE (lsof_4.87.tar.bz2) = 773664
+SHA256 (lsof_4.88A.freebsd.tar.bz2) = b0a990a0046887abfeb43dec92c27d8fd572dd12a559c9823b0329ff7200ad4f
+SIZE (lsof_4.88A.freebsd.tar.bz2) = 481581
--- lsof-4.88.a,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?E1UHzYN-0003V5-7g>