From 8233078a695716330ae62a172148d5f352ad61fc Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 5 May 2024 16:41:27 +0000 Subject: [PATCH] devel/ruby-async: update to 2.11.0 2.10.2 (2024-04-15) What's Changed * Update readme.md - fixing a typo by @peychinov in #313 * Add source_code_uri to published gemspec. New Contributors * @peychinov made their first contribution in #313 Contributors * @peychinov 2.11.0 (2024-05-04) What's Changed * Update dependency on console gem and modernize usage. by @ioquatix in #315 Contributors * @ioquatix --- devel/ruby-async/Makefile | 6 +++--- devel/ruby-async/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/ruby-async/Makefile b/devel/ruby-async/Makefile index 2cebf785b980..1ecc49a41b58 100644 --- a/devel/ruby-async/Makefile +++ b/devel/ruby-async/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2024/04/07 14:39:33 taca Exp $ +# $NetBSD: Makefile,v 1.20 2024/05/05 16:41:27 taca Exp $ -DISTNAME= async-2.10.1 +DISTNAME= async-2.11.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,7 +10,7 @@ LICENSE= mit USE_LANGUAGES= # none -DEPENDS+= ${RUBY_PKGPREFIX}-console>=1.10<2:../../devel/ruby-console +DEPENDS+= ${RUBY_PKGPREFIX}-console>=1.25.2<2:../../devel/ruby-console DEPENDS+= ${RUBY_PKGPREFIX}-io-event>=1.5.1<2:../../devel/ruby-io-event DEPENDS+= ${RUBY_PKGPREFIX}-timers>=4.1<5:../../time/ruby-timers DEPENDS+= ${RUBY_PKGPREFIX}-fiber-annotation>=0:../../devel/ruby-fiber-annotation diff --git a/devel/ruby-async/distinfo b/devel/ruby-async/distinfo index bbaa51556de5..4caac3f9a369 100644 --- a/devel/ruby-async/distinfo +++ b/devel/ruby-async/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2024/04/07 14:39:33 taca Exp $ +$NetBSD: distinfo,v 1.17 2024/05/05 16:41:27 taca Exp $ -BLAKE2s (async-2.10.1.gem) = 3aa51f3865a00fbc067cb907e3908bc284f0b3a05b6c55f2ac37079a63fbbe1c -SHA512 (async-2.10.1.gem) = 14309154d66995b90c975f6e9a513fcb691fadd3b02f4e661fea6253fa7aec7857e79d766454ddd18031525308439c7e9dcf8bd7ab336bff0384229491e05ee2 -Size (async-2.10.1.gem) = 28672 bytes +BLAKE2s (async-2.11.0.gem) = d96b8fc7d5af43bc24df97bd58d515170e67fa4c2d777d4b0200abe33741518f +SHA512 (async-2.11.0.gem) = 2840abfeccf1f0cbb27e51ef2c9197fdeb084fcd06260328b52fa94e4ae962fc453d88ad45b7ce87fee11031d34fef7fd322273ddee64643c72d7e253d395c7c +Size (async-2.11.0.gem) = 28672 bytes