diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-08-14 20:52:38 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-08-14 20:52:38 +0000 |
commit | 68d6309e503e0fd32fb108bf415a49aa279d4e34 (patch) | |
tree | 7ac4de341cbcca94a6670aa32ec84ac8f77ef419 /sysutils/lsof | |
parent | e297a0398d93d3927b08d960c21c9e0d502e2fb3 (diff) | |
download | pkgsrc-68d6309e503e0fd32fb108bf415a49aa279d4e34.tar.gz |
Update lsof to 4.36, closes pr 5966.
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 12 | ||||
-rw-r--r-- | sysutils/lsof/files/md5 | 5 |
2 files changed, 12 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 4e7315f8e21..082bc552850 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 1998/06/22 13:09:51 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/08/14 20:52:38 frueauf Exp $ # FreeBSD Id: Makefile,v 1.19 1998/03/08 06:44:48 obrien Exp # -DISTNAME= lsof_4.33_W -PKGNAME= lsof-4.33 +DISTNAME= lsof_4.36_W +PKGNAME= lsof-4.36 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ @@ -11,9 +11,15 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ +PATCH_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/patches/4.36/ +PATCHFILES= fd_lookup_patch + MAINTAINER= packages@netbsd.org +CONFLICTS= lsof-4.29 lsof-4.31 lsof-4.33 + WRKSRC= ${WRKDIR}/${SRCBALL_NAME} +DIST_SUBDIR= lsof HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/sysutils/lsof/files/md5 b/sysutils/lsof/files/md5 index f3f9fe37544..e1646b79d52 100644 --- a/sysutils/lsof/files/md5 +++ b/sysutils/lsof/files/md5 @@ -1,3 +1,4 @@ -$NetBSD: md5,v 1.4 1998/08/11 12:20:57 agc Exp $ +$NetBSD: md5,v 1.5 1998/08/14 20:52:38 frueauf Exp $ -MD5 (lsof_4.33_W.tar.gz) = cab0593c57700c4c590a79890d996dd9 +MD5 (lsof/lsof_4.36_W.tar.gz) = ef3ca33905707de8c8c9845902956230 +MD5 (lsof/fd_lookup_patch) = bcd43338c20cbd9e11bd778ac8750a8b |