Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jun 2007 17:30:29 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113310: [MAINTAINER] sysutils/lsof: update to 4.79B
Message-ID:  <E1Huyaj-0005Lk-Bg@borg.lerctr.org>
Resent-Message-ID: <200706032240.l53Me23J047670@freefall.freebsd.org>

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

>Number:         113310
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: update to 4.79B
>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 Jun 03 22:40:02 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 #25: Fri Jun  1 12:08:04 CDT
>Description:
- Update to 4.79B
Remove warning when building on 6.2
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lsof-4.79B.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile /usr/home/ler/ports/sysutils/lsof/Makefile
--- /usr/ports/sysutils/lsof/Makefile	Sun Jun  3 07:34:09 2007
+++ /usr/home/ler/ports/sysutils/lsof/Makefile	Sun Jun  3 17:29:55 2007
@@ -3,11 +3,11 @@
 # Date created:			  Sat July 20, 1996
 # Whom:				  David O'Brien (obrien@FreeBSD.org)
 #
-# $FreeBSD: ports/sysutils/lsof/Makefile,v 1.151 2007/06/03 00:57:20 edwin Exp $
+# $FreeBSD: ports/sysutils/lsof/Makefile,v 1.149 2006/08/16 22:05:01 sobomax Exp $
 #
 
 PORTNAME=	lsof
-PORTVERSION=	4.79A
+PORTVERSION=	4.79B
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
 		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  \
@@ -25,7 +25,7 @@
 		ftp://ftp.tau.ac.il/pub/unix/admin/
 FIXUP_RELEASE=yes
 .if defined(FIXUP_RELEASE)
-DISTNAME=	${PORTNAME}_4.79A.freebsd
+DISTNAME=	${PORTNAME}_4.79B.freebsd
 .else
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 .endif
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/distinfo /usr/home/ler/ports/sysutils/lsof/distinfo
--- /usr/ports/sysutils/lsof/distinfo	Sun Jun  3 07:34:09 2007
+++ /usr/home/ler/ports/sysutils/lsof/distinfo	Sun Jun  3 17:27:04 2007
@@ -1,3 +1,3 @@
-MD5 (lsof_4.79A.freebsd.tar.bz2) = 97b170a4d9d4318c9088870b649c2350
-SHA256 (lsof_4.79A.freebsd.tar.bz2) = f075b292e7c83dc8b16f54495a254aca8cfb88da390c8bfc337c510171fe6a14
-SIZE (lsof_4.79A.freebsd.tar.bz2) = 457935
+MD5 (lsof_4.79B.freebsd.tar.bz2) = b5e8f188a036717222aeb7201151be50
+SHA256 (lsof_4.79B.freebsd.tar.bz2) = c2ef44257de642269b33e245a55624290be3b9def220665a1a9c43b8a3049894
+SIZE (lsof_4.79B.freebsd.tar.bz2) = 457794
--- lsof-4.79B.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?E1Huyaj-0005Lk-Bg>