summaryrefslogtreecommitdiff
path: root/sysutils/lsof/Makefile
diff options
context:
space:
mode:
authoratatat <atatat@pkgsrc.org>2005-05-17 04:45:08 +0000
committeratatat <atatat@pkgsrc.org>2005-05-17 04:45:08 +0000
commit8e812d143b0aab788538285ef2e062c5a501d549 (patch)
treee3a6f7fb25f09e9c7d601f02e5533d3e439264bc /sysutils/lsof/Makefile
parentfe7ca03da77540304fb5187a574b0db5f6005a3d (diff)
downloadpkgsrc-8e812d143b0aab788538285ef2e062c5a501d549.tar.gz
Upgrade to lsof version 4.75, thereby getting rid of most of the
accumulated patches. Changes related to or affecting NetBSD (or pkgsrc) from the 00DIST file: 4.75 May 16, 2005 ... Improved the BSDI, FreeBSD, NetBSD, OpenBSD and Solaris kvm_open() and kvm_openfiles() error messages. Enabled support for NetBSD 2.99.12. Also, add the "uname -r" value to the lsof package version. This means that lintpkgsrc will report the lsof package as being out of date if you update your kernel without updating lsof. It's entirely likely that lsof will continue to work, but it might not (and it will warn you anyway), but it's nice to know that it might be good to rebuild it.
Diffstat (limited to 'sysutils/lsof/Makefile')
-rw-r--r--sysutils/lsof/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index c4ead6c2d30..b05c4052857 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2005/05/16 03:04:45 jlam Exp $
+# $NetBSD: Makefile,v 1.85 2005/05/17 04:45:08 atatat Exp $
#
-DISTNAME= lsof_4.74
-PKGNAME= ${DISTNAME:S/_/-/}
+DISTNAME= lsof_4.75
+PKGNAME= ${DISTNAME:S/_/-/}.${OS_VERSION}
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \