pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/dialog dialog: update to 1.3-20221229.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ede5aabbd3e1
branches: trunk
changeset: 390877:ede5aabbd3e1
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sat Dec 31 19:08:48 2022 +0000
description:
dialog: update to 1.3-20221229.
2022/12/29
+ modify slackware.rc to match dialog's output from "make check" using
this configuration file (FreeBSD #267777).
+ fix shellcheck warnings in helper-scripts for building/installing.
+ updated configure script, e.g., for compiler-warning fixes.
+ updated hu.po from
http://translationproject.org/latest/dialog/
+ update config.guess, config.sub, install-sh
2022/07/28
+ initialize color-settings before --create-rc option is processed.
+ add "use_scrollbar" setting in rc-file to use in whiptail.rc
+ improve manual page discussion of "--" token.
+ updated configure macro for math-library functions.
+ updated ca.po from
http://translationproject.org/latest/dialog/
+ update config.guess
2022/06/15
+ fix links in manpages (FreeBSD #264660).
diffstat:
misc/dialog/Makefile | 4 ++--
misc/dialog/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r afd38ddc766f -r ede5aabbd3e1 misc/dialog/Makefile
--- a/misc/dialog/Makefile Sat Dec 31 19:08:12 2022 +0000
+++ b/misc/dialog/Makefile Sat Dec 31 19:08:48 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2022/05/27 10:09:13 fcambus Exp $
+# $NetBSD: Makefile,v 1.93 2022/12/31 19:08:48 fcambus Exp $
-DISTNAME= dialog-1.3-20220526
+DISTNAME= dialog-1.3-20221229
PKGNAME= ${DISTNAME:C/-2/.2/}
CATEGORIES= misc
MASTER_SITES= ftp://ftp.invisible-island.net/dialog/
diff -r afd38ddc766f -r ede5aabbd3e1 misc/dialog/distinfo
--- a/misc/dialog/distinfo Sat Dec 31 19:08:12 2022 +0000
+++ b/misc/dialog/distinfo Sat Dec 31 19:08:48 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.60 2022/05/27 10:09:13 fcambus Exp $
+$NetBSD: distinfo,v 1.61 2022/12/31 19:08:48 fcambus Exp $
-BLAKE2s (dialog-1.3-20220526.tgz) = 9dde18cd72ed6b811abd5a1d4ce1c6b35b63ac1f6e9121ddacee4e4f9a07a2ad
-SHA512 (dialog-1.3-20220526.tgz) = 619d52b8123264bf586f5325443c3b85863166119c6fbaa91571a57454d761f01a53ebeb2203ea725c83dc88f2abf886c64c6eac5b56c126e4f3939eb1d24d62
-Size (dialog-1.3-20220526.tgz) = 567657 bytes
+BLAKE2s (dialog-1.3-20221229.tgz) = 3847d652376100f87d114a146965d2be3473982ff2b2962e13a06a768d794534
+SHA512 (dialog-1.3-20221229.tgz) = 920f22bc1565b3c936c95af6fe83dc1460dd81eb5d83bb8f43fd4f2b12cb9e37328b5ae32fb528fbe2ff2f4172935773022a3e6de455b8edfc0c8e37d5d02c26
+Size (dialog-1.3-20221229.tgz) = 567965 bytes
Home |
Main Index |
Thread Index |
Old Index