Subject: CVS commit: pkgsrc/net/pchar
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/17/2006 17:24:35
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Jul 17 17:24:35 UTC 2006

Modified Files:
	pkgsrc/net/pchar: Makefile distinfo
Added Files:
	pkgsrc/net/pchar/patches: patch-ab

Log Message:
Update to 1.5, provided by Makoto Fujiwara in PR 34014:

pchar-1.5:  Compile fixes, minor bug fixes.  Last planned release of pchar.
(12 February 2005)

	Source code moved from CVS to Subversion.  Although generally
	not user-visible, the version control strings now use
	Subversion's format.

	Builds on recent (RH 9.0-vintage) Linux systems seem to work
	now.

	Some off-by-one errors have been fixed, based on
	patches submitted by Anil Madhavapeddy

	pchar with SNMP enabled now has at least a chance of working
	correctly.

	pchar no longer incorrectly aborts after a hop with 100%
	packet loss.

	pchar now does a better job of linking libraries using
	--with-snmp on machines where libsnmp depends on libcrypto,
	thanks to Matt Zimmerman

	Some problems using --with-pcap on RedHat 7.0/7.1 (possibly
	other Linux distributions as well) were found thanks to a
	debugging session with Fran Boon


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/net/pchar/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/pchar/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/pchar/patches/patch-ab

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