ports/117531: [MAINTAINER] sysutils/lsof: update to 4.79D

Larry Rosenman ler at lerctr.org
Fri Oct 26 12:20:01 UTC 2007


>Number:         117531
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: update to 4.79D
>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:   Fri Oct 26 12:20:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD borg.lerctr.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #23: Sun Oct 14 22:53:52 CDT 2007
>Description:
- Update to 4.79D
  Official support for 8-Current from Author Vic Abell <abe at purdue.edu>

Removed file(s):
- files/patch-configure

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lsof-4.79D.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile /home/ler/ports/sysutils/lsof/Makefile
--- /usr/ports/sysutils/lsof/Makefile	2007-10-26 06:46:46.889397388 -0500
+++ /home/ler/ports/sysutils/lsof/Makefile	2007-10-26 06:49:34.082257835 -0500
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	lsof
-PORTVERSION=	4.79C
-PORTREVISION=	1
+PORTVERSION=	4.79D
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
 		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  \
@@ -30,7 +29,7 @@
 
 FIXUP_RELEASE=yes
 .if defined(FIXUP_RELEASE)
-DISTNAME=	${PORTNAME}_4.79C.freebsd
+DISTNAME=	${PORTNAME}_4.79D.freebsd
 .else
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 .endif
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/distinfo /home/ler/ports/sysutils/lsof/distinfo
--- /usr/ports/sysutils/lsof/distinfo	2007-09-21 13:48:50.133462308 -0500
+++ /home/ler/ports/sysutils/lsof/distinfo	2007-10-26 06:49:42.850407509 -0500
@@ -1,3 +1,3 @@
-MD5 (lsof_4.79C.freebsd.tar.bz2) = f562dd5cc4616b6d4ec8eea824614ede
-SHA256 (lsof_4.79C.freebsd.tar.bz2) = 2574c57fc144b8a072ac79ff1231412dff168d34468315c47180b73814b9f905
-SIZE (lsof_4.79C.freebsd.tar.bz2) = 458730
+MD5 (lsof_4.79D.freebsd.tar.bz2) = 02e1e52ffc5a9b9a67a07086c02920ab
+SHA256 (lsof_4.79D.freebsd.tar.bz2) = d259d56047c471b34ff5a4d6ac2356d08ef631a0041ac7380c87dcdae18a0d3d
+SIZE (lsof_4.79D.freebsd.tar.bz2) = 459540
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/files/patch-configure /home/ler/ports/sysutils/lsof/files/patch-configure
--- /usr/ports/sysutils/lsof/files/patch-configure	2007-10-25 04:29:11.000000000 -0500
+++ /home/ler/ports/sysutils/lsof/files/patch-configure	1969-12-31 18:00:00.000000000 -0600
@@ -1,14 +0,0 @@
---- ./Configure.orig	2007-10-21 08:13:35.000000000 +0400
-+++ ./Configure	2007-10-21 08:14:39.000000000 +0400
-@@ -1438,6 +1438,11 @@
- 	echo "!!!WARNING!!!  Unsupported FreeBSD version: $LSOF_VSTR"
- 	echo "!!!WARNING!!!  Configuring for FreeBSD 7.0"
- 	;;
-+      8*)
-+	LSOF_VERS=7000
-+	echo "!!!WARNING!!!  Unsupported FreeBSD version: $LSOF_VSTR"
-+	echo "!!!WARNING!!!  Configuring for FreeBSD 7.0"
-+	;;
-       *)
- 	echo Unknown FreeBSD release: `uname -r`
- 	echo Assuming FreeBSD 2.x
--- lsof-4.79D.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list