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 Feb 23 13:56:49 UTC 2025

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

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

1.29.3 (2025-02-19)

* Serialized output now uses IO#write with a single string to reduce the
  chance of interleaved output.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 pkgsrc/devel/ruby-console/Makefile:1.16
--- pkgsrc/devel/ruby-console/Makefile:1.15     Mon Dec  9 13:11:58 2024
+++ pkgsrc/devel/ruby-console/Makefile  Sun Feb 23 13:56:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/12/09 13:11:58 taca Exp $
+# $NetBSD: Makefile,v 1.16 2025/02/23 13:56:49 taca Exp $
 
-DISTNAME=      console-1.29.2
+DISTNAME=      console-1.29.3
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.15 pkgsrc/devel/ruby-console/distinfo:1.16
--- pkgsrc/devel/ruby-console/distinfo:1.15     Mon Dec  9 13:11:58 2024
+++ pkgsrc/devel/ruby-console/distinfo  Sun Feb 23 13:56:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/12/09 13:11:58 taca Exp $
+$NetBSD: distinfo,v 1.16 2025/02/23 13:56:49 taca Exp $
 
-BLAKE2s (console-1.29.2.gem) = 0e64081235d90544dad006566609afebd3d5c5dd359fe8d4aae4a3fa2059c9a9
-SHA512 (console-1.29.2.gem) = 2426991668f9458077e26e879f649e4a41b083c1eceff50925af8fa348d92600bc6dfcd8321cc78e7ae3f0e7434ec51792b2ee79f40bf5ce7d38444b1c19673c
-Size (console-1.29.2.gem) = 23552 bytes
+BLAKE2s (console-1.29.3.gem) = 94266bbcc45b2a5ed64387fae7a6ea423761f59e8213b101f0b3dd6b1efcbc13
+SHA512 (console-1.29.3.gem) = 0a5ec2fc1340acc512a572afd059e1db13978354efb294e6b932a79b7ffab2c8714be3225047c578713e1f83ab03ae3b17c19113b8d33086c5f760aa707b544d
+Size (console-1.29.3.gem) = 23552 bytes



Home | Main Index | Thread Index | Old Index