pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xterm
Module Name: pkgsrc
Committed By: pin
Date: Sun Oct 27 05:42:46 UTC 2024
Modified Files:
pkgsrc/x11/xterm: Makefile distinfo
Log Message:
x11/xterm: update to 395
Patch #395 - 2024/10/24
- add DECRQSS response for DECSTGLT, i.e., ANSI SGR color.
- add Russian and SCS NRCS character set mappings.
- remove obsolete code for OS390 and VMS.
- minor fixes to work with vttest 20240929's 7-bit parsing test.
- improve DECRPM responses for unsupported modes; those which are valid for a given DEC terminal are reported as permanently reset rather than unknown.
- add JIS-Roman and JIS-Katakana character sets, for VT382.
- fix typo in ctlseqs.ms note about function key vs DSR (report by Michael Thomas Greer).
- formatting fixes for ctlseqs.ms (report by Mark Manning).
- update tables in wcwidth.c based on Unicode 16.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/x11/xterm/Makefile
cvs rdiff -u -r1.114 -r1.115 pkgsrc/x11/xterm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xterm/Makefile
diff -u pkgsrc/x11/xterm/Makefile:1.155 pkgsrc/x11/xterm/Makefile:1.156
--- pkgsrc/x11/xterm/Makefile:1.155 Wed Sep 4 13:19:27 2024
+++ pkgsrc/x11/xterm/Makefile Sun Oct 27 05:42:46 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.155 2024/09/04 13:19:27 pin Exp $
+# $NetBSD: Makefile,v 1.156 2024/10/27 05:42:46 pin Exp $
-DISTNAME= xterm-394
+DISTNAME= xterm-395
CATEGORIES= x11
MASTER_SITES= https://invisible-island.net/archives/xterm/
EXTRACT_SUFX= .tgz
Index: pkgsrc/x11/xterm/distinfo
diff -u pkgsrc/x11/xterm/distinfo:1.114 pkgsrc/x11/xterm/distinfo:1.115
--- pkgsrc/x11/xterm/distinfo:1.114 Wed Sep 4 13:19:27 2024
+++ pkgsrc/x11/xterm/distinfo Sun Oct 27 05:42:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.114 2024/09/04 13:19:27 pin Exp $
+$NetBSD: distinfo,v 1.115 2024/10/27 05:42:46 pin Exp $
-BLAKE2s (xterm-394.tgz) = 2877fc42703d18ea77b0b282a17ca570d5a98438c081c1ae690274009ea40daa
-SHA512 (xterm-394.tgz) = 46989632c94506b4e86690eeebf07524a88f2850ea5fb48d0d7505d2d2241ec6ba6c3cf09baec8a5dce5531a1ef23560b1e4456fbf1dae1077e15ab69bf18e04
-Size (xterm-394.tgz) = 1590462 bytes
+BLAKE2s (xterm-395.tgz) = 652a7f287728dac29bad173b195efc22ac569694825191cd8ccb32f95078cde4
+SHA512 (xterm-395.tgz) = a617f684f1e71eb7b7d33c505f408b90feaac604aa4ea70cb24d9b4eb78242f0eb4545aea81abcb2c51379ad54aa113ec88d445a9d290d5ff141ab0f1a009952
+Size (xterm-395.tgz) = 1580365 bytes
Home |
Main Index |
Thread Index |
Old Index