Subject: CVS commit: pkgsrc/www/lynx
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 05/06/2004 19:19:40
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu May  6 19:19:40 UTC 2004

Modified Files:
	pkgsrc/www/lynx: Makefile PLIST distinfo

Log Message:
Update to 2.5.8.2, from Stefan Krueger in PR 25478. Ok'd by fredb,
the maintainer. Sort PLIST.

Changes:
* correct ifdef in LYgetattrs() to ensure that getattrs() is used only
  if the configure script actually found it
  (report/patch by Paul Gilmartin).
* correct LYcommandList() to allocate data passed to HTList_addObject(),
  since LYRemoveFromCloset() may free it (report by FLWM) -TD
* add a null-pointer check to parameter of HTQuoteParameter(), fixes bug
  introduced in 2.8.5pre.4 (report by FLWM) -TD
* correct units shown by HTReadProgress() for very low rates - bug from
  2.8.5pre.3 changes (report by PG) -TD
* update current-version in README -LP


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 pkgsrc/www/lynx/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/lynx/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/www/lynx/distinfo

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