Sun Mar 24 13:41:35 2024 UTC (65d)
devel/ruby-console: update to 1.23.6

1.23.6 (2024-03-20)

* Disable usage of Ractor.make_shareable on Ruby 3.0 as it's broken on Ruby
  3.0.2. (#56)


(taca)
diff -r1.10 -r1.11 pkgsrc/devel/ruby-console/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/ruby-console/distinfo

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

--- pkgsrc/devel/ruby-console/Makefile 2024/03/10 15:03:29 1.10
+++ pkgsrc/devel/ruby-console/Makefile 2024/03/24 13:41:35 1.11
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.10 2024/03/10 15:03:29 taca Exp $ 1# $NetBSD: Makefile,v 1.11 2024/03/24 13:41:35 taca Exp $
2 2
3DISTNAME= console-1.23.5 3DISTNAME= console-1.23.6
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.10 -r1.11 pkgsrc/devel/ruby-console/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-console/distinfo 2024/03/10 15:03:29 1.10
+++ pkgsrc/devel/ruby-console/distinfo 2024/03/24 13:41:35 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2024/03/10 15:03:29 taca Exp $ 1$NetBSD: distinfo,v 1.11 2024/03/24 13:41:35 taca Exp $
2 2
3BLAKE2s (console-1.23.5.gem) = f3e7ad8ba1cc6493eaaf3d6f37c3731ff305136e8cbb5204abfd367d0b6c54fb 3BLAKE2s (console-1.23.6.gem) = 237b5f9fd1cbd59e4c42194cdaa400b07ab25ce1202b2074b63d6e8992c5c440
4SHA512 (console-1.23.5.gem) = cb27417c810de2955ddbf1cbbfdb4d98ce98c16a1d43970ee1e07b8b58adfcaeec32106d4384b95422496f8493220267661e433ee80217541a35e361e808b33d 4SHA512 (console-1.23.6.gem) = a2752d2d75db2b98462d044bca867d21a30d76395dbcae88cfa84cd8b97735cc51bb75a4f16e8c2f6ce72b5954075e1565400b97c0fb428e33920f84000da46e
5Size (console-1.23.5.gem) = 21504 bytes 5Size (console-1.23.6.gem) = 21504 bytes