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.20220414.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfe7bf63229b
branches: trunk
changeset: 377033:cfe7bf63229b
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Fri Apr 15 16:36:04 2022 +0000
description:
dialog: update to 1.3.20220414.
2022/04/14
+ adjust fallback bindings for backspace/delete to match the curses
library's sense of backspace (Arch #74379).
+ amend limit-checks to make --max-input work for sizes greater than
2048 (Debian #1004874).
2022/04/04
+ corrected limit-checks in checklist.c, menubox.c, and treeview.c when
resizing while the data is scrolled (Debian #1004868).
+ improve logic for updating form-height after screen-resizing.
+ move most of the non-API definitions from dialog.h to dlg_internals.h
+ updated configure macros.
+ update config.guess, config.sub
+ updated es.po, tr.po from
http://translationproject.org/latest/dialog/
diffstat:
misc/dialog/Makefile | 4 ++--
misc/dialog/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r c052bbdf0111 -r cfe7bf63229b misc/dialog/Makefile
--- a/misc/dialog/Makefile Fri Apr 15 16:30:57 2022 +0000
+++ b/misc/dialog/Makefile Fri Apr 15 16:36:04 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2022/01/22 21:12:05 fcambus Exp $
+# $NetBSD: Makefile,v 1.90 2022/04/15 16:36:04 fcambus Exp $
-DISTNAME= dialog-1.3-20220117
+DISTNAME= dialog-1.3-20220414
PKGNAME= ${DISTNAME:C/-2/.2/}
CATEGORIES= misc
MASTER_SITES= ftp://ftp.invisible-island.net/dialog/
diff -r c052bbdf0111 -r cfe7bf63229b misc/dialog/distinfo
--- a/misc/dialog/distinfo Fri Apr 15 16:30:57 2022 +0000
+++ b/misc/dialog/distinfo Fri Apr 15 16:36:04 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2022/01/22 21:12:05 fcambus Exp $
+$NetBSD: distinfo,v 1.59 2022/04/15 16:36:04 fcambus Exp $
-BLAKE2s (dialog-1.3-20220117.tgz) = b09da569cced1e352b88770b584bdd26bd443640ce90a226976526a58582eae4
-SHA512 (dialog-1.3-20220117.tgz) = c785dadb0bf7feeee6ac767a6752fb85e9d07ff3991c2f948deae05893ba3104590eda37e88adc0032ce89ede036f6215bb4acd1d85699f5cb9f5b4fc153e2ef
-Size (dialog-1.3-20220117.tgz) = 565530 bytes
+BLAKE2s (dialog-1.3-20220414.tgz) = 6c82a8e47d49926d265b94ffef5ad5254884468dbb66a60de8327f14d80715f9
+SHA512 (dialog-1.3-20220414.tgz) = 53b7bc64bb6406c5828f2d023e7db457eee970ade2077bc64860ef12f06c254b4a13706eee068ffe44055ec6b0576ecfe33153438660a5a54f78ea1be00091ee
+Size (dialog-1.3-20220414.tgz) = 566701 bytes
Home |
Main Index |
Thread Index |
Old Index