pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/lsof Use configuration for NetBSD 1.6* under ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/376c3e84b36c
branches: trunk
changeset: 471978:376c3e84b36c
user: tron <tron%pkgsrc.org@localhost>
date: Thu Apr 01 20:15:54 2004 +0000
description:
Use configuration for NetBSD 1.6* under 2.0* to fix build under
NetBSD 2.0 and newer.
diffstat:
sysutils/lsof/distinfo | 3 ++-
sysutils/lsof/patches/patch-ab | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 9154c275ec34 -r 376c3e84b36c sysutils/lsof/distinfo
--- a/sysutils/lsof/distinfo Thu Apr 01 20:09:35 2004 +0000
+++ b/sysutils/lsof/distinfo Thu Apr 01 20:15:54 2004 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.38 2004/03/12 14:31:37 atatat Exp $
+$NetBSD: distinfo,v 1.39 2004/04/01 20:15:54 tron Exp $
SHA1 (lsof_4.71.tar.bz2) = 20f63f6122f5a9a55cf3396e32d33ed4325271ba
Size (lsof_4.71.tar.bz2) = 701281 bytes
SHA1 (patch-aa) = 36790019394b4088c226222d4aefaec50430bcf3
+SHA1 (patch-ab) = f71f0ccc5617b83d9bfb5bfe3aabae448af15314
diff -r 9154c275ec34 -r 376c3e84b36c sysutils/lsof/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/lsof/patches/patch-ab Thu Apr 01 20:15:54 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.27 2004/04/01 20:15:54 tron Exp $
+
+--- Configure.orig 2004-03-11 00:41:04.000000000 +0100
++++ Configure 2004-04-01 22:12:30.000000000 +0200
+@@ -2210,6 +2210,6 @@
+ LSOF_VERS="1050"
+ ;;
+- 1.6*)
++ 1.6*|2.0*)
+ LSOF_TSTBIGF=" "
+ LSOF_VERS="1060"
+ ;;
Home |
Main Index |
Thread Index |
Old Index