Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2007 20:35:27 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116273: [MAINTAINER] sysutils/lsof: update to 4.79C
Message-ID:  <E1IUuf1-0002rm-SN@borg.lerctr.org>
Resent-Message-ID: <200709110140.l8B1e1sh081320@freefall.freebsd.org>

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

>Number:         116273
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: update to 4.79C
>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 Sep 11 01:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD borg.lerctr.org 7.0-CURRENT FreeBSD 7.0-CURRENT #17: Mon Sep 10 16:35:04 CDT 2007
>Description:
- Update to 4.79C
  Fix RELENG_6 (6.2) alpha support
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lsof-4.79C.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile /home/ler/ports/sysutils/lsof/Makefile
--- /usr/ports/sysutils/lsof/Makefile	2007-06-04 14:02:08.000000000 -0500
+++ /home/ler/ports/sysutils/lsof/Makefile	2007-09-10 20:31:53.864537966 -0500
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	lsof
-PORTVERSION=	4.79B
+PORTVERSION=	4.79C
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
 		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  \
@@ -23,16 +23,16 @@
 		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/
+
+MAINTAINER=	ler@lerctr.org
+COMMENT=	Lists information about open files (similar to fstat(1))
+
 FIXUP_RELEASE=yes
 .if defined(FIXUP_RELEASE)
-DISTNAME=	${PORTNAME}_4.79B.freebsd
+DISTNAME=	${PORTNAME}_4.79C.freebsd
 .else
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 .endif
-
-MAINTAINER=	ler@lerctr.org
-COMMENT=	Lists information about open files (similar to fstat(1))
-
 .if defined(FIXUP_RELEASE)
 WRKSRC=		${WRKDIR}/${DISTNAME}
 .else
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/distinfo /home/ler/ports/sysutils/lsof/distinfo
--- /usr/ports/sysutils/lsof/distinfo	2007-06-04 14:02:08.000000000 -0500
+++ /home/ler/ports/sysutils/lsof/distinfo	2007-09-10 20:25:40.662962109 -0500
@@ -1,3 +1,3 @@
-MD5 (lsof_4.79B.freebsd.tar.bz2) = b5e8f188a036717222aeb7201151be50
-SHA256 (lsof_4.79B.freebsd.tar.bz2) = c2ef44257de642269b33e245a55624290be3b9def220665a1a9c43b8a3049894
-SIZE (lsof_4.79B.freebsd.tar.bz2) = 457794
+MD5 (lsof_4.79C.freebsd.tar.bz2) = f562dd5cc4616b6d4ec8eea824614ede
+SHA256 (lsof_4.79C.freebsd.tar.bz2) = 2574c57fc144b8a072ac79ff1231412dff168d34468315c47180b73814b9f905
+SIZE (lsof_4.79C.freebsd.tar.bz2) = 458730
--- lsof-4.79C.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?E1IUuf1-0002rm-SN>