pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xterm x11/xterm: update to 370
details: https://anonhg.NetBSD.org/pkgsrc/rev/dceb69684707
branches: trunk
changeset: 770153:dceb69684707
user: pin <pin%pkgsrc.org@localhost>
date: Fri Nov 26 08:37:29 2021 +0000
description:
x11/xterm: update to 370
-add -a, -c and -d options to query-status.pl to improve test for DECRQSS.
-expanded discussion of maximum graphics geometry in ctlseqs.ms (suggested by
Bon Wong).
-corrected parameter symbol for DECCARA and DECRARA in ctlseqs.ms to indicate
that multiple parameters may be used (report by Thomas Wolff).
-add several test/demo scripts.
-improve DECCOLM, DECLRMM and DECALN referring to pseudo-code in DEC 070.
-amend a change in patch #348 which caused left/right margin mode to be reset
when resizing the terminal window (report by Valentine Barshak).
-fix a misnamed macro-parameter (patch by Rajeev V. Pillai).
-fix spacing of wideFont when its width is not exactly twice as wide as the
normal font (report by Rajeev V. Pillai).
-suppress loading of italic font in a few places when colorITmode is enabled
(report/analysis by Rajeev V. Pillai).
-modify XTSMGRAPHICS to return failure status if the terminal is not configured
to support the corresponding ReGIS or SIXEL feature (report by Nick Black,
notcurses #2252, notcurses #2257).
-modify DECERA and DECFRA to erase corresponding area in SIXEL graphics (patch
by Nick Black, notcurses #1740, vt340test #16). Also modify DECSERA.
-equate visuals for TrueColor and DirectColor (patch by Denis Kaganovich).
-correct computation for pixel value of rgb when using depth 16 (report by
Denis Kaganovich).
-correct wrapping of VT100-style double-sized characters when configured for
Unicode wide-characters (report by Luis Javier Merino).
-updated default value for sixelScrolling resource to match expected behavior
versus DECSDM change in patch #369 (report by Grant Taylor).
diffstat:
x11/xterm/Makefile | 4 ++--
x11/xterm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 7c3d301e539e -r dceb69684707 x11/xterm/Makefile
--- a/x11/xterm/Makefile Thu Nov 25 21:24:09 2021 +0000
+++ b/x11/xterm/Makefile Fri Nov 26 08:37:29 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.134 2021/10/13 07:24:11 pin Exp $
+# $NetBSD: Makefile,v 1.135 2021/11/26 08:37:29 pin Exp $
-DISTNAME= xterm-369
+DISTNAME= xterm-370
CATEGORIES= x11
MASTER_SITES= ftp://ftp.invisible-island.net/xterm/
EXTRACT_SUFX= .tgz
diff -r 7c3d301e539e -r dceb69684707 x11/xterm/distinfo
--- a/x11/xterm/distinfo Thu Nov 25 21:24:09 2021 +0000
+++ b/x11/xterm/distinfo Fri Nov 26 08:37:29 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.96 2021/10/26 11:34:58 nia Exp $
+$NetBSD: distinfo,v 1.97 2021/11/26 08:37:29 pin Exp $
-BLAKE2s (xterm-369.tgz) = 5bd46602519257f1dc381cda63e0f099b21c5de6a0a2691bb26b0ba1586a2d8e
-SHA512 (xterm-369.tgz) = b574e75e8bc7918f6e637534a39ebbc72cfbc74e4ff3e2b914962722b9c6e60adee49d74ebe1e778bcb35556e04098baa4465d1694fde61fbcca6434e6e706a7
-Size (xterm-369.tgz) = 1461310 bytes
+BLAKE2s (xterm-370.tgz) = b0de2145c7c23212c323705804eac28a4398fcd0f77b386358a60b6445db3ffc
+SHA512 (xterm-370.tgz) = 24f1836c4f5aec175c45db77e9bc829b45ee2c93cf12c20252b22bee470392ef0637cfbbb6e90074b1c038ac023f74a4fb713bbd4abf2b5b86d064667caf38dd
+Size (xterm-370.tgz) = 1500208 bytes
Home |
Main Index |
Thread Index |
Old Index