Skip to content

Commit 2f040bb

Browse files
author
taca
committed
www/ruby-webrick: update to 1.9.2
1.9.2 (2025-11-26) What's Changed * Remove usage of IO#nread by @osyoyu in #181 * Remove assert matching stderr output in test_sni. by @jackorp in #158 New Contributors * @osyoyu made their first contribution in #181 * @jackorp made their first contribution in #158
1 parent 3808951 commit 2f040bb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

www/ruby-webrick/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.22 2024/12/11 14:48:41 taca Exp $
1+
# $NetBSD: Makefile,v 1.23 2026/01/18 15:44:41 taca Exp $
22

3-
DISTNAME= webrick-1.9.1
3+
DISTNAME= webrick-1.9.2
44
CATEGORIES= www
55

66
MAINTAINER= pkgsrc-users@NetBSD.org

www/ruby-webrick/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.13 2024/12/11 14:48:41 taca Exp $
1+
$NetBSD: distinfo,v 1.14 2026/01/18 15:44:41 taca Exp $
22

3-
BLAKE2s (webrick-1.9.1.gem) = b3b3590916cb6440a8f08bd9d8e03b31a10068fd3497aab7c0ce264a0f2fa994
4-
SHA512 (webrick-1.9.1.gem) = 2ff6887b2f0290a75d7af9b149f13ddc85f68dbe91193073cd4b6bcdc52f7580fd838941ec5dba1c29e2d3263f3fef6970a4a9425a3eafb7e0a38a288150572d
5-
Size (webrick-1.9.1.gem) = 71168 bytes
3+
BLAKE2s (webrick-1.9.2.gem) = 92e2ccc77f749d2b72e13b6412b6d963a569aa567e003a1cfd47ff7e049cdbaa
4+
SHA512 (webrick-1.9.2.gem) = d5ef4bb969177773f83a5047909b4257383c26dfb3c45ebfb18f7d1a4d1a12d3f8c165df956db212b00d0e542bef7c4dd8d81ab119556977b1db82a805e6e498
5+
Size (webrick-1.9.2.gem) = 71168 bytes

0 commit comments

Comments
 (0)