Subject: CVS commit: pkgsrc/misc/dialog
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/23/2006 21:49:05
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 23 21:49:05 UTC 2006
Modified Files:
pkgsrc/misc/dialog: Makefile distinfo
Log Message:
Update to 1.0.20060119
2006/01/19
+ completed dialog.3 manpage
+ modify configure script option --with-gauge to cover all flavors of
the gauge (gauge, pause, progressbox).
+ add progressbox widget, a hybrid of gauge and tailbox (Reznic Valery).
+ fix a comparison in checklist.c to avoid unneeded arrows when the
list happens to fit in the window (patch by Peter Postma).
+ correct wrapping computation in print_line() from 2005/11/07 changes
(report by Barry Kauler).
+ update sv.po (comments only).
http://www.iro.umontreal.ca/translation/maint/dialog/
+ correct logic that passes the callback for menubox to do inputmenu
operations from 2005/12/7 changes (report by Reznic Valery).
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/misc/dialog/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/misc/dialog/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.