summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2016-02-01 12:00:09 +0000
committerwiz <wiz>2016-02-01 12:00:09 +0000
commit3efc0d50adf7fbc8fde9e8a00025e9748e0052b3 (patch)
tree3dde82f330a808c7bfe237d9c569725cb4adb255
parent9ffb9f84492e642d9322b6744c8e6940e0cf733c (diff)
downloadpkgsrc-3efc0d50adf7fbc8fde9e8a00025e9748e0052b3.tar.gz
Update dialog to 1.3.20160126:
2016/01/26 - release 1.3 + correct --infobox documentation, which said it shows an OK button. + fix a couple of place in test-scripts which referred to $SIG_TRAP rather than $SIG_QUIT + reorganize dialog.3, to use subsections for generating navigation pane, using man2html + add "--week-start" option for calendar widget (prompted by discussion with Stefan Vogtner). + add a limit-check in editbox.c to ensure that mouse-clicks outside the filled-in text area do not access past the end of the array (report by Stefan Vogtner). + update configure macros from ncurses changes. + update config.guess, config.sub
-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 5780531d085..b382238fa4d 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2015/09/30 19:19:41 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2016/02/01 12:00:09 wiz Exp $
-DISTNAME= dialog-1.2-20150920
+DISTNAME= dialog-1.3-20160126
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 b9a0d9040f9..1dab36e2114 100644
--- a/misc/dialog/distinfo
+++ b/misc/dialog/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2015/11/03 23:49:34 agc Exp $
+$NetBSD: distinfo,v 1.48 2016/02/01 12:00:09 wiz Exp $
-SHA1 (dialog-1.2-20150920.tgz) = 520b0d21b6f3bb859f67927616027b0432b650fb
-RMD160 (dialog-1.2-20150920.tgz) = 450c99c4e8e7952e78c488a64f5fe484b8fefa96
-SHA512 (dialog-1.2-20150920.tgz) = 9cc0005ef6a0d7dc0b8263a433b0955fd8331fec9bceb0676dfb17da566d73216a089eab85b804918017623b98653bdb6b4e809a99ecf638f5a529dcf6314e48
-Size (dialog-1.2-20150920.tgz) = 498181 bytes
+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