pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/kitty



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Thu Oct  2 01:30:41 UTC 2025

Modified Files:
        pkgsrc/x11/kitty: Makefile PLIST distinfo go-modules.mk

Log Message:
kitty: update to 0.43.1

- sessions support
  - simple text files where you can define what tabs, windows and
    programs you wish to run in kitty. Now in addition to that kitty
    has the ability to create and switch between sessions with a
    single keypress and also to manually setup some tabs/windows in
    kitty and save it as a session file, for seamless and intuitive
    session file creation.
- scrollbar support
  - The bar appear automatically when you start scrolling backwards
    and is extensively configurable in kitty.conf. Note that the old
    scrollback_indicator_opacity option is deprecated.
- multiple cursors
  - pioneered a new escape code protocol that allows terminal
    applications to use multiple cursors, rendered natively.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/x11/kitty/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/x11/kitty/PLIST
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/kitty/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/kitty/go-modules.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/kitty/Makefile
diff -u pkgsrc/x11/kitty/Makefile:1.71 pkgsrc/x11/kitty/Makefile:1.72
--- pkgsrc/x11/kitty/Makefile:1.71      Sat Sep  6 13:17:15 2025
+++ pkgsrc/x11/kitty/Makefile   Thu Oct  2 01:30:41 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2025/09/06 13:17:15 bsiegert Exp $
+# $NetBSD: Makefile,v 1.72 2025/10/02 01:30:41 ktnb Exp $
 
-DISTNAME=      kitty-0.42.2
-PKGREVISION=   2
+DISTNAME=      kitty-0.43.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kovidgoyal/}
 GITHUB_PROJECT=        kitty
@@ -13,7 +12,7 @@ HOMEPAGE=     https://sw.kovidgoyal.net/kitt
 COMMENT=       GPU based terminal emulator
 LICENSE=       gnu-gpl-v3
 
-GO_VERSION_REQD+=      123
+GO_VERSION_REQD+=      124
 
 USE_LANGUAGES= c
 USE_TOOLS+=    gmake pkg-config
@@ -45,7 +44,7 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
 PY_PATCHPLIST=                 yes
 
 pre-configure:
-       cd ${BUILDLINK_DIR}/bin && ${LN} -s ${PREFIX}/bin/go123 go
+       cd ${BUILDLINK_DIR}/bin && ${LN} -s ${PREFIX}/bin/go124 go
 
 do-build:
        cd ${WRKSRC} && ${MAKE_ENV} ${PYTHONBIN} setup.py linux-package

Index: pkgsrc/x11/kitty/PLIST
diff -u pkgsrc/x11/kitty/PLIST:1.32 pkgsrc/x11/kitty/PLIST:1.33
--- pkgsrc/x11/kitty/PLIST:1.32 Wed Jul 16 14:26:21 2025
+++ pkgsrc/x11/kitty/PLIST      Thu Oct  2 01:30:41 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2025/07/16 14:26:21 ktnb Exp $
+@comment $NetBSD: PLIST,v 1.33 2025/10/02 01:30:41 ktnb Exp $
 bin/kitten
 bin/kitty
 lib/kitty/__main__.py
@@ -201,6 +201,9 @@ lib/kitty/kitty/bash.pyc
 lib/kitty/kitty/bash.pyo
 lib/kitty/kitty/bgimage_fragment.glsl
 lib/kitty/kitty/bgimage_vertex.glsl
+lib/kitty/kitty/blit_common.glsl
+lib/kitty/kitty/blit_fragment.glsl
+lib/kitty/kitty/blit_vertex.glsl
 lib/kitty/kitty/border_fragment.glsl
 lib/kitty/kitty/border_vertex.glsl
 lib/kitty/kitty/borders.py
@@ -496,6 +499,8 @@ lib/kitty/kitty/render_cache.pyo
 lib/kitty/kitty/rgb.py
 lib/kitty/kitty/rgb.pyc
 lib/kitty/kitty/rgb.pyo
+lib/kitty/kitty/rounded_rect_fragment.glsl
+lib/kitty/kitty/rounded_rect_vertex.glsl
 lib/kitty/kitty/search_query_parser.py
 lib/kitty/kitty/search_query_parser.pyc
 lib/kitty/kitty/search_query_parser.pyo
@@ -539,6 +544,7 @@ lib/kitty/kitty/typing_compat.pyo
 lib/kitty/kitty/update_check.py
 lib/kitty/kitty/update_check.pyc
 lib/kitty/kitty/update_check.pyo
+lib/kitty/kitty/utils.glsl
 lib/kitty/kitty/utils.py
 lib/kitty/kitty/utils.pyc
 lib/kitty/kitty/utils.pyo
@@ -667,7 +673,7 @@ share/doc/kitty/html/_images/screenshot.
 share/doc/kitty/html/_images/social_previews/summary_actions_1745a1bd.png
 share/doc/kitty/html/_images/social_previews/summary_binary_478594b0.png
 share/doc/kitty/html/_images/social_previews/summary_build_e554a463.png
-share/doc/kitty/html/_images/social_previews/summary_changelog_bb1bec17.png
+share/doc/kitty/html/_images/social_previews/summary_changelog_dd5dbc1b.png
 share/doc/kitty/html/_images/social_previews/summary_clipboard_673291d1.png
 share/doc/kitty/html/_images/social_previews/summary_color-stack_b2e66ffc.png
 share/doc/kitty/html/_images/social_previews/summary_conf_6d817f14.png
@@ -679,6 +685,7 @@ share/doc/kitty/html/_images/social_prev
 share/doc/kitty/html/_images/social_previews/summary_generated_launch_2c8ae1a7.png
 share/doc/kitty/html/_images/social_previews/summary_generated_matching_f5ed7c14.png
 share/doc/kitty/html/_images/social_previews/summary_generated_rc_4121b4bb.png
+share/doc/kitty/html/_images/social_previews/summary_generated_save-as-session_b77c65fc.png
 share/doc/kitty/html/_images/social_previews/summary_generated_ssh-copy_26aa9e71.png
 share/doc/kitty/html/_images/social_previews/summary_glossary_e93f6fff.png
 share/doc/kitty/html/_images/social_previews/summary_graphics-protocol_96eb2627.png
@@ -713,6 +720,7 @@ share/doc/kitty/html/_images/social_prev
 share/doc/kitty/html/_images/social_previews/summary_mapping_aea5afa6.png
 share/doc/kitty/html/_images/social_previews/summary_marks_66066db1.png
 share/doc/kitty/html/_images/social_previews/summary_misc-protocol_baba0cc2.png
+share/doc/kitty/html/_images/social_previews/summary_multiple-cursors-protocol_49ab6a61.png
 share/doc/kitty/html/_images/social_previews/summary_open_actions_b5f13270.png
 share/doc/kitty/html/_images/social_previews/summary_overview_249bd848.png
 share/doc/kitty/html/_images/social_previews/summary_performance_76c80d2e.png
@@ -724,6 +732,7 @@ share/doc/kitty/html/_images/social_prev
 share/doc/kitty/html/_images/social_previews/summary_quickstart_9d1a56df.png
 share/doc/kitty/html/_images/social_previews/summary_rc_protocol_ea1138ef.png
 share/doc/kitty/html/_images/social_previews/summary_remote-control_7371e6b3.png
+share/doc/kitty/html/_images/social_previews/summary_sessions_7cc12e6e.png
 share/doc/kitty/html/_images/social_previews/summary_shell-integration_4b2a7549.png
 share/doc/kitty/html/_images/social_previews/summary_support_daeae705.png
 share/doc/kitty/html/_images/social_previews/summary_text-sizing-protocol_974e580e.png
@@ -748,6 +757,7 @@ share/doc/kitty/html/_sources/generated/
 share/doc/kitty/html/_sources/generated/launch.rst.txt
 share/doc/kitty/html/_sources/generated/matching.rst.txt
 share/doc/kitty/html/_sources/generated/rc.rst.txt
+share/doc/kitty/html/_sources/generated/save-as-session.rst.txt
 share/doc/kitty/html/_sources/generated/ssh-copy.rst.txt
 share/doc/kitty/html/_sources/glossary.rst.txt
 share/doc/kitty/html/_sources/graphics-protocol.rst.txt
@@ -782,6 +792,7 @@ share/doc/kitty/html/_sources/layouts.rs
 share/doc/kitty/html/_sources/mapping.rst.txt
 share/doc/kitty/html/_sources/marks.rst.txt
 share/doc/kitty/html/_sources/misc-protocol.rst.txt
+share/doc/kitty/html/_sources/multiple-cursors-protocol.rst.txt
 share/doc/kitty/html/_sources/open_actions.rst.txt
 share/doc/kitty/html/_sources/overview.rst.txt
 share/doc/kitty/html/_sources/performance.rst.txt
@@ -793,6 +804,7 @@ share/doc/kitty/html/_sources/quake-scre
 share/doc/kitty/html/_sources/quickstart.rst.txt
 share/doc/kitty/html/_sources/rc_protocol.rst.txt
 share/doc/kitty/html/_sources/remote-control.rst.txt
+share/doc/kitty/html/_sources/sessions.rst.txt
 share/doc/kitty/html/_sources/shell-integration.rst.txt
 share/doc/kitty/html/_sources/support.rst.txt
 share/doc/kitty/html/_sources/text-sizing-protocol.rst.txt
@@ -845,6 +857,7 @@ share/doc/kitty/html/generated/color-nam
 share/doc/kitty/html/generated/launch.html
 share/doc/kitty/html/generated/matching.html
 share/doc/kitty/html/generated/rc.html
+share/doc/kitty/html/generated/save-as-session.html
 share/doc/kitty/html/generated/ssh-copy.html
 share/doc/kitty/html/genindex.html
 share/doc/kitty/html/glossary.html
@@ -880,6 +893,7 @@ share/doc/kitty/html/layouts.html
 share/doc/kitty/html/mapping.html
 share/doc/kitty/html/marks.html
 share/doc/kitty/html/misc-protocol.html
+share/doc/kitty/html/multiple-cursors-protocol.html
 share/doc/kitty/html/objects.inv
 share/doc/kitty/html/open_actions.html
 share/doc/kitty/html/overview.html
@@ -894,6 +908,7 @@ share/doc/kitty/html/rc_protocol.html
 share/doc/kitty/html/remote-control.html
 share/doc/kitty/html/search.html
 share/doc/kitty/html/searchindex.js
+share/doc/kitty/html/sessions.html
 share/doc/kitty/html/shell-integration.html
 share/doc/kitty/html/support.html
 share/doc/kitty/html/text-sizing-protocol.html

Index: pkgsrc/x11/kitty/distinfo
diff -u pkgsrc/x11/kitty/distinfo:1.34 pkgsrc/x11/kitty/distinfo:1.35
--- pkgsrc/x11/kitty/distinfo:1.34      Wed Jul 16 14:26:21 2025
+++ pkgsrc/x11/kitty/distinfo   Thu Oct  2 01:30:41 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.34 2025/07/16 14:26:21 ktnb Exp $
+$NetBSD: distinfo,v 1.35 2025/10/02 01:30:41 ktnb Exp $
 
 BLAKE2s (github.com__a_l_tree_bigfloat_@v_v0.2.0.mod) = ed554d44b1070ae79986f3ff61e6ad4ed12060fb78fe6f2273733f762721d1e0
 SHA512 (github.com__a_l_tree_bigfloat_@v_v0.2.0.mod) = 09bbd28b9ce42a919f22339bdeb2b798a728cf3b7f5f7fd61bec418fa360893c4ebd72f0957be4c855621f96d9a146ef8f0074f5ac4154c04f537ae3ad3592c4
@@ -6,36 +6,24 @@ Size (github.com__a_l_tree_bigfloat_@v_v
 BLAKE2s (github.com__a_l_tree_bigfloat_@v_v0.2.0.zip) = 43a4e377b90b6738b5e045c2e2a221a40055216d838fdde321c0b9f0667bef32
 SHA512 (github.com__a_l_tree_bigfloat_@v_v0.2.0.zip) = c0f87e9f291dc775b95a41216664480416a8025c95811f313dd8b17529310dd85f7756ce720393f7a5e54f461af9a66a3ae1223842432921d50498ac1e623be7
 Size (github.com__a_l_tree_bigfloat_@v_v0.2.0.zip) = 16636 bytes
-BLAKE2s (github.com_alecthomas_chroma_v2_@v_v2.19.0.mod) = b0d0c3cf0a24a57356fbe5c75a186991e66c70aa92b3c171c79a4244add66d9d
-SHA512 (github.com_alecthomas_chroma_v2_@v_v2.19.0.mod) = 4d60490c15f1338d7f0414c8e26f2cfa48690e05140327f924178398a240476a8fb7f3120a877f3f117b5caa46ee2c9658bf58255b341401ee38dbb23f613f2d
-Size (github.com_alecthomas_chroma_v2_@v_v2.19.0.mod) = 230 bytes
-BLAKE2s (github.com_alecthomas_chroma_v2_@v_v2.19.0.zip) = 8c2963c458e7f4e26a3379bf27ba6ce8ee9d2d88decb181635c77b5c3bf7fefa
-SHA512 (github.com_alecthomas_chroma_v2_@v_v2.19.0.zip) = 6c02df042ffef6908c888b1e4b14104d7665d7d1d6232130f15282c5489f37dc916b25de17c2f176130546499f3300fa69880017a37c6d2f90da992b374bfcd4
-Size (github.com_alecthomas_chroma_v2_@v_v2.19.0.zip) = 1540474 bytes
-BLAKE2s (github.com_bmatcuk_doublestar_v4_@v_v4.9.0.mod) = e205ae79e7a61aeb6dfbab69a666bb662eb0af2302ed12a6bada3fc11bda1b53
-SHA512 (github.com_bmatcuk_doublestar_v4_@v_v4.9.0.mod) = 4a9d86964802ae0545c6d9125387aa04a59f190f85d13719158a4aea07f9bb9b0e05cbe23101fb8a3c5b90e78488a671e2d274740e0db08a852f2dfeff3a8eec
-Size (github.com_bmatcuk_doublestar_v4_@v_v4.9.0.mod) = 49 bytes
-BLAKE2s (github.com_bmatcuk_doublestar_v4_@v_v4.9.0.zip) = 0f38142ac25168c70b8b40da3ffd864b767577e3f1928ebd750fe7888420d71f
-SHA512 (github.com_bmatcuk_doublestar_v4_@v_v4.9.0.zip) = 223a7588fe9151fb7e88105c6750958298c62f4b8b18f2b2dacac066e78dbdbfb084cee23c46e894d79ae21db576314c8bc7e21b2672859eb929853a370bd1c8
-Size (github.com_bmatcuk_doublestar_v4_@v_v4.9.0.zip) = 36015 bytes
-BLAKE2s (github.com_disintegration_imaging_@v_v1.6.2.mod) = 6eb5e1045f5eadfaacb613b9b574e741de68e71cf329ba5e28de283fa2f6402c
-SHA512 (github.com_disintegration_imaging_@v_v1.6.2.mod) = 68ffa1636c92bcaf09bf5e22ca6929837a0c01f60f294282b3136c578287263d93af997e47efc1e2d03653c91b1da1cfbd11f1259a6f3764b9e6f1755c8ce477
-Size (github.com_disintegration_imaging_@v_v1.6.2.mod) = 104 bytes
-BLAKE2s (github.com_disintegration_imaging_@v_v1.6.2.zip) = 9696a804a42e1192dfccd00b782a21e3a6b71b9071979741869e2dc6c849b7d8
-SHA512 (github.com_disintegration_imaging_@v_v1.6.2.zip) = 3ca8feef7d1658b38471ee84ab444e77dac5cd347fbf44566799a0a45256b889f31f95a448f320ad08a719369b5c618926116b981f73dd29783a43f99e81c64b
-Size (github.com_disintegration_imaging_@v_v1.6.2.zip) = 2229742 bytes
+BLAKE2s (github.com_alecthomas_chroma_v2_@v_v2.20.0.mod) = 9b3196a44d836a0dabc17bc19b7e254ecba0dd2cc54f95cf392a0de0ff4e6543
+SHA512 (github.com_alecthomas_chroma_v2_@v_v2.20.0.mod) = 69bd12e468da4c0dc1a242dd56afe910929f7f2368df4fe77368d8ea96ec8eec45892ed2447e759a368f5740bbc0f2b60e67a15134151ce15327222264f55a92
+Size (github.com_alecthomas_chroma_v2_@v_v2.20.0.mod) = 230 bytes
+BLAKE2s (github.com_alecthomas_chroma_v2_@v_v2.20.0.zip) = d553b62828f1fae46e355a360e12eadbb89f81bb3a66f525489f1c977e953c17
+SHA512 (github.com_alecthomas_chroma_v2_@v_v2.20.0.zip) = e1007b4c935162570e0d22cfaa1a5985279d7d3f93c98ed135b178c7cef1b8d77f6849b9a2181a41a713dd136f508daf2896853ba2e48f390e0a389eddc6f0ab
+Size (github.com_alecthomas_chroma_v2_@v_v2.20.0.zip) = 1555914 bytes
+BLAKE2s (github.com_bmatcuk_doublestar_v4_@v_v4.9.1.mod) = e205ae79e7a61aeb6dfbab69a666bb662eb0af2302ed12a6bada3fc11bda1b53
+SHA512 (github.com_bmatcuk_doublestar_v4_@v_v4.9.1.mod) = 4a9d86964802ae0545c6d9125387aa04a59f190f85d13719158a4aea07f9bb9b0e05cbe23101fb8a3c5b90e78488a671e2d274740e0db08a852f2dfeff3a8eec
+Size (github.com_bmatcuk_doublestar_v4_@v_v4.9.1.mod) = 49 bytes
+BLAKE2s (github.com_bmatcuk_doublestar_v4_@v_v4.9.1.zip) = 98f266ff6dfa1312fe835afc8f8ee617f3627f0eb29f048907fd46980a9a57a5
+SHA512 (github.com_bmatcuk_doublestar_v4_@v_v4.9.1.zip) = 2f4eff0ec956526350ff3063c299cb89a8f6aa35f834cdff32d35ff7ad8b5faa07a92c033d4fd5c73c8c5466a8595974b1db4382c19ca9f0499af85e17373373
+Size (github.com_bmatcuk_doublestar_v4_@v_v4.9.1.zip) = 36116 bytes
 BLAKE2s (github.com_dlclark_regexp2_@v_v1.11.5.mod) = 6f565e4706e82a34b5002c9e09a272ccf1a369562afc47e6cf7be131a4d2eb63
 SHA512 (github.com_dlclark_regexp2_@v_v1.11.5.mod) = 605e797166049ea565f46de176915e563f2e28735a8ab539c1c1f5020a2a72339f97b659c5864705b8e30fbffb381d2df9b31bace1eef1c6e33ae654787508d0
 Size (github.com_dlclark_regexp2_@v_v1.11.5.mod) = 43 bytes
 BLAKE2s (github.com_dlclark_regexp2_@v_v1.11.5.zip) = aa9d288f14bd8704b051bb079f80f55083dd77e838ac9177be70e7531d409f63
 SHA512 (github.com_dlclark_regexp2_@v_v1.11.5.zip) = c7daa6436a49944d729e116ac823f949cd6dc4d7ab1a66d843b9a894a8fc6676674084fafea407982ad4a7a56ec7edeef057506acde2afe1ae3e1234c37a8621
 Size (github.com_dlclark_regexp2_@v_v1.11.5.zip) = 704376 bytes
-BLAKE2s (github.com_edwvee_exiffix_@v_v0.0.0-20240229113213-0dbb146775be.mod) = ee965da3063bd8f60c1aa98fc0d91f728c90ec175ed89a0c400277dc01205704
-SHA512 (github.com_edwvee_exiffix_@v_v0.0.0-20240229113213-0dbb146775be.mod) = 
3e095f915a78a5be534c1dbf22daea4e3f7d0df46f445c4a4275ce58ba496624e1ba29229b2fe1023e206d18ae1b2a76615b97886c1fc8e01fa22603c1cf75a3
-Size (github.com_edwvee_exiffix_@v_v0.0.0-20240229113213-0dbb146775be.mod) = 42 bytes
-BLAKE2s (github.com_edwvee_exiffix_@v_v0.0.0-20240229113213-0dbb146775be.zip) = c7b73963adfc81df5abe2c5694de2c2b3c31861b87b6bbbad9beedeff26ca8a4
-SHA512 (github.com_edwvee_exiffix_@v_v0.0.0-20240229113213-0dbb146775be.zip) = 
6d33544dd3336a71098c4e2aa331e45e67447fabea36981b7b3efd340ef85d6915a52599b602f2de9d0a37f3e3e4da64490c9ca5db7eafd16e6ecb2116480f38
-Size (github.com_edwvee_exiffix_@v_v0.0.0-20240229113213-0dbb146775be.zip) = 8437 bytes
 BLAKE2s (github.com_go-ole_go-ole_@v_v1.2.6.mod) = c678de298ac09d2a81e124bfa3b7fabe97decde6f13bf64bade847727eea9abc
 SHA512 (github.com_go-ole_go-ole_@v_v1.2.6.mod) = 8ecc75e46e529812efc2e20f6bbc044929aaeba393c291fbde9b3c9365db5c4e7c06b07dc2b4484326609521eb09cb55ab6f9d8976fe1450bf4f52a962a35429
 Size (github.com_go-ole_go-ole_@v_v1.2.6.mod) = 102 bytes
@@ -72,6 +60,12 @@ Size (github.com_kovidgoyal_dbus_@v_v0.0
 BLAKE2s (github.com_kovidgoyal_dbus_@v_v0.0.0-20250519011319-e811c41c0bc1.zip) = 6b1d98152cdbcda71edd1bbb639e9286675b87ec6d807d50d12abc6efe7a62fc
 SHA512 (github.com_kovidgoyal_dbus_@v_v0.0.0-20250519011319-e811c41c0bc1.zip) = 
4c67e54d74e8c6c321a523b9f1678aa1ac70b5e881a35336b77c31c13f73a8734a7450ff5b0682ae3845f0d19f244867eaf3cdc45997cdba2277ce4fac1931f0
 Size (github.com_kovidgoyal_dbus_@v_v0.0.0-20250519011319-e811c41c0bc1.zip) = 118885 bytes
+BLAKE2s (github.com_kovidgoyal_exiffix_@v_v0.0.0-20250919160812-dbef770c2032.mod) = 183d2674979a3556c3b7b9f8ff6c0faf5fc77af0ac4f5d5640f79b438fcad815
+SHA512 (github.com_kovidgoyal_exiffix_@v_v0.0.0-20250919160812-dbef770c2032.mod) = 
cd68208f5d73878c17144c9d3c8b4b7318b7192603dab78b9ac3cdf3ef3db2707d6e238ded9e642d515d8e42effc57601e34ab12614604ea8a2a4d8030cc571d
+Size (github.com_kovidgoyal_exiffix_@v_v0.0.0-20250919160812-dbef770c2032.mod) = 209 bytes
+BLAKE2s (github.com_kovidgoyal_exiffix_@v_v0.0.0-20250919160812-dbef770c2032.zip) = 04f9f50e1bcfd2af417305476ae33144b32fa2bbeb1edeca234d2d718e25e22c
+SHA512 (github.com_kovidgoyal_exiffix_@v_v0.0.0-20250919160812-dbef770c2032.zip) = 
c3d5c6b4143d5de164f4476943007d6396b2816ee9bab60100a081d9bc1c29430ecff9e0ace18a9e741dba950c5916b9e698241f0ca1096252326f93896096c4
+Size (github.com_kovidgoyal_exiffix_@v_v0.0.0-20250919160812-dbef770c2032.zip) = 9237 bytes
 BLAKE2s (github.com_kovidgoyal_imaging_@v_v1.6.4.mod) = 7cf9ff016e5a2a66fc330a7d582521cfe8733e66de0f4cd95ac95d014d8c4a7e
 SHA512 (github.com_kovidgoyal_imaging_@v_v1.6.4.mod) = 554dd45d0e78552f9488b571d99c503f31e2893ade3afaccfc8ed00ccd413cf83e8b857d3c6686a3fa3bc9d1ba6d9d8a95c5b2b0d864217c92ec6f7a63add31e
 Size (github.com_kovidgoyal_imaging_@v_v1.6.4.mod) = 82 bytes
@@ -114,12 +108,12 @@ Size (github.com_shirou_gopsutil_v3_@v_v
 BLAKE2s (github.com_shirou_gopsutil_v3_@v_v3.24.5.zip) = 7a832245706ecbe2734c0012e99327401a878c67c65cc8437e59f33fcb624abe
 SHA512 (github.com_shirou_gopsutil_v3_@v_v3.24.5.zip) = b03cd736a11cba86e779b126bd9adcb6a2dc7fc7d062389a023674c9513109989722b1a21f0faba8cb2017374d3b6cbc05f36f1cadee6bc7bec7632140c4bd5e
 Size (github.com_shirou_gopsutil_v3_@v_v3.24.5.zip) = 321010 bytes
-BLAKE2s (github.com_shoenig_go-m1cpu_@v_v0.1.6.mod) = 611c3dae6faa7e3e42fc50d11b5d6a74f960149fa50a6368427aec911fb68316
-SHA512 (github.com_shoenig_go-m1cpu_@v_v0.1.6.mod) = e506c863868d0c972ffaafd6c7649eb35f9d5746f806710428d6e03bac5e4cade42ca581977d9739e0de0d51c6ca702b515f2235242491c36f5906cfbf1a572c
-Size (github.com_shoenig_go-m1cpu_@v_v0.1.6.mod) = 137 bytes
-BLAKE2s (github.com_shoenig_go-m1cpu_@v_v0.1.6.zip) = 8bd1c0a303fa1ea75ca42f21d39a13055066c6df0ad7e3c6ba366683cde2ffbe
-SHA512 (github.com_shoenig_go-m1cpu_@v_v0.1.6.zip) = c3616d1492d4b6a1b9e937745f21644da0caf31872ae888a8a9f578f1583c80044a4990a4e610e7d0590ba3cfa5e7ea031bb2e8fd5ddbc1806b78d65a21b9edb
-Size (github.com_shoenig_go-m1cpu_@v_v0.1.6.zip) = 12612 bytes
+BLAKE2s (github.com_shoenig_go-m1cpu_@v_v0.1.7.mod) = bf5fa9912995d626ea4bddedb4d5b6569f6e5fc89d33f51c030b9242ccc7984c
+SHA512 (github.com_shoenig_go-m1cpu_@v_v0.1.7.mod) = 8a9ca5867bc04a5c6d629c16acf86b7b89682cec9749473c6cdd93f9edb37441c117db212597f83209d1b1d10cb77e006c1e2a0f5ad2f48c08654d866d9905b9
+Size (github.com_shoenig_go-m1cpu_@v_v0.1.7.mod) = 137 bytes
+BLAKE2s (github.com_shoenig_go-m1cpu_@v_v0.1.7.zip) = 4953624ee4a4411b82e1a4757c54fef28a252f4540aaafc298ace5fa8b53305b
+SHA512 (github.com_shoenig_go-m1cpu_@v_v0.1.7.zip) = 95058c40834dc25a0184940be36ad3457e489972b935f16b2e216cfdd2e039c7c866f1ccea89d7068815059ea96ffe9615e94b187dd52018f671b9bd42b376a9
+Size (github.com_shoenig_go-m1cpu_@v_v0.1.7.zip) = 18925 bytes
 BLAKE2s (github.com_tklauser_go-sysconf_@v_v0.3.12.mod) = 6f4768173b6dca1d106575fe631ca5c6ee4d69113036b50dee54c032fa1ddfd3
 SHA512 (github.com_tklauser_go-sysconf_@v_v0.3.12.mod) = 305cbf46fafe5d9ab396254ce2c647fed666f570dad8cb4e323f6c2a387fc0e2577040385f8a6629618fe7c214f2cdb192dbeed1b9bcdef0aa47e876559157e8
 Size (github.com_tklauser_go-sysconf_@v_v0.3.12.mod) = 122 bytes
@@ -150,15 +144,12 @@ Size (golang.org_x_exp_@v_v0.0.0-2023080
 BLAKE2s (golang.org_x_exp_@v_v0.0.0-20230801115018-d63ba01acd4b.zip) = 302fe20cff3086c9c2b9d0f03f3d280c2cb2258e759ba7d059000d62fd0f566c
 SHA512 (golang.org_x_exp_@v_v0.0.0-20230801115018-d63ba01acd4b.zip) = 2be05136e2357b198668a2dea8b240d9ae8fc4b49d33b92660642ac592f4841c28d99b8ea2745d00ba38776033407fd3bc7cef1a33ded7869508b5c2db29f0ca
 Size (golang.org_x_exp_@v_v0.0.0-20230801115018-d63ba01acd4b.zip) = 461648 bytes
-BLAKE2s (golang.org_x_image_@v_v0.0.0-20191009234506-e7c1f5e7dbb8.mod) = 297087ef09942848072b3c6604fab5592d25e4781e5f33cffe1258204e307a5f
-SHA512 (golang.org_x_image_@v_v0.0.0-20191009234506-e7c1f5e7dbb8.mod) = 
d463167481b44386a011b867d6e26eaf2fe81c750325ea89f631af7b065c5152249084c45e7195a662d9b9ddde0e81a5273d8110f73a18c4d841c155c67ea0f6
-Size (golang.org_x_image_@v_v0.0.0-20191009234506-e7c1f5e7dbb8.mod) = 69 bytes
-BLAKE2s (golang.org_x_image_@v_v0.29.0.mod) = b04bf9205211bd17a5cc101381c6faba20559707d28e3ba85eeced786aca2d69
-SHA512 (golang.org_x_image_@v_v0.29.0.mod) = 8dbbb6d0ada7825e57fd788234bdc663e28bbd5c9974d4081e92f68e4aa1d11e91f0dfbf1d9abebe70e588be4f8e2f8b7043cc1c9b041509902d020cd453c287
-Size (golang.org_x_image_@v_v0.29.0.mod) = 72 bytes
-BLAKE2s (golang.org_x_image_@v_v0.29.0.zip) = 1e0c12da5444c56f9d8e43eaef8a042b31f4ce15f8f9ff5fc170e59c1eb09610
-SHA512 (golang.org_x_image_@v_v0.29.0.zip) = d82355289c779286f4042a7e4cec04dad57dd732979e97562a821850e257c935c5bb3f4d44f44ed86054242c73179e5f2c180389780c535697bd4cbc55fd8718
-Size (golang.org_x_image_@v_v0.29.0.zip) = 5301108 bytes
+BLAKE2s (golang.org_x_image_@v_v0.31.0.mod) = af9cebbc58ab3629e835836e94eb670a00e5c9a941beacf4968b2bfdd23d69c8
+SHA512 (golang.org_x_image_@v_v0.31.0.mod) = a5e84c8e9bbd16465ec6c208b530b571b9dfa6f99122d35bc297cc871533740d66264c1c0b9058449dc3e6dc0b866f73e0d4433ba273bb637f0c38e82ae51eb4
+Size (golang.org_x_image_@v_v0.31.0.mod) = 72 bytes
+BLAKE2s (golang.org_x_image_@v_v0.31.0.zip) = 3ee8f62a125c2ebd37386b6b4cbe2f506c1bab75dba8cb3cb236c8df20c6685f
+SHA512 (golang.org_x_image_@v_v0.31.0.zip) = cdd6dbbb1a6c6a528d1d0b8c69363b2282257284ce669f9161b09565958c5f7ea16314cb801b4b54e77b618d24e6f41a97df68a989aca62586d18cdb24d3a748
+Size (golang.org_x_image_@v_v0.31.0.zip) = 5310236 bytes
 BLAKE2s (golang.org_x_sys_@v_v0.0.0-20190916202348-b4ddaad3f8a3.mod) = 6b2b0a0ac9d77adff84f1aab70cc38a4dcf14418c326fcb2dde80f104fb41e9f
 SHA512 (golang.org_x_sys_@v_v0.0.0-20190916202348-b4ddaad3f8a3.mod) = 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab
 Size (golang.org_x_sys_@v_v0.0.0-20190916202348-b4ddaad3f8a3.mod) = 33 bytes
@@ -168,27 +159,24 @@ Size (golang.org_x_sys_@v_v0.0.0-2020120
 BLAKE2s (golang.org_x_sys_@v_v0.11.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
 SHA512 (golang.org_x_sys_@v_v0.11.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
 Size (golang.org_x_sys_@v_v0.11.0.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.34.0.mod) = c94ce63eceb9253dc5d1a070e3fa771530ff544b079a2884c19237aa14c84694
-SHA512 (golang.org_x_sys_@v_v0.34.0.mod) = 21521eb5c402c14bba401110f692ac94dfd9c9f2d2d1965631875d67aa1bfc0763a21437b7b5782dcb61d1a759618e5701cff27ee2d00a2820240bcf69286b4f
-Size (golang.org_x_sys_@v_v0.34.0.mod) = 35 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.34.0.zip) = a75e391da120b72c5ae38413461da39a55b0ce7f6df5c912ff3f37aa42812191
-SHA512 (golang.org_x_sys_@v_v0.34.0.zip) = 8bb740e842a03d8ebfedd2b2d3a2184f0c6ef561d845617c035bcee3e22dbdff1dfdcada409d749940a934fa0fbe2381f91bb78baa224fc2f3f0a2ee9e19945b
-Size (golang.org_x_sys_@v_v0.34.0.zip) = 1997322 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.36.0.mod) = 915c9f3168174156bdb5abccea1b8714d7b590a7aa09c8fdc407b0f1c81398bb
+SHA512 (golang.org_x_sys_@v_v0.36.0.mod) = 6abdaf0a6b14413cece09d1bfff7627d586924d4b68c37d3faeacb926291654ac1928d2d8b91b6f8a1b277244e8bc1f7b8cf308173ddfa6e5207e52d8a86a84d
+Size (golang.org_x_sys_@v_v0.36.0.mod) = 35 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.36.0.zip) = c969c32cac0e288d23d2d0be4d8dd925313ce1b6c8d70e81919b11149af8ffa1
+SHA512 (golang.org_x_sys_@v_v0.36.0.zip) = ce623a854db67b7b29b5af491e72d7cfa28124e5ff99709f9dfdf615f8e7988900999bcd3d344b746253e94e6bbc4e75bd609f079c6f9bd26340a559fa3f6d2e
+Size (golang.org_x_sys_@v_v0.36.0.zip) = 1996987 bytes
 BLAKE2s (golang.org_x_sys_@v_v0.5.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
 SHA512 (golang.org_x_sys_@v_v0.5.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
 Size (golang.org_x_sys_@v_v0.5.0.mod) = 33 bytes
 BLAKE2s (golang.org_x_sys_@v_v0.8.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
 SHA512 (golang.org_x_sys_@v_v0.8.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
 Size (golang.org_x_sys_@v_v0.8.0.mod) = 33 bytes
-BLAKE2s (golang.org_x_text_@v_v0.27.0.mod) = cb805335a991a0e04028b75eb5d7a684608858f1570b501754e34e7e8de70091
-SHA512 (golang.org_x_text_@v_v0.27.0.mod) = 5c6327c83c18884f58bfb91eeb1e5b0891f7af2c8d1b39defbbe946516ce952090a699e4f8a281d46430bce89eb7807d4f259a3e2362b8f0b734e6672cbc1212
-Size (golang.org_x_text_@v_v0.27.0.mod) = 190 bytes
-BLAKE2s (golang.org_x_text_@v_v0.27.0.zip) = 28f4015ea2f36fa24db749a531aaddac5787e3246365a071c1e8c12260005f0f
-SHA512 (golang.org_x_text_@v_v0.27.0.zip) = 98f2cb2b5487dd3711b4b4a838effa934c1603f240a1272ed2ae277c9c95d0eab06f644863fdad5e3721b026ff24ff4391613e4eae32a70ee1f65158a6ac253a
-Size (golang.org_x_text_@v_v0.27.0.zip) = 9234222 bytes
-BLAKE2s (golang.org_x_text_@v_v0.3.0.mod) = 080036087ec663fb318320442bf68fad98da28e3ea33a1e5a3acf697a0527460
-SHA512 (golang.org_x_text_@v_v0.3.0.mod) = ca081ef7cccd7bbedc6843fbe0c452352661a07e1298cd02ff338ed79d807c6401d613a3cf20011189d2f98a794ffa410547b3e352eb58a6f0a84822285d391d
-Size (golang.org_x_text_@v_v0.3.0.mod) = 25 bytes
+BLAKE2s (golang.org_x_text_@v_v0.29.0.mod) = 9de167fd90f5eba3d07500414c5841cc1ccc9bb3d8766bc459d97325867bae95
+SHA512 (golang.org_x_text_@v_v0.29.0.mod) = da285768eeae6a2852fdbbafe3e29340b47987cd6808ceb0e80e7fec292210a74fc7a522f2b8dbeab0e3ace452d9662729ffc0004a95d7d004c1f509a2da76cf
+Size (golang.org_x_text_@v_v0.29.0.mod) = 190 bytes
+BLAKE2s (golang.org_x_text_@v_v0.29.0.zip) = 66c53c51d1884f7fcc2b20487d5fca9b1bce2ee9a9f9db23236aa72a42167791
+SHA512 (golang.org_x_text_@v_v0.29.0.zip) = fa900342c89364fc5eaec19cefb4756b89a49b060f94a3913c545ead81f7e240144de03033fd53487a9a05d27eddd390dd25770d97155094186a4a60f3778288
+Size (golang.org_x_text_@v_v0.29.0.zip) = 9234225 bytes
 BLAKE2s (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.mod) = 35cd1964700502d06b8c987979fb4dbddc41a5cda3368d037211b89d3587521f
 SHA512 (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.mod) = 9ac0f80ef05881387cb2f48f81560f3207fe586ea16495383662e6d62e43d93fac01dfe72e1d0063d3ab065331dab3a8098d7da4f1830ba1aff6f27f8e1bc1b2
 Size (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.mod) = 25 bytes
@@ -201,9 +189,9 @@ Size (howett.net_plist_@v_v1.0.1.mod) = 
 BLAKE2s (howett.net_plist_@v_v1.0.1.zip) = 43dd213cd6f655b89cb6074acf972bc2e134c71fb991af59c14ebaf6747c2545
 SHA512 (howett.net_plist_@v_v1.0.1.zip) = 4f8b07bebf808ff4bbc1b2fdcf501d60731e26e048c1e7e2f21cfb9816fab8937e9f1915b44ff693a6a5b0f91cff470f40c4d7a71d7728afe2d0a3bca99432cd
 Size (howett.net_plist_@v_v1.0.1.zip) = 72046 bytes
-BLAKE2s (kitty-0.42.2.tar.xz) = be4012b102bd5e3b253ea82719bea1337d8db2f7bd37494b199ae482b303eab4
-SHA512 (kitty-0.42.2.tar.xz) = 29e17ee3e4709b90d8d945ecd1737440bc88ad276cde4f5d159fd094de571bf7a10ccb86dfe9e0f8e213e36e59f7c62e2045f411d199ec729722a6462279d949
-Size (kitty-0.42.2.tar.xz) = 12534304 bytes
+BLAKE2s (kitty-0.43.1.tar.xz) = b51b7f4c5fd52db9431d9583b2ef13d5d9c96dc0b5bb23d32139542a87dfcbef
+SHA512 (kitty-0.43.1.tar.xz) = 083fba383d970aec87aa279787b35bf974562987340a5b10538cab4b816fa0031ba02ba46240928649ef88e7ba7cafdae3dc697e7681d0899c43b5ef1af6ae7d
+Size (kitty-0.43.1.tar.xz) = 12756968 bytes
 SHA1 (patch-glfw_wl__client__side__decorations.c) = 37c5ff491d8c9690d6e0291edb6c55388101edf0
 SHA1 (patch-glfw_wl__init.c) = 3dc143fba1a5fa5c15563aecc027cd6af872a0e0
 SHA1 (patch-kitty_binary.h) = e8e6e9b16a1bd7d0304bca919ad10dd932142da5

Index: pkgsrc/x11/kitty/go-modules.mk
diff -u pkgsrc/x11/kitty/go-modules.mk:1.13 pkgsrc/x11/kitty/go-modules.mk:1.14
--- pkgsrc/x11/kitty/go-modules.mk:1.13 Wed Jul 16 14:26:22 2025
+++ pkgsrc/x11/kitty/go-modules.mk      Thu Oct  2 01:30:41 2025
@@ -1,17 +1,13 @@
-# $NetBSD: go-modules.mk,v 1.13 2025/07/16 14:26:22 ktnb Exp $
+# $NetBSD: go-modules.mk,v 1.14 2025/10/02 01:30:41 ktnb Exp $
 
 GO_MODULE_FILES+=      github.com/!a!l!tree/bigfloat/@v/v0.2.0.mod
 GO_MODULE_FILES+=      github.com/!a!l!tree/bigfloat/@v/v0.2.0.zip
-GO_MODULE_FILES+=      github.com/alecthomas/chroma/v2/@v/v2.19.0.mod
-GO_MODULE_FILES+=      github.com/alecthomas/chroma/v2/@v/v2.19.0.zip
-GO_MODULE_FILES+=      github.com/bmatcuk/doublestar/v4/@v/v4.9.0.mod
-GO_MODULE_FILES+=      github.com/bmatcuk/doublestar/v4/@v/v4.9.0.zip
-GO_MODULE_FILES+=      github.com/disintegration/imaging/@v/v1.6.2.mod
-GO_MODULE_FILES+=      github.com/disintegration/imaging/@v/v1.6.2.zip
+GO_MODULE_FILES+=      github.com/alecthomas/chroma/v2/@v/v2.20.0.mod
+GO_MODULE_FILES+=      github.com/alecthomas/chroma/v2/@v/v2.20.0.zip
+GO_MODULE_FILES+=      github.com/bmatcuk/doublestar/v4/@v/v4.9.1.mod
+GO_MODULE_FILES+=      github.com/bmatcuk/doublestar/v4/@v/v4.9.1.zip
 GO_MODULE_FILES+=      github.com/dlclark/regexp2/@v/v1.11.5.mod
 GO_MODULE_FILES+=      github.com/dlclark/regexp2/@v/v1.11.5.zip
-GO_MODULE_FILES+=      github.com/edwvee/exiffix/@v/v0.0.0-20240229113213-0dbb146775be.mod
-GO_MODULE_FILES+=      github.com/edwvee/exiffix/@v/v0.0.0-20240229113213-0dbb146775be.zip
 GO_MODULE_FILES+=      github.com/go-ole/go-ole/@v/v1.2.6.mod
 GO_MODULE_FILES+=      github.com/go-ole/go-ole/@v/v1.2.6.zip
 GO_MODULE_FILES+=      github.com/google/go-cmp/@v/v0.5.9.mod
@@ -24,6 +20,8 @@ GO_MODULE_FILES+=     github.com/klauspost/c
 GO_MODULE_FILES+=      github.com/klauspost/cpuid/v2/@v/v2.2.5.zip
 GO_MODULE_FILES+=      github.com/kovidgoyal/dbus/@v/v0.0.0-20250519011319-e811c41c0bc1.mod
 GO_MODULE_FILES+=      github.com/kovidgoyal/dbus/@v/v0.0.0-20250519011319-e811c41c0bc1.zip
+GO_MODULE_FILES+=      github.com/kovidgoyal/exiffix/@v/v0.0.0-20250919160812-dbef770c2032.mod
+GO_MODULE_FILES+=      github.com/kovidgoyal/exiffix/@v/v0.0.0-20250919160812-dbef770c2032.zip
 GO_MODULE_FILES+=      github.com/kovidgoyal/imaging/@v/v1.6.4.mod
 GO_MODULE_FILES+=      github.com/kovidgoyal/imaging/@v/v1.6.4.zip
 GO_MODULE_FILES+=      github.com/lufia/plan9stats/@v/v0.0.0-20230326075908-cb1d2100619a.mod
@@ -38,8 +36,8 @@ GO_MODULE_FILES+=     github.com/seancfoley/
 GO_MODULE_FILES+=      github.com/seancfoley/ipaddress-go/@v/v1.7.1.zip
 GO_MODULE_FILES+=      github.com/shirou/gopsutil/v3/@v/v3.24.5.mod
 GO_MODULE_FILES+=      github.com/shirou/gopsutil/v3/@v/v3.24.5.zip
-GO_MODULE_FILES+=      github.com/shoenig/go-m1cpu/@v/v0.1.6.mod
-GO_MODULE_FILES+=      github.com/shoenig/go-m1cpu/@v/v0.1.6.zip
+GO_MODULE_FILES+=      github.com/shoenig/go-m1cpu/@v/v0.1.7.mod
+GO_MODULE_FILES+=      github.com/shoenig/go-m1cpu/@v/v0.1.7.zip
 GO_MODULE_FILES+=      github.com/tklauser/go-sysconf/@v/v0.3.12.mod
 GO_MODULE_FILES+=      github.com/tklauser/go-sysconf/@v/v0.3.12.zip
 GO_MODULE_FILES+=      github.com/tklauser/numcpus/@v/v0.6.1.mod
@@ -50,19 +48,17 @@ GO_MODULE_FILES+=   github.com/zeebo/xxh3/
 GO_MODULE_FILES+=      github.com/zeebo/xxh3/@v/v1.0.2.zip
 GO_MODULE_FILES+=      golang.org/x/exp/@v/v0.0.0-20230801115018-d63ba01acd4b.mod
 GO_MODULE_FILES+=      golang.org/x/exp/@v/v0.0.0-20230801115018-d63ba01acd4b.zip
-GO_MODULE_FILES+=      golang.org/x/image/@v/v0.0.0-20191009234506-e7c1f5e7dbb8.mod
-GO_MODULE_FILES+=      golang.org/x/image/@v/v0.29.0.mod
-GO_MODULE_FILES+=      golang.org/x/image/@v/v0.29.0.zip
+GO_MODULE_FILES+=      golang.org/x/image/@v/v0.31.0.mod
+GO_MODULE_FILES+=      golang.org/x/image/@v/v0.31.0.zip
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20190916202348-b4ddaad3f8a3.mod
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20201204225414-ed752295db88.mod
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.11.0.mod
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.34.0.mod
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.34.0.zip
+GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.36.0.mod
+GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.36.0.zip
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.5.0.mod
 GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.8.0.mod
-GO_MODULE_FILES+=      golang.org/x/text/@v/v0.27.0.mod
-GO_MODULE_FILES+=      golang.org/x/text/@v/v0.27.0.zip
-GO_MODULE_FILES+=      golang.org/x/text/@v/v0.3.0.mod
+GO_MODULE_FILES+=      golang.org/x/text/@v/v0.29.0.mod
+GO_MODULE_FILES+=      golang.org/x/text/@v/v0.29.0.zip
 GO_MODULE_FILES+=      gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod
 GO_MODULE_FILES+=      gopkg.in/yaml.v1/@v/v1.0.0-20140924161607-9f9df34309c0.mod
 GO_MODULE_FILES+=      howett.net/plist/@v/v1.0.1.mod



Home | Main Index | Thread Index | Old Index