summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-23 21:49:05 +0000
committerwiz <wiz>2006-01-23 21:49:05 +0000
commite0cb10a42fd9e82d88f5d11ab02d86ad49764286 (patch)
tree1239c37732e980482d4bbce93b4bd535c75c6f3f /misc
parent5a09eadd2cc734c5769f55ac4d5466d71a21ae81 (diff)
downloadpkgsrc-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')
-rw-r--r--misc/dialog/Makefile4
-rw-r--r--misc/dialog/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index c99316996fa..6d3d6095d1f 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2006/01/15 00:46:45 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2006/01/23 21:49:05 wiz Exp $
-DISTNAME= dialog-1.0-20060101
+DISTNAME= dialog-1.0-20060119
PKGNAME= ${DISTNAME:C/-2/.2/}
CATEGORIES= misc
MASTER_SITES= ftp://invisible-island.net/dialog/
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