Subject: CVS commit: pkgsrc/misc/dialog
From: Thomas Klausner
Date: 2007-06-13 00:25:40
Message id: 20070612222540.2CDE221507@cvs.netbsd.org

Log Message:
Update to 20070604:

2007/06/04
	+ fix a memory leak in editbox.c
	+ revise change from 2007/02/27 which moved the logic for trimming
	  option text out of the loop because that moved it before
	  initialization of the "--trim" option.  Put it back in the loop, but
	  limit the tokens which are trimmed to cover only those for the
	  current widget.  Also ensure that all tokens for a widget are
	  trimmed, rather than only the first, which is usually text (report by
	  Lai Zit Seng).
	+ add _FILE_OFFSET_BITS definition in CF_LARGEFILE configure macro.

Files:
RevisionActionfile
1.43modifypkgsrc/misc/dialog/Makefile
1.18modifypkgsrc/misc/dialog/distinfo