summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-14 11:03:21 +0000
committerwiz <wiz@pkgsrc.org>2016-02-14 11:03:21 +0000
commitca9e0f4d14369675dfc2286e9404fd5315ef4480 (patch)
treeb03e8979b0ead84c3df65aa5aac9824b3520b707 /misc
parent01fdb98294f7d929c7246a076fa62e653c5c741a (diff)
downloadpkgsrc-ca9e0f4d14369675dfc2286e9404fd5315ef4480.tar.gz
Update dialog to 1.3.20160209.
2016/02/09 + modify editbox widget to add a trailing newline if the text has none to ensure the last line is not ignored (report by Florent Rougon). + change mouse initialization to look for button-presses rather than button-clicks, for better response. + modify dump_curses_key() to show mouse-coding in readable form. + correct mapping of mouse-clicks on the day-grid in calendar widget when "--week-start" is used to set the start of the week (report by Stefan Vogtner). > integrated changes from Stefan Vogtner: + use Gregorian algorithm for leap year + use mktime if available; calendar was written just as it became standard.
Diffstat (limited to 'misc')
-rw-r--r--misc/dialog/Makefile4
-rw-r--r--misc/dialog/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index b382238fa4d..4aff841c335 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2016/02/01 12:00:09 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2016/02/14 11:03:21 wiz Exp $
-DISTNAME= dialog-1.3-20160126
+DISTNAME= dialog-1.3-20160209
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 1dab36e2114..fa8edffe04f 100644
--- a/misc/dialog/distinfo
+++ b/misc/dialog/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2016/02/01 12:00:09 wiz Exp $
+$NetBSD: distinfo,v 1.49 2016/02/14 11:03:21 wiz Exp $
-SHA1 (dialog-1.3-20160126.tgz) = ca4a90f3b8a0e7a9a7b38b345ee2ca9a4eb84d4a
-RMD160 (dialog-1.3-20160126.tgz) = e590c8e5ecde03ca390553a28342590985de1ab2
-SHA512 (dialog-1.3-20160126.tgz) = 2bde4cc51191c1acbb8c2c4553bb0ac4ac5f7562da09897d9576362b4ff26ec9e4816c972497184426e8386b0f247786ee88cdf0e593ff33011509309ed6459f
-Size (dialog-1.3-20160126.tgz) = 496252 bytes
+SHA1 (dialog-1.3-20160209.tgz) = e52ac488c792697f0f6af8b41134ba2337fdf261
+RMD160 (dialog-1.3-20160209.tgz) = d91cf91233a2b0238f285e78a96e0af491625380
+SHA512 (dialog-1.3-20160209.tgz) = 77ad7698c8acc9ec2c4a8e76d73972ed3ee8d323cdb8cb18fbe496ebe4a6c8be873e0e2ecf66bbeb7eb6c398d0ca125969cb068e89c33a17521e1e1b913b1e4a
+Size (dialog-1.3-20160209.tgz) = 499300 bytes