From b80e3e381f881f386bbdfcdaeb820eeca4af603a Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Mar 2015 15:14:49 +0000 Subject: Update to 1.2.20150225: 2015/02/25 + modify gauge widget to keep from erasing a second gauge widget, e.g., via the "--and-widget" option. This is a cosmetic change to match behavior of dialog 1.0 (report by Jason Orendorf). + add configure option "--with-man2html" + add configure options for versioned symbols, from ongoing work on ncurses. + update configure macros, e.g., for shared libraries --- misc/dialog/Makefile | 4 ++-- misc/dialog/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile index 4fccb026397..6187ee75e5e 100644 --- a/misc/dialog/Makefile +++ b/misc/dialog/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.71 2015/01/30 01:28:19 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2015/03/01 15:14:49 wiz Exp $ -DISTNAME= dialog-1.2-20150125 +DISTNAME= dialog-1.2-20150225 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 f1459228274..ad0d190a615 100644 --- a/misc/dialog/distinfo +++ b/misc/dialog/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.41 2015/01/30 01:28:19 wiz Exp $ +$NetBSD: distinfo,v 1.42 2015/03/01 15:14:49 wiz Exp $ -SHA1 (dialog-1.2-20150125.tgz) = 350ad17dac50de1b258d7f041979da4be2474d9f -RMD160 (dialog-1.2-20150125.tgz) = 0eeb1d4a82ab589dac8c2d62d54664a11f5a43ac -Size (dialog-1.2-20150125.tgz) = 460017 bytes +SHA1 (dialog-1.2-20150225.tgz) = 6820c84e68ffac69a540b86aa31e93b1aa0d17af +RMD160 (dialog-1.2-20150225.tgz) = b049fcbaf8c2eea667bf91edea3d7cbf897dba1d +Size (dialog-1.2-20150225.tgz) = 473318 bytes -- cgit v1.2.3