From f48c2443e6288751b701df66e988c6406114fd04 Mon Sep 17 00:00:00 2001 From: fcambus Date: Tue, 20 Jul 2021 13:39:51 +0000 Subject: [PATCH] Update dialog to 1.3-20210621. --- misc/dialog/Makefile | 7 +++++-- misc/dialog/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile index 5f0343dfd87..4a999761534 100644 --- a/misc/dialog/Makefile +++ b/misc/dialog/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.49 2021/03/27 13:59:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.50 2021/07/20 13:39:51 fcambus Exp $ COMMENT = curses widgets (menus, lists, etc) for shell scripts -V = 1.3-20210324 +V = 1.3-20210621 DISTNAME = dialog-${V} PKGNAME = dialog-${V:S/-/./} @@ -33,4 +33,7 @@ FAKE_TARGET = install install-man install-lib NO_TEST = Yes +post-install: + ${INSTALL_DATA} ${WRKSRC}/dialog.1 ${PREFIX}/man/man1 + .include diff --git a/misc/dialog/distinfo b/misc/dialog/distinfo index d9bd413f107..cfa0de65597 100644 --- a/misc/dialog/distinfo +++ b/misc/dialog/distinfo @@ -1,2 +1,2 @@ -SHA256 (dialog-1.3-20210324.tgz) = AcLR4umvmwg+ogDKrQhP39pVF41bv05Cyf/0STUVFlM= -SIZE (dialog-1.3-20210324.tgz) = 561235 +SHA256 (dialog-1.3-20210621.tgz) = w68izPzZuso4QGIQjdk1ToaZCSnuJwwjnu9pUYxdp8g= +SIZE (dialog-1.3-20210621.tgz) = 563430