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: Sun Jul 23 12:12:44 UTC 2023
Modified Files:
pkgsrc/devel/ruby-console: Makefile distinfo
Log Message:
devel/ruby-console: update to 1.18.0
1.17.3 (2023-07-19)
Reduce serialized subject to simple string field. (#41)
* Only log subject class name.
* Follow similar formatting rules for subject as we do for the terminal
logger.
1.17.4 (2023-07-19)
* Remove class as it is already part of subject. (#42)
1.18.0 (2023-07-21)
Fix behaviour of CONSOLE_ON and CONSOLE_OFF. (#43)
* Remove unused `enabled:` option.
* Add more tests for Filter.
Introduce null log output.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/devel/ruby-console/Makefile:1.4
--- pkgsrc/devel/ruby-console/Makefile:1.3 Fri Jun 9 13:47:39 2023
+++ pkgsrc/devel/ruby-console/Makefile Sun Jul 23 12:12:44 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/06/09 13:47:39 taca Exp $
+# $NetBSD: Makefile,v 1.4 2023/07/23 12:12:44 taca Exp $
-DISTNAME= console-1.17.2
+DISTNAME= console-1.18.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.3 pkgsrc/devel/ruby-console/distinfo:1.4
--- pkgsrc/devel/ruby-console/distinfo:1.3 Fri Jun 9 13:47:39 2023
+++ pkgsrc/devel/ruby-console/distinfo Sun Jul 23 12:12:44 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/06/09 13:47:39 taca Exp $
+$NetBSD: distinfo,v 1.4 2023/07/23 12:12:44 taca Exp $
-BLAKE2s (console-1.17.2.gem) = f9e596bcaa74b5a51d04d64e2daff242a8358405d9b05e95cb717b1631d8ecba
-SHA512 (console-1.17.2.gem) = 5794980d25ee161c6da01455698e2777ca73cecb04b60a174f1bfdde9c1c34c30c31255b7491a84d74b74de7da71a4385d21de3963dd97183c1df088749dce72
-Size (console-1.17.2.gem) = 19456 bytes
+BLAKE2s (console-1.18.0.gem) = 3b927af18d053c53ef9f33a843baffd3d76b7a28dffcd888afd008ee419a0bd8
+SHA512 (console-1.18.0.gem) = 3f7490cab73e4bd2d428439eb8142237b8e3e6816ff8b56f3159d6f8e7ac4b2a9870d28463784abd949fe2160d83540e97c53e9aede18c1396c26b2f261d5fe7
+Size (console-1.18.0.gem) = 19456 bytes
Home |
Main Index |
Thread Index |
Old Index