From 3fe4e8ff3af106387e930597ea0f109c3fbe9222 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 30 Sep 2015 19:19:41 +0000 Subject: Update to 1.2.20150920: 2015/09/20 + decrease table value for minimum number of arguments for the widgets which use --no-items option (report by Raven Singularity). + update configure macros: + use $SHELL consistently, deprecate non-POSIX shell + PKG_CONFIG may simply be unset - fix + add option to allow changing ABI version, from ncurses6. --- misc/dialog/Makefile | 5 ++--- misc/dialog/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile index 784d7e9ce9f..5780531d085 100644 --- a/misc/dialog/Makefile +++ b/misc/dialog/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.77 2015/09/08 11:57:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.78 2015/09/30 19:19:41 wiz Exp $ -DISTNAME= dialog-1.2-20150528 -PKGREVISION= 2 +DISTNAME= dialog-1.2-20150920 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 c71279b2ee8..a215433aa9c 100644 --- a/misc/dialog/distinfo +++ b/misc/dialog/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.45 2015/05/31 13:06:24 wiz Exp $ +$NetBSD: distinfo,v 1.46 2015/09/30 19:19:41 wiz Exp $ -SHA1 (dialog-1.2-20150528.tgz) = 5032701bc453a742e07da41c8a57e08bc27bfe77 -RMD160 (dialog-1.2-20150528.tgz) = 5f52fbc69d95948f2a5e6ddb732a4c329ec3257a -Size (dialog-1.2-20150528.tgz) = 497650 bytes +SHA1 (dialog-1.2-20150920.tgz) = 520b0d21b6f3bb859f67927616027b0432b650fb +RMD160 (dialog-1.2-20150920.tgz) = 450c99c4e8e7952e78c488a64f5fe484b8fefa96 +Size (dialog-1.2-20150920.tgz) = 498181 bytes -- cgit v1.2.3