Skip to content

Commit

Permalink
devel/ruby-console: update to 1.23.6
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
taca committed Mar 24, 2024
1 parent 72bc72a commit 4c643fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-console/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2024/03/10 15:03:29 taca Exp $
# $NetBSD: Makefile,v 1.11 2024/03/24 13:41:35 taca Exp $

DISTNAME= console-1.23.5
DISTNAME= console-1.23.6
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-console/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2024/03/10 15:03:29 taca Exp $
$NetBSD: distinfo,v 1.11 2024/03/24 13:41:35 taca Exp $

BLAKE2s (console-1.23.5.gem) = f3e7ad8ba1cc6493eaaf3d6f37c3731ff305136e8cbb5204abfd367d0b6c54fb
SHA512 (console-1.23.5.gem) = cb27417c810de2955ddbf1cbbfdb4d98ce98c16a1d43970ee1e07b8b58adfcaeec32106d4384b95422496f8493220267661e433ee80217541a35e361e808b33d
Size (console-1.23.5.gem) = 21504 bytes
BLAKE2s (console-1.23.6.gem) = 237b5f9fd1cbd59e4c42194cdaa400b07ab25ce1202b2074b63d6e8992c5c440
SHA512 (console-1.23.6.gem) = a2752d2d75db2b98462d044bca867d21a30d76395dbcae88cfa84cd8b97735cc51bb75a4f16e8c2f6ce72b5954075e1565400b97c0fb428e33920f84000da46e
Size (console-1.23.6.gem) = 21504 bytes

0 comments on commit 4c643fa

Please sign in to comment.