diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-04 20:42:35 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-04 20:42:35 +0000 |
commit | a162e8ebe0edca9c70302b2c1df36719600b86cc (patch) | |
tree | 5f7ddc8382e81323929804a8eb4c7a46059caf17 /sysutils/lsof | |
parent | deed2d85a96a350ffcc325e6a2e04c82bde551ae (diff) | |
download | ports-a162e8ebe0edca9c70302b2c1df36719600b86cc.tar.gz ports-a162e8ebe0edca9c70302b2c1df36719600b86cc.zip |
Notes
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 2351ad5a2f4b..ce43a950aa38 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -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 diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 64c3a6877b5c..865c93c98ae7 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -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 |