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 10 15:03:30 UTC 2024

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

Log Message:
devel/ruby-console: update to 1.23.5

1.23.5 (2024-03-06)

* Console::Filter can work with Ractor. (#54)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 pkgsrc/devel/ruby-console/Makefile:1.10
--- pkgsrc/devel/ruby-console/Makefile:1.9      Mon Feb 19 15:02:33 2024
+++ pkgsrc/devel/ruby-console/Makefile  Sun Mar 10 15:03:29 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/02/19 15:02:33 taca Exp $
+# $NetBSD: Makefile,v 1.10 2024/03/10 15:03:29 taca Exp $
 
-DISTNAME=      console-1.23.4
+DISTNAME=      console-1.23.5
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.9 pkgsrc/devel/ruby-console/distinfo:1.10
--- pkgsrc/devel/ruby-console/distinfo:1.9      Mon Feb 19 15:02:33 2024
+++ pkgsrc/devel/ruby-console/distinfo  Sun Mar 10 15:03:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/02/19 15:02:33 taca Exp $
+$NetBSD: distinfo,v 1.10 2024/03/10 15:03:29 taca Exp $
 
-BLAKE2s (console-1.23.4.gem) = d2df22ce2ef70b6b5bd6be5b1ce82b1a030347b6647bd28d3393b103e9e924a2
-SHA512 (console-1.23.4.gem) = bd7e51e3fccd639961c54ce19b80ddc57483b2b444d660d03d87e37f7a9b6bbb0745d572d360411925746608e77f02fd734f5a476bdeff39990ecc3faaebbb75
-Size (console-1.23.4.gem) = 20992 bytes
+BLAKE2s (console-1.23.5.gem) = f3e7ad8ba1cc6493eaaf3d6f37c3731ff305136e8cbb5204abfd367d0b6c54fb
+SHA512 (console-1.23.5.gem) = cb27417c810de2955ddbf1cbbfdb4d98ce98c16a1d43970ee1e07b8b58adfcaeec32106d4384b95422496f8493220267661e433ee80217541a35e361e808b33d
+Size (console-1.23.5.gem) = 21504 bytes



Home | Main Index | Thread Index | Old Index