Sat Aug 26 13:17:12 2023 UTC ()
devel/ruby-console: update to 1.23.2

1.23.2 (2023-08-15)

* Better backtrace filtering. (#52)


(taca)
diff -r1.6 -r1.7 pkgsrc/devel/ruby-console/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/ruby-console/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/ruby-console/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-console/Makefile 2023/08/11 13:51:36 1.6
+++ pkgsrc/devel/ruby-console/Makefile 2023/08/26 13:17:12 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2023/08/11 13:51:36 taca Exp $ 1# $NetBSD: Makefile,v 1.7 2023/08/26 13:17:12 taca Exp $
2 2
3DISTNAME= console-1.23.1 3DISTNAME= console-1.23.2
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/socketry/console 7HOMEPAGE= https://github.com/socketry/console
8COMMENT= Beautiful logging for Ruby 8COMMENT= Beautiful logging for Ruby
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-fiber-local>=0:../../devel/ruby-fiber-local 11DEPENDS+= ${RUBY_PKGPREFIX}-fiber-local>=0:../../devel/ruby-fiber-local
12DEPENDS+= ${RUBY_PKGPREFIX}-fiber-annotation>=0:../../devel/ruby-fiber-annotation 12DEPENDS+= ${RUBY_PKGPREFIX}-fiber-annotation>=0:../../devel/ruby-fiber-annotation
13 13
14USE_LANGUAGES= # none 14USE_LANGUAGES= # none
15 15
16.include "../../lang/ruby/gem.mk" 16.include "../../lang/ruby/gem.mk"

cvs diff -r1.6 -r1.7 pkgsrc/devel/ruby-console/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-console/distinfo 2023/08/11 13:51:36 1.6
+++ pkgsrc/devel/ruby-console/distinfo 2023/08/26 13:17:12 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2023/08/11 13:51:36 taca Exp $ 1$NetBSD: distinfo,v 1.7 2023/08/26 13:17:12 taca Exp $
2 2
3BLAKE2s (console-1.23.1.gem) = abd34a1a9d79ace8c3b70a42b5b10760cb4d44e0e8d318770cac75b6447ac4a6 3BLAKE2s (console-1.23.2.gem) = 4a5b79718c1f33aa1a2e76184e5476a2181101067fb9bf331b6d7f7f0b99387c
4SHA512 (console-1.23.1.gem) = 59a8233f97c7c229423b3b1405d69b9dada97a750fa870018f957d457c1ea3d4643d5d4a6015975d96d1c8d3bee9d4b64ebcdec8aa026b7a998e4f814fab76d8 4SHA512 (console-1.23.2.gem) = d2b94e285768e436bde79d93b277b1bf0bdb2f1ba886cd12e74e6c744e0cbdbf0d55bcc86c1d90adb7797c975863607c929aeec6074940c83fc424c06fd8399f
5Size (console-1.23.1.gem) = 20992 bytes 5Size (console-1.23.2.gem) = 20992 bytes