pkgsrc-WIP-changes archive

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

Update devel/jcode to v.0.84.1



Module Name:	pkgsrc-wip
Committed By:	ci4ic4 <ci4ic4%gmail.com@localhost>
Pushed By:	ci4ic4
Date:		Thu Sep 3 10:10:01 2026 +0100
Changeset:	612a2840219c821b91631fbfb70c56d2632cb754

Modified Files:
	jcode/Makefile
	jcode/distinfo
Removed Files:
	jcode/patches/patch-crates_jcode-tui_src_tui_app_terminal_liveness.rs

Log Message:
Update devel/jcode to v.0.84.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=612a2840219c821b91631fbfb70c56d2632cb754

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

diffstat:
 jcode/Makefile                                     |  2 +-
 jcode/distinfo                                     |  8 +++----
 ...ates_jcode-tui_src_tui_app_terminal_liveness.rs | 25 ----------------------
 3 files changed, 4 insertions(+), 31 deletions(-)

diffs:
diff --git a/jcode/Makefile b/jcode/Makefile
index 8ddebe313a..1459b4b4da 100644
--- a/jcode/Makefile
+++ b/jcode/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	jcode-0.81.1
+DISTNAME=	jcode-0.81.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=1jehuang/}
 GITHUB_TAG=	refs/tags/v${PKGVERSION_NOREV}
diff --git a/jcode/distinfo b/jcode/distinfo
index 3488019c92..54ac93e921 100644
--- a/jcode/distinfo
+++ b/jcode/distinfo
@@ -873,9 +873,9 @@ Size (itertools-0.14.0.crate) = 152715 bytes
 BLAKE2s (itoa-1.0.17.crate) = 38c6bf0b0f809c5b4354ce5842776a00995e43db68118f978452c9584f542a25
 SHA512 (itoa-1.0.17.crate) = 4f1b09fd0152a8c837c40045c46779c992b8b5a4737565b8ce3a92bf2fb884bc6609bc597c2b54c33855bd108311adf46471b5ed5ff7ce32549b8c72c8119c04
 Size (itoa-1.0.17.crate) = 15905 bytes
-BLAKE2s (jcode-0.81.1.tar.gz) = 2ae7be894d20df3ab2124ea2a047f9b6b87e552af9f466d80458fa1700ce455a
-SHA512 (jcode-0.81.1.tar.gz) = b4fa2bd960529fb08e4c23f36c9d8d6587cda51fe3b49dbb2373295855fe3695279b82cb4e6904c4c0e5039d4723f886f4fa8ada91657962cdec94cb6b88c275
-Size (jcode-0.81.1.tar.gz) = 181761367 bytes
+BLAKE2s (jcode-0.81.4.tar.gz) = ef614af4abe94acc6b9b5668562e543e936cd1be399ee9b417a55355e9f5e427
+SHA512 (jcode-0.81.4.tar.gz) = 1078326f0334b3ebe4241f7b9288f45ee0cefe17f5c2fcacfd749feae9ad0891f7db88ba0e4d1a6e61a18314496a1abaa7fd329cb36b99cfbb2faf8b1085d0af
+Size (jcode-0.81.4.tar.gz) = 181787232 bytes
 BLAKE2s (jni-0.22.4.crate) = 88b1799b78ac5c5cabf5f1f052c35a6732298c4c125539a5bcc466efce1267f8
 SHA512 (jni-0.22.4.crate) = a1613845f7e1ad81fe72737bdb5757ba9aaed622367e399e5a8a9384b7774b7d694e0099f2aa3310da24778e4e4cbe7b0625c15b207c8773c566c7ef6c98a0e8
 Size (jni-0.22.4.crate) = 199347 bytes
@@ -2353,10 +2353,8 @@ SHA1 (patch-crates_jcode-base_src_process_memory.rs) = e8b7ed4fe50f7a5f667bb09d6
 SHA1 (patch-crates_jcode-base_src_process_memory_netbsd.rs) = 313c4998bf047b9027c44d62727b13c1dfe354f5
 SHA1 (patch-crates_jcode-core_src_stdin_detect.rs) = 3eb7c9321a5e29860699835ad2638ca3f94b3f0f
 SHA1 (patch-crates_jcode-core_src_stdin_detect_tests.rs) = ee8bf8fda96875d1899049a6fc4171a632c2102d
-SHA1 (patch-crates_jcode-desktop2_src_text.rs) = cc491ea9c611a2c78d92a2a58d3928f11c1a528d
 SHA1 (patch-crates_jcode-setup-hints_src_cli_launch_hints.rs) = b1a61db2f972e877caa21159493e6799d192a282
 SHA1 (patch-crates_jcode-setup-hints_src_lib.rs) = e7b836086d7ad84eeaeac300bc4c9a802fec9f6e
 SHA1 (patch-crates_jcode-tui-mermaid_Cargo.toml) = dc88a36f32562326a13a895d1cdda12c6f216f24
-SHA1 (patch-crates_jcode-tui_src_tui_app_terminal_liveness.rs) = 30db9388c2f4ce46faec891aa42e87e431d06cc4
 SHA1 (patch-crates_jcode-update-core_src_lib.rs) = cc9f33fff947658aba4e39c41157111bd8e68b9c
 SHA1 (patch-src_cli_dispatch.rs) = e1d6a5843e3dfd08e86e775554a576682608992b
diff --git a/jcode/patches/patch-crates_jcode-tui_src_tui_app_terminal_liveness.rs b/jcode/patches/patch-crates_jcode-tui_src_tui_app_terminal_liveness.rs
deleted file mode 100644
index 54cb6c852d..0000000000
--- a/jcode/patches/patch-crates_jcode-tui_src_tui_app_terminal_liveness.rs
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD$
-
-Record why NetBSD keeps the conservative answer here.
-
-NetBSD provides a Linux-compatible /proc/self/stat, so this check looks
-portable, but measurement on NetBSD 11.99 shows tty_nr keeps its device
-number after the pty master is closed. The "reset to 0" signal the check
-relies on therefore never fires, and enabling it would be a silent false
-negative rather than a useful reading.
-
---- crates/jcode-tui/src/tui/app/terminal_liveness.rs.orig
-+++ crates/jcode-tui/src/tui/app/terminal_liveness.rs
-@@ -15,6 +15,12 @@
- //! the stale fd 0 still reports `isatty=true`, so this is a strictly stronger
- //! signal than `IsTerminal`. On other platforms it conservatively reports
- //! `false` and orphan exit relies on SIGHUP alone.
-+//!
-+//! NetBSD deliberately stays on the conservative path even though its procfs
-+//! exposes a Linux-compatible `/proc/self/stat`: measured on NetBSD 11.99,
-+//! `tty_nr` keeps its original device number after the pty master is closed,
-+//! so the "reset to 0" signal this check relies on never fires there and the
-+//! reading would be a silent false negative rather than a useful one.
- 
- use std::sync::OnceLock;
- 


Home | Main Index | Thread Index | Old Index