ports/113123: [PATCH] sysutils/lsof: update to 4.79A

Larry Rosenman ler at lerctr.org
Tue May 29 13:20:04 UTC 2007


>Number:         113123
>Category:       ports
>Synopsis:       [PATCH] sysutils/lsof: update to 4.79A
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 29 13:20:03 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 #24: Sun May 27 13:42:18 CDT 2007
>Description:
- Update to 4.79A

This fixes the GCC 4.2 errors on -CURRENT.

(Vic Abell pointed me to the new TarBall).



Port maintainer (obrien at FreeBSD.org) is cc'd.

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

--- lsof-4.79A.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile /usr/home/ler/ports/sysutils/lsof/Makefile
--- /usr/ports/sysutils/lsof/Makefile	Wed Aug 16 17:05:01 2006
+++ /usr/home/ler/ports/sysutils/lsof/Makefile	Tue May 29 08:07:06 2007
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	lsof
-PORTVERSION=	4.77
+PORTVERSION=	4.79A
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
 		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  \
@@ -23,9 +23,9 @@
 		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/
-#FIXUP_RELEASE=
+FIXUP_RELEASE=yes
 .if defined(FIXUP_RELEASE)
-DISTNAME=	${PORTNAME}_4.77D.freebsd
+DISTNAME=	${PORTNAME}_4.79A.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	Tue Apr 25 19:46:59 2006
+++ /usr/home/ler/ports/sysutils/lsof/distinfo	Tue May 29 08:07:16 2007
@@ -1,3 +1,3 @@
-MD5 (lsof_4.77.tar.bz2) = 7b0de0d1283f2d86407a98e5c2f05f04
-SHA256 (lsof_4.77.tar.bz2) = fe6fde629a97a2855e608cd6ae1f89e66ae42d7045499b1a6faca5cfb50f5f3b
-SIZE (lsof_4.77.tar.bz2) = 708416
+MD5 (lsof_4.79A.freebsd.tar.bz2) = 97b170a4d9d4318c9088870b649c2350
+SHA256 (lsof_4.79A.freebsd.tar.bz2) = f075b292e7c83dc8b16f54495a254aca8cfb88da390c8bfc337c510171fe6a14
+SIZE (lsof_4.79A.freebsd.tar.bz2) = 457935
--- lsof-4.79A.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list