pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/lsof Upgrade to lsof version 4.71. Changes r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d9f08ca1894
branches:  trunk
changeset: 470863:0d9f08ca1894
user:      atatat <atatat%pkgsrc.org@localhost>
date:      Fri Mar 12 14:31:37 2004 +0000

description:
Upgrade to lsof version 4.71.  Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.71            March 11, 2004
                ...
                Added process_kqueue() function prototypes for FreeBSD,
                NetBSD and OpenBSD.
                ...
                Added support for the optional reporting of socket
                options, socket states and TCP flags for most currently
                supported dialects. John Smith <lbalbalba%hotmail.com@localhost>
                and Tristan Nefzger <tn%bhtrader.com@localhost> requested the
                information.  The dialects and their versions for which
                this feature has become available include:

                    AIX 4.3.2 and 5.[12]
                    Apple Darwin 7.2
                    BSDI BSD/OS 4.3.1
                    Digital UNIX and Tru64 UNIX 4.0
                    FreeBSD 4.9 and 5.2
                    HP-UX 11 and 11.11 (aka 11i)
                    NetBSD 1.6ZH
                    OpenBSD 3.4
                    OPENSTEP 4.2
                    OpenUNIX 8
                    Solaris 2.6, 8, 9 and 10
                    UnixWare 7.1.[134]

diffstat:

 sysutils/lsof/Makefile |  4 ++--
 sysutils/lsof/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r a29cde25cdf2 -r 0d9f08ca1894 sysutils/lsof/Makefile
--- a/sysutils/lsof/Makefile    Fri Mar 12 13:13:09 2004 +0000
+++ b/sysutils/lsof/Makefile    Fri Mar 12 14:31:37 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2004/01/20 12:26:15 agc Exp $
+# $NetBSD: Makefile,v 1.74 2004/03/12 14:31:37 atatat Exp $
 #
 
-DISTNAME=              lsof_4.70
+DISTNAME=              lsof_4.71
 PKGNAME=               ${DISTNAME:S/_/-/}
 CATEGORIES=            sysutils
 MASTER_SITES=          ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/  \
diff -r a29cde25cdf2 -r 0d9f08ca1894 sysutils/lsof/distinfo
--- a/sysutils/lsof/distinfo    Fri Mar 12 13:13:09 2004 +0000
+++ b/sysutils/lsof/distinfo    Fri Mar 12 14:31:37 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2004/01/17 19:37:35 atatat Exp $
+$NetBSD: distinfo,v 1.38 2004/03/12 14:31:37 atatat Exp $
 
-SHA1 (lsof_4.70.tar.bz2) = a2a988ef0d64048445f882425e3066bad167f601
-Size (lsof_4.70.tar.bz2) = 693981 bytes
+SHA1 (lsof_4.71.tar.bz2) = 20f63f6122f5a9a55cf3396e32d33ed4325271ba
+Size (lsof_4.71.tar.bz2) = 701281 bytes
 SHA1 (patch-aa) = 36790019394b4088c226222d4aefaec50430bcf3



Home | Main Index | Thread Index | Old Index