diff options
author | wiz <wiz> | 2006-01-23 21:49:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-23 21:49:05 +0000 |
commit | e0cb10a42fd9e82d88f5d11ab02d86ad49764286 (patch) | |
tree | 1239c37732e980482d4bbce93b4bd535c75c6f3f /misc/dialog/distinfo | |
parent | 5a09eadd2cc734c5769f55ac4d5466d71a21ae81 (diff) | |
download | pkgsrc-e0cb10a42fd9e82d88f5d11ab02d86ad49764286.tar.gz |
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).
Diffstat (limited to 'misc/dialog/distinfo')
-rw-r--r-- | misc/dialog/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/dialog/distinfo b/misc/dialog/distinfo index a6c8f92b5c3..a52ee04d0fd 100644 --- a/misc/dialog/distinfo +++ b/misc/dialog/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2006/01/15 00:46:45 wiz Exp $ +$NetBSD: distinfo,v 1.13 2006/01/23 21:49:05 wiz Exp $ -SHA1 (dialog-1.0-20060101.tgz) = e0a6f0c191f3fb27da7998f40428a3b4c3cf094a -RMD160 (dialog-1.0-20060101.tgz) = b6992738b5b1e9db7232c0b6f92972d89ec6b9ff -Size (dialog-1.0-20060101.tgz) = 328288 bytes +SHA1 (dialog-1.0-20060119.tgz) = c9ce156749215ff9dd18654fc34bbca1aa06967f +RMD160 (dialog-1.0-20060119.tgz) = a25586039a42629a074b09055a26e34a6a2c9204 +Size (dialog-1.0-20060119.tgz) = 336354 bytes |