Update to 4.79E which fixes the build on 8.0

Thanks to Vic Abell for a very quick response and new release.

PR:		119339
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer),
		pointyhat
This commit is contained in:
Erwin Lansing 2008-01-04 20:42:35 +00:00
parent deed2d85a9
commit a162e8ebe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205024
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= lsof
PORTVERSION= 4.79D
PORTVERSION= 4.79E
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
@ -29,7 +29,7 @@ COMMENT= Lists information about open files (similar to fstat(1))
FIXUP_RELEASE=yes
.if defined(FIXUP_RELEASE)
DISTNAME= ${PORTNAME}_4.79D.freebsd
DISTNAME= ${PORTNAME}_4.79E.freebsd
.else
DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif

View file

@ -1,3 +1,3 @@
MD5 (lsof_4.79D.freebsd.tar.bz2) = 02e1e52ffc5a9b9a67a07086c02920ab
SHA256 (lsof_4.79D.freebsd.tar.bz2) = d259d56047c471b34ff5a4d6ac2356d08ef631a0041ac7380c87dcdae18a0d3d
SIZE (lsof_4.79D.freebsd.tar.bz2) = 459540
MD5 (lsof_4.79E.freebsd.tar.bz2) = d215733ff99e075d1ab18451e3f32584
SHA256 (lsof_4.79E.freebsd.tar.bz2) = da6ac39baa7a19b2824d6260b13b830dbc731f48a2cb6e371ed13946d1d5ca46
SIZE (lsof_4.79E.freebsd.tar.bz2) = 459205