pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-async



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Aug 30 07:31:00 UTC 2025

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

Log Message:
devel/ruby-async: update to 2.28.0

2.28.0 (2025-08-25)

* Use Traces.current_context and Traces.with_context for better integration
  with OpenTelemetry.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/ruby-async/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-async/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-async/Makefile
diff -u pkgsrc/devel/ruby-async/Makefile:1.38 pkgsrc/devel/ruby-async/Makefile:1.39
--- pkgsrc/devel/ruby-async/Makefile:1.38       Sun Aug 24 13:55:00 2025
+++ pkgsrc/devel/ruby-async/Makefile    Sat Aug 30 07:31:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2025/08/24 13:55:00 taca Exp $
+# $NetBSD: Makefile,v 1.39 2025/08/30 07:31:00 taca Exp $
 
-DISTNAME=      async-2.27.4
+DISTNAME=      async-2.28.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-async/distinfo
diff -u pkgsrc/devel/ruby-async/distinfo:1.34 pkgsrc/devel/ruby-async/distinfo:1.35
--- pkgsrc/devel/ruby-async/distinfo:1.34       Sun Aug 24 13:55:00 2025
+++ pkgsrc/devel/ruby-async/distinfo    Sat Aug 30 07:31:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2025/08/24 13:55:00 taca Exp $
+$NetBSD: distinfo,v 1.35 2025/08/30 07:31:00 taca Exp $
 
-BLAKE2s (async-2.27.4.gem) = 6a03073623b298f253c0ff631d8c67345a959377dfe414898df5844b8b3478ff
-SHA512 (async-2.27.4.gem) = c586aa052229919186089cb4619c544ad655005e85bfd2598be2541b9631af9a2f0fc912291ba66bc47a956ca8ac72b810f8897e9b0cd2e3d7887f9378d50e10
-Size (async-2.27.4.gem) = 58368 bytes
+BLAKE2s (async-2.28.0.gem) = 716f16495016b5e6684cb8ed286b9c3da542c0de875a7f130ee5dc1029c67510
+SHA512 (async-2.28.0.gem) = 09f814542ee1de8cc3bcfc06b11e0a96a3a0c12713dc2186fb7aa42173f90cc2d06cf3f403c3123512471ec9f13047f63a4cf02bb718f59b3c6498a519b8fe8d
+Size (async-2.28.0.gem) = 58368 bytes



Home | Main Index | Thread Index | Old Index