Skip to content

Commit 150a443

Browse files
author
taca
committed
devel/ruby-console: update to 1.34.2
1.34.1 (2025-10-12) * Add process_id to serialized output records for clarity (pid is still included for backwards compatibility). - Add object_id to serialized output records only when the subject is not a string or class/module. 1.34.2 (2025-10-21) * Fix tests. * Make safe output a bit less likely to truncate data.
1 parent 9f9659f commit 150a443

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

devel/ruby-console/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.20 2025/09/15 15:05:02 taca Exp $
1+
# $NetBSD: Makefile,v 1.21 2025/10/27 14:57:36 taca Exp $
22

3-
DISTNAME= console-1.34.0
3+
DISTNAME= console-1.34.2
44
CATEGORIES= devel
55

66
MAINTAINER= pkgsrc-users@NetBSD.org

devel/ruby-console/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.20 2025/09/15 15:05:02 taca Exp $
1+
$NetBSD: distinfo,v 1.21 2025/10/27 14:57:36 taca Exp $
22

3-
BLAKE2s (console-1.34.0.gem) = fe505262eb3d3f2b78f14815bd02829c6b778b715d6a32c8891d609c3766f1fc
4-
SHA512 (console-1.34.0.gem) = 4d4737a40e94ca38e43e4fb680c32ee2279370a0498d804ff322a9bfdb3cd4c9dce7a6d0367d2e0bd07b3e8e64b4dbd147624d327c0d63a72232c5f113996829
5-
Size (console-1.34.0.gem) = 31232 bytes
3+
BLAKE2s (console-1.34.2.gem) = 0700f9bb0991b1de72fc35dc99a2dfad9084a30a677702a01d50504099fc20fd
4+
SHA512 (console-1.34.2.gem) = 3fcd1d2dd8c96c4bf92d6163401ffbacca3619069a51406954cc52351c00c7bd2fac6d66b306b1256c6b691cd0ebb2ca298728e8a92eb5c25c65455e69abaf8c
5+
Size (console-1.34.2.gem) = 31232 bytes

0 commit comments

Comments
 (0)