summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2022-04-15 16:36:04 +0000
committerfcambus <fcambus@pkgsrc.org>2022-04-15 16:36:04 +0000
commitf4c7d2582a1241c97eb0bf425a1e5d88465531b2 (patch)
treeacc18d28c257d161e046b957dc4eb7e4402ab6fa
parent97acdb85cf829fa8e597a7c91bce1ab6417567dd (diff)
downloadpkgsrc-f4c7d2582a1241c97eb0bf425a1e5d88465531b2.tar.gz
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/
-rw-r--r--misc/dialog/Makefile4
-rw-r--r--misc/dialog/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index bbca79a1404..aead70902af 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -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 --git a/misc/dialog/distinfo b/misc/dialog/distinfo
index 697c4a1d731..179975f154e 100644
--- a/misc/dialog/distinfo
+++ b/misc/dialog/distinfo
@@ -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