aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2008-01-25 02:14:31 +0800
committerwxs <wxs@FreeBSD.org>2008-01-25 02:14:31 +0800
commit846d6a23adaee8e3f4177413dd9c7a877b0a367e (patch)
tree5fa5db90c84f6808edcd52acd90b18299b1ff674 /sysutils/lsof
parent8f885edebbf5dc509d04911e76265bcd51c44c8d (diff)
downloadfreebsd-ports-gnome-846d6a23adaee8e3f4177413dd9c7a877b0a367e.tar.gz
freebsd-ports-gnome-846d6a23adaee8e3f4177413dd9c7a877b0a367e.tar.zst
freebsd-ports-gnome-846d6a23adaee8e3f4177413dd9c7a877b0a367e.zip
Update to 4.79H. Adds ZFS support and better handling of cd9660
support. PR: ports/119041[1], ports/118337[2] Submitted by: Gu xianjie <kevinxlinuz@163.com>[1] Oles Hnatkevych <don_oles@able.com.ua>[2] Approved by: Larry Rosenman (maintainer), garga (mentor)
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile4
-rw-r--r--sysutils/lsof/distinfo6
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