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: Thu Jan 9 19:01:23 UTC 2025
Modified Files:
pkgsrc/x11/xterm: Makefile distinfo
Log Message:
x11/xterm: update to 397
Patch #397 - 2025/01/05
add resource printRawChars to allow bypassing check in patch #389 which omits Unicode non-characters from printing (request by Adam Saponara).
add visible-effect for SUB, per DEC 070 page 5-132.
correct a limit-check in private mode 1045.
add optional feature for block-selection, bound to meta-button-one (patch by Adam Saponara).
if started as a VT52, identify the terminal as a real VT52 rather than VT52 emulated by VT100.
amend change to VT52 cursor-addressing per DEC 070 (mintty #1299).
correct ctlseqs.ms suffix for XTTITLEPOS
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 pkgsrc/x11/xterm/Makefile
cvs rdiff -u -r1.116 -r1.117 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.157 pkgsrc/x11/xterm/Makefile:1.158
--- pkgsrc/x11/xterm/Makefile:1.157 Fri Dec 6 11:54:53 2024
+++ pkgsrc/x11/xterm/Makefile Thu Jan 9 19:01:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.157 2024/12/06 11:54:53 pin Exp $
+# $NetBSD: Makefile,v 1.158 2025/01/09 19:01:23 pin Exp $
-DISTNAME= xterm-396
+DISTNAME= xterm-397
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.116 pkgsrc/x11/xterm/distinfo:1.117
--- pkgsrc/x11/xterm/distinfo:1.116 Fri Dec 6 11:54:53 2024
+++ pkgsrc/x11/xterm/distinfo Thu Jan 9 19:01:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.116 2024/12/06 11:54:53 pin Exp $
+$NetBSD: distinfo,v 1.117 2025/01/09 19:01:23 pin Exp $
-BLAKE2s (xterm-396.tgz) = 4f50a0e6a62a7f5acd5e5eca9292f41d54af462ce65382070177cce3bc83b97b
-SHA512 (xterm-396.tgz) = a531acb6104f436c41aab1f7c363ff32fa85bc494caab9ad035bbef3091d82cbe67fda960606176b172b01869ba32cc251b15337e3c10a60c5a238bebae1c9d8
-Size (xterm-396.tgz) = 1584505 bytes
+BLAKE2s (xterm-397.tgz) = 2ac29a48430fca73a1ab38030aae957050b4e116aa22d8e881d62aaffa9a1874
+SHA512 (xterm-397.tgz) = cc9770f566199b5e0050c6443eb8382acda02501f14001027fafcaaa3146d9fe3185f304f784d8c61c571d57d33b84a771113658aa4e3aa7f3e66d129781eb73
+Size (xterm-397.tgz) = 1588389 bytes
Home |
Main Index |
Thread Index |
Old Index