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: Thu Jun 25 18:48:43 UTC 2026
Modified Files:
pkgsrc/www/resterm: Makefile distinfo
Log Message:
resterm: Update to v0.44.2
v0.44.2
Dedicated test results block in the status bar
Script/assertion test results now render as their
own segment in the status bar instead of being appended
to the response status text.
New status bar block - test outcomes (@assert and script tests)
get a dedicated, separately styled segment in the left status sections,
colored by level (pass = success, fail = warn, error = error).
The main response status (e.g. 200 OK (200)) stays the same but is no
longer suffixed with - X 1 test(s) failed.
Summaries - the block shows V tests passed, X N test(s) failed (with correct singular/plural) or ! test error.
HTTP and gRPC - the test block is populated for both HTTP and gRPC responses.
Header icon - the test error icon in the response header changed from /!\ to !
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/resterm/Makefile
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/www/resterm/Makefile:1.4
--- pkgsrc/www/resterm/Makefile:1.3 Thu Jun 25 09:10:53 2026
+++ pkgsrc/www/resterm/Makefile Thu Jun 25 18:48:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2026/06/25 09:10:53 drixter Exp $
+# $NetBSD: Makefile,v 1.4 2026/06/25 18:48:42 drixter Exp $
-DISTNAME= resterm-0.44.1
+DISTNAME= resterm-0.44.2
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.2 pkgsrc/www/resterm/distinfo:1.3
--- pkgsrc/www/resterm/distinfo:1.2 Thu Jun 25 09:10:53 2026
+++ pkgsrc/www/resterm/distinfo Thu Jun 25 18:48:42 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2026/06/25 09:10:53 drixter Exp $
+$NetBSD: distinfo,v 1.3 2026/06/25 18:48:42 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.1.tar.gz) = 8db99e54dffdeac8d248fc0833169edc4d1a34c6333999aff54f29b4bef2451d
-SHA512 (resterm-0.44.1.tar.gz) = 3f4dfbb46aaff233dc73e3b348e765e52214c6866b946f9fc27d280e5c648054d42cb1900fbf2f793b854c9fa2a162de3d3bd30442b636334922f32ee5e630d9
-Size (resterm-0.44.1.tar.gz) = 25548692 bytes
+BLAKE2s (resterm-0.44.2.tar.gz) = 7fbca7e69b4bc1e8e2de3945eb0d80c8a08849be4d12a1432e125b2ee472f316
+SHA512 (resterm-0.44.2.tar.gz) = 3af92536838ee359518a7de62550923e1b748a9584f9f1183a8b97ea25985887d36fcddac78cf28aa51b1c6836651c1aced478fbad77bd76f195a132cb4c45c0
+Size (resterm-0.44.2.tar.gz) = 25548378 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