pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/resterm
Module Name: pkgsrc
Committed By: drixter
Date: Sat Jul 4 12:00:17 UTC 2026
Modified Files:
pkgsrc/www/resterm: Makefile distinfo
Log Message:
resterm: Update to v0.44.6
Startup latency animation removed
The header's red -> yellow -> green startup animation is gone.
Its tick loop was causing slower startups and brief CPU spikes on some
machines/distros so the header now starts with a static, dimmed ms
placeholder instead - switches to the live atency sparkline after the first request,
which works exactly as before.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/resterm/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/resterm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/resterm/Makefile
diff -u pkgsrc/www/resterm/Makefile:1.7 pkgsrc/www/resterm/Makefile:1.8
--- pkgsrc/www/resterm/Makefile:1.7 Thu Jul 2 08:06:33 2026
+++ pkgsrc/www/resterm/Makefile Sat Jul 4 12:00:17 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2026/07/02 08:06:33 drixter Exp $
+# $NetBSD: Makefile,v 1.8 2026/07/04 12:00:17 drixter Exp $
-DISTNAME= resterm-0.44.5
+DISTNAME= resterm-0.44.6
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=unkn0wn-root/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/www/resterm/distinfo
diff -u pkgsrc/www/resterm/distinfo:1.6 pkgsrc/www/resterm/distinfo:1.7
--- pkgsrc/www/resterm/distinfo:1.6 Thu Jul 2 08:06:33 2026
+++ pkgsrc/www/resterm/distinfo Sat Jul 4 12:00:17 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2026/07/02 08:06:33 drixter Exp $
+$NetBSD: distinfo,v 1.7 2026/07/04 12:00:17 drixter Exp $
BLAKE2s (github.com__make_now_just_heredoc_@v_v1.0.0.mod) = 6ac20d45dc73571467fbfa4fb284b576f5877808bb8938b2c883fc48fca05429
SHA512 (github.com__make_now_just_heredoc_@v_v1.0.0.mod) = 283a7606aaa0d7463b9744a13a6c2064ca5d815077622a5d36e43be704c17403d80e6a5e106f544baaacf922b14d106843d99c1af174808960cc27a3fc26db91
@@ -762,9 +762,9 @@ Size (nhooyr.io_websocket_@v_v1.8.7.mod)
BLAKE2s (nhooyr.io_websocket_@v_v1.8.7.zip) = f4ed468617b351c6663eaae8b75c1e32c4b53b2c6d3b964c0cc1a65070784c0f
SHA512 (nhooyr.io_websocket_@v_v1.8.7.zip) = bf99fcf8e3797080ea6c486dab6f677d00b22865cce152c98d350f429d75c25ffce1266c3ed0429172879e1725d770e651174d18b4438aa8fd40b2357d3bca31
Size (nhooyr.io_websocket_@v_v1.8.7.zip) = 74216 bytes
-BLAKE2s (resterm-0.44.5.tar.gz) = 169855fe1a57aab20689ce48cc49c531a9257fc4361a29d1337ecf6a4e3f02e4
-SHA512 (resterm-0.44.5.tar.gz) = 4448a528be48d974586abfb365a4e947eaf35f721b173dcb2865c0b976ee1a4be5a41b934eca269571db27a5e11da3c304e019fad2d4c3771503f326cbd057c7
-Size (resterm-0.44.5.tar.gz) = 25776237 bytes
+BLAKE2s (resterm-0.44.6.tar.gz) = b92b65f31d2df0058375635b1f924d399836f60846cfd3f6e902c2a2a4e71b1c
+SHA512 (resterm-0.44.6.tar.gz) = f68c4836eb43fd723458b162566ba7d3cbf1ab92db9f853ec0dad2dff2d2c25b5e95ff256ee556f222b5472720d4598bec964a8e042f0fbd8dc4afb8c9b6ba76
+Size (resterm-0.44.6.tar.gz) = 25406040 bytes
BLAKE2s (sigs.k8s.io_json_@v_v0.0.0-20250730193827-2d320260d730.mod) = 0b1238d89c77686f02002092d6c14b461423ce7c2fa906f554deffefd727014d
SHA512 (sigs.k8s.io_json_@v_v0.0.0-20250730193827-2d320260d730.mod) = ca8b000bb3d6dce184fd01445782fa95557ec7ff6328dcd225dc26a14fc1d2d69baacaebe9d8703c867c8902f846950f9aefcc80af4530735f4b4432b77e4490
Size (sigs.k8s.io_json_@v_v0.0.0-20250730193827-2d320260d730.mod) = 33 bytes
Home |
Main Index |
Thread Index |
Old Index