summaryrefslogtreecommitdiff
path: root/misc/dialog/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-07 19:53:24 +0000
committerwiz <wiz>2007-06-07 19:53:24 +0000
commitd1e9d88de9920a281cd5d22332ff9af1cec05215 (patch)
treeabfe093b6d17b29ea429a8479c02c6f2204f302d /misc/dialog/distinfo
parent381801ac6759f57f86a6cd3e92bc9986ca4e7714 (diff)
downloadpkgsrc-d1e9d88de9920a281cd5d22332ff9af1cec05215.tar.gz
Update to 1.1.20070528:
2007/05/28 + revise changes needed to make textbox's searchbox handle ncurses resizing events, e.g., by handling the ERR in that code rather than in dlg_getc() (Debian #423732). 2007/05/14 + supply a repaint_text() call in tailbox.c which was bypassed because dlg_getc() now retries on ERR (Debian #423732, cf: 2007/02/27). + modify dlg_getc() to fix regression for use of timeouts, broken by fixes to allow resizing of textbox (patch by Arnaud Fontaine, Debian #418905, cf: 2007/02/27). + modify dlg_getc() to fix regression in use of TAB for traversal of tailboxbg widgets due to changes for user-definable key bindings (Debian #418917, cf: 2005/12/07). 2007/04/09 + add case in dlg_getc() to handle tab for traversing between widgets as in the samples/tailboxbg1 script. Normally the key binding overrides, except for the special case where multiple widgets are available. + add configure --with-libtool-opts, which passes its value to the library creation and linkage passes, e.g., --with-libtool-opts=-static to force the result to be static libraries (prompted by a related request by Santiago Vila). > several fixes based on Coverity scan: + fix memory leak in timebox, calendar widgets if the widget cannot be created. + fix memory leak in dlg_key.c if a user binding's storage cannot be allocated. + fix improperly delinked entry in dlg_del_window(). 2007/03/25 + improve mkdirs.sh to ignore error from mkdir if the target directory happens to already exist (suggested by Harald van Dijk). + amend documentation for --gauge to reflect longstanding quirk which allows it to read percentage from the first line after an "XXX" (Debian #415596). + fix makefile dependency so "configure && make install-lib" works. + fix resizing of msgbox; the message was not repainted (Debian #415022, patch by Brian Rolfe). + fix typo in makefile LIB_OBJECT symbol from 2007/02/27 changes. + improve CF_MBSTATE_T by including stdio.h, needed on Tru64 to make the test-compile work. + change makefile to install dialog.3 as part of install-lib rather than install-man (report by Thomas Klausner). + use $(INSTALL_SCRIPT) for installing dialog-config (report by Santiago Vila).
Diffstat (limited to 'misc/dialog/distinfo')
-rw-r--r--misc/dialog/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/dialog/distinfo b/misc/dialog/distinfo
index 7ea5df399fc..0cd6a0ca9cd 100644
--- a/misc/dialog/distinfo
+++ b/misc/dialog/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2007/03/08 18:21:13 wiz Exp $
+$NetBSD: distinfo,v 1.17 2007/06/07 19:53:24 wiz Exp $
-SHA1 (dialog-1.1-20070227.tgz) = c70c5d2c4544f5fd7a11a514b16eb5cd58b8cbc6
-RMD160 (dialog-1.1-20070227.tgz) = 90a52a8016cf833863b9d590bb9de27b28d10a36
-Size (dialog-1.1-20070227.tgz) = 363972 bytes
+SHA1 (dialog-1.1-20070528.tgz) = 1912ce21d9590b9fbf85e9159a2f428eaece1894
+RMD160 (dialog-1.1-20070528.tgz) = 6e6f4aed27b47c47200e0c8c23a4df46888cc8e9
+Size (dialog-1.1-20070528.tgz) = 365573 bytes