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 ce43a950aa38..8f10dfa9bdf9 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.79E +PORTVERSION= 4.79H 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.79E.freebsd +DISTNAME= ${PORTNAME}_${PORTVERSION}.freebsd .else DISTNAME= ${PORTNAME}_${PORTVERSION} .endif diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 865c93c98ae7..fbb77e6940c6 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -MD5 (lsof_4.79E.freebsd.tar.bz2) = d215733ff99e075d1ab18451e3f32584 -SHA256 (lsof_4.79E.freebsd.tar.bz2) = da6ac39baa7a19b2824d6260b13b830dbc731f48a2cb6e371ed13946d1d5ca46 -SIZE (lsof_4.79E.freebsd.tar.bz2) = 459205 +MD5 (lsof_4.79H.freebsd.tar.bz2) = 4128208f3920cecba14cfa8f6bf84664 +SHA256 (lsof_4.79H.freebsd.tar.bz2) = 19feec865e08617448c25fa63f068352dd2b0539c1410708b3512b7e206ef0e3 +SIZE (lsof_4.79H.freebsd.tar.bz2) = 461040 |