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: Sun Mar 16 13:55:11 UTC 2025
Modified Files:
pkgsrc/devel/ruby-async: Makefile distinfo
Log Message:
devel/ruby-async: update to 2.23.1
2.23.1 (2025-03-10)
* Fixed a tiny typo in the debugging docs (#377)
* Remove GitS from readme.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/ruby-async/Makefile
cvs rdiff -u -r1.28 -r1.29 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.31 pkgsrc/devel/ruby-async/Makefile:1.32
--- pkgsrc/devel/ruby-async/Makefile:1.31 Sun Feb 23 14:00:54 2025
+++ pkgsrc/devel/ruby-async/Makefile Sun Mar 16 13:55:11 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2025/02/23 14:00:54 taca Exp $
+# $NetBSD: Makefile,v 1.32 2025/03/16 13:55:11 taca Exp $
-DISTNAME= async-2.23.0
+DISTNAME= async-2.23.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,7 +11,7 @@ LICENSE= mit
USE_LANGUAGES= # none
DEPENDS+= ${RUBY_PKGPREFIX}-console>=1.29<2:../../devel/ruby-console
-DEPENDS+= ${RUBY_PKGPREFIX}-io-event>=1.7<2:../../devel/ruby-io-event
+DEPENDS+= ${RUBY_PKGPREFIX}-io-event>=1.9<2:../../devel/ruby-io-event
DEPENDS+= ${RUBY_PKGPREFIX}-fiber-annotation>=0:../../devel/ruby-fiber-annotation
DEPENDS+= ${RUBY_PKGPREFIX}-traces>=0.15<1:../../devel/ruby-traces
DEPENDS+= ${RUBY_PKGPREFIX}-metrics>=0.12<1:../../devel/ruby-metrics
Index: pkgsrc/devel/ruby-async/distinfo
diff -u pkgsrc/devel/ruby-async/distinfo:1.28 pkgsrc/devel/ruby-async/distinfo:1.29
--- pkgsrc/devel/ruby-async/distinfo:1.28 Sun Feb 23 14:00:54 2025
+++ pkgsrc/devel/ruby-async/distinfo Sun Mar 16 13:55:11 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2025/02/23 14:00:54 taca Exp $
+$NetBSD: distinfo,v 1.29 2025/03/16 13:55:11 taca Exp $
-BLAKE2s (async-2.23.0.gem) = cdb91ff7c5b765f0cb52dbfabc446f7690970699543f22f55668e6d27832f086
-SHA512 (async-2.23.0.gem) = e7626e3e39c6a85ab88495a3be1d44a7d98b341f089d28e45779d1ba687349b07b3ef4b3fa89e3a9c2d2316f3d98ea89faf515a924468e31a553baa273243297
-Size (async-2.23.0.gem) = 36352 bytes
+BLAKE2s (async-2.23.1.gem) = 9116fc9f04664ea240b71fd9027ed6d96e5ae6fe166ea3cc17656a2d3111f158
+SHA512 (async-2.23.1.gem) = 786c6a79b2d95fd76c6f73eb2432e817a3e9d819597c87d6c3df06e7f818c02d19956b1c3b50ef147791943bb6885e8b1b632fab91492ae3d7bd9e169364e2a7
+Size (async-2.23.1.gem) = 36352 bytes
Home |
Main Index |
Thread Index |
Old Index