pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/dialog
Module Name: pkgsrc
Committed By: fcambus
Date: Sat Dec 31 19:08:48 UTC 2022
Modified Files:
pkgsrc/misc/dialog: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/misc/dialog/Makefile
cvs rdiff -u -r1.60 -r1.61 pkgsrc/misc/dialog/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/dialog/Makefile
diff -u pkgsrc/misc/dialog/Makefile:1.92 pkgsrc/misc/dialog/Makefile:1.93
--- pkgsrc/misc/dialog/Makefile:1.92 Fri May 27 10:09:13 2022
+++ pkgsrc/misc/dialog/Makefile Sat Dec 31 19:08:48 2022
@@ -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/
Index: pkgsrc/misc/dialog/distinfo
diff -u pkgsrc/misc/dialog/distinfo:1.60 pkgsrc/misc/dialog/distinfo:1.61
--- pkgsrc/misc/dialog/distinfo:1.60 Fri May 27 10:09:13 2022
+++ pkgsrc/misc/dialog/distinfo Sat Dec 31 19:08:48 2022
@@ -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