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 Mar 24 13:41:35 UTC 2024

Modified Files:
        pkgsrc/devel/ruby-console: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 pkgsrc/devel/ruby-console/Makefile:1.11
--- pkgsrc/devel/ruby-console/Makefile:1.10     Sun Mar 10 15:03:29 2024
+++ pkgsrc/devel/ruby-console/Makefile  Sun Mar 24 13:41:35 2024
@@ -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@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.10 pkgsrc/devel/ruby-console/distinfo:1.11
--- pkgsrc/devel/ruby-console/distinfo:1.10     Sun Mar 10 15:03:29 2024
+++ pkgsrc/devel/ruby-console/distinfo  Sun Mar 24 13:41:35 2024
@@ -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



Home | Main Index | Thread Index | Old Index