summaryrefslogtreecommitdiff
path: root/misc/dialog/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-01 12:00:09 +0000
committerwiz <wiz@pkgsrc.org>2016-02-01 12:00:09 +0000
commit2982a418758b892b5aa374102cfec6eb8fb4bea1 (patch)
tree3dde82f330a808c7bfe237d9c569725cb4adb255 /misc/dialog/Makefile
parent108547f45d0d70caa56aed3e13342add3f87c2e4 (diff)
downloadpkgsrc-2982a418758b892b5aa374102cfec6eb8fb4bea1.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
Diffstat (limited to 'misc/dialog/Makefile')
-rw-r--r--misc/dialog/Makefile4
1 files changed, 2 insertions, 2 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/