pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-console
Module Name: pkgsrc
Committed By: taca
Date: Mon Oct 27 14:57:37 UTC 2025
Modified Files:
pkgsrc/devel/ruby-console: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ruby-console/Makefile \
pkgsrc/devel/ruby-console/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-console/Makefile
diff -u pkgsrc/devel/ruby-console/Makefile:1.20 pkgsrc/devel/ruby-console/Makefile:1.21
--- pkgsrc/devel/ruby-console/Makefile:1.20 Mon Sep 15 15:05:02 2025
+++ pkgsrc/devel/ruby-console/Makefile Mon Oct 27 14:57:36 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/09/15 15:05:02 taca Exp $
+# $NetBSD: Makefile,v 1.21 2025/10/27 14:57:36 taca Exp $
-DISTNAME= console-1.34.0
+DISTNAME= console-1.34.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.20 pkgsrc/devel/ruby-console/distinfo:1.21
--- pkgsrc/devel/ruby-console/distinfo:1.20 Mon Sep 15 15:05:02 2025
+++ pkgsrc/devel/ruby-console/distinfo Mon Oct 27 14:57:36 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2025/09/15 15:05:02 taca Exp $
+$NetBSD: distinfo,v 1.21 2025/10/27 14:57:36 taca Exp $
-BLAKE2s (console-1.34.0.gem) = fe505262eb3d3f2b78f14815bd02829c6b778b715d6a32c8891d609c3766f1fc
-SHA512 (console-1.34.0.gem) = 4d4737a40e94ca38e43e4fb680c32ee2279370a0498d804ff322a9bfdb3cd4c9dce7a6d0367d2e0bd07b3e8e64b4dbd147624d327c0d63a72232c5f113996829
-Size (console-1.34.0.gem) = 31232 bytes
+BLAKE2s (console-1.34.2.gem) = 0700f9bb0991b1de72fc35dc99a2dfad9084a30a677702a01d50504099fc20fd
+SHA512 (console-1.34.2.gem) = 3fcd1d2dd8c96c4bf92d6163401ffbacca3619069a51406954cc52351c00c7bd2fac6d66b306b1256c6b691cd0ebb2ca298728e8a92eb5c25c65455e69abaf8c
+Size (console-1.34.2.gem) = 31232 bytes
Home |
Main Index |
Thread Index |
Old Index