ports/170117: [MAINTAINER] sysutils/lsof: support nfs/oldnfs/newnfs filesystems
Larry Rosenman
ler at lerctr.org
Tue Jul 24 19:20:10 UTC 2012
>Number: 170117
>Category: ports
>Synopsis: [MAINTAINER] sysutils/lsof: support nfs/oldnfs/newnfs filesystems
>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 Jul 24 19:20:10 UTC 2012
>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 #50 r238741: Tue Jul 24 13:29:09 CDT
>Description:
Support oldnfs/newnfs in lsof.
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- lsof-4.87.a,7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile ./Makefile
--- /usr/ports/sysutils/lsof/Makefile 2012-07-16 14:57:47.414339500 -0500
+++ ./Makefile 2012-07-24 14:14:57.140523803 -0500
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.86
+DISTVERSION= 4.87A
PORTEPOCH= 7
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
@@ -25,13 +25,13 @@
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
ftp://ftp.tau.ac.il/pub/unix/admin/
-DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTNAME_SUFFIX}
+DISTNAME= ${PORTNAME}_${DISTVERSION}${DISTNAME_SUFFIX}
MAINTAINER= ler at 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
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/distinfo ./distinfo
--- /usr/ports/sysutils/lsof/distinfo 2012-07-16 14:57:47.411338274 -0500
+++ ./distinfo 2012-07-24 09:12:39.124275154 -0500
@@ -1,2 +1,2 @@
-SHA256 (lsof_4.86.tar.bz2) = 13e52b8e87dddf1b2e219004e315d755c659217ce6ffc6a5f1102969f1c4dd0c
-SIZE (lsof_4.86.tar.bz2) = 769231
+SHA256 (lsof_4.87A.freebsd.tar.bz2) = 5fa507004ed471ddd5ce613a20068c6326d4690d3f180f4ea3fb00b3528e7826
+SIZE (lsof_4.87A.freebsd.tar.bz2) = 480290
--- lsof-4.87.a,7.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list