diff options
Diffstat (limited to 'sysutils')
-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 |