Subject: CVS commit: pkgsrc/sysutils/lsof
To: None <pkgsrc-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 12/21/2001 23:26:05
Module Name:	pkgsrc
Committed By:	atatat
Date:		Fri Dec 21 21:26:05 UTC 2001

Modified Files:
	pkgsrc/sysutils/lsof: Makefile distinfo

Log Message:
Upgrade to version 4.60.  NetBSD related fixes/features from the
release notes are:

4.60		November 9, 2001
		Added special handling to and corrected bugs in
		the matching of IPv4 in IPv6 addresses to -i6:<...>
		selectors.
		...
		Made lsof's method of killing its child process
		more robust, based on a suggestion from Bela Lubkin
		<belal@caldera.com>.
		...
		Modified all dialect Makefile segments to accept
		select -v #define's from the environment -- a
		builder's comment, host, logname, system information
		and user name.  This was done for Bela Lubkin, so
		he can "tune" the -v output when he packages lsof
		in the upcoming Caldera OSR 5.0.7 release.

The relevant #define from the last note is LSOF_BLDCMT which is
currently assigned the value "NetBSD pkgsrc rocks!"  :)


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/sysutils/lsof/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/lsof/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.