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: Wed Nov 6 14:03:37 UTC 2024
Modified Files:
pkgsrc/devel/ruby-async: Makefile distinfo
Log Message:
devel/ruby-async: update to 2.18.0
2.18.0 (2024-10-29)
* Add support for Sync(annotation:), so that you can annotate the block with
a description of what it does, even if it doesn't create a new task.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-async/Makefile
cvs rdiff -u -r1.24 -r1.25 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.27 pkgsrc/devel/ruby-async/Makefile:1.28
--- pkgsrc/devel/ruby-async/Makefile:1.27 Wed Sep 18 14:59:00 2024
+++ pkgsrc/devel/ruby-async/Makefile Wed Nov 6 14:03:37 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2024/09/18 14:59:00 taca Exp $
+# $NetBSD: Makefile,v 1.28 2024/11/06 14:03:37 taca Exp $
-DISTNAME= async-2.17.0
+DISTNAME= async-2.18.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-async/distinfo
diff -u pkgsrc/devel/ruby-async/distinfo:1.24 pkgsrc/devel/ruby-async/distinfo:1.25
--- pkgsrc/devel/ruby-async/distinfo:1.24 Wed Sep 18 14:59:00 2024
+++ pkgsrc/devel/ruby-async/distinfo Wed Nov 6 14:03:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2024/09/18 14:59:00 taca Exp $
+$NetBSD: distinfo,v 1.25 2024/11/06 14:03:37 taca Exp $
-BLAKE2s (async-2.17.0.gem) = 68005ca0306c8decd9b0e5663243cec576617006d3b52f0af1df02d56167ddd1
-SHA512 (async-2.17.0.gem) = 4b689c8c073773d7856f0ef57f4d1bab568de727f3339c4162fdff8cdc01c6d6d18c7570148371d85f1b5bb5f526a8a4509feafaf2a3114679dfc8f18b609d50
-Size (async-2.17.0.gem) = 31232 bytes
+BLAKE2s (async-2.18.0.gem) = 3d56dadcbc8ed45b4b349c7bbdd3a95a2b16fa98b95ccb5f5e9e37a299bdff4b
+SHA512 (async-2.18.0.gem) = bfb08439e84a3192218c852af3365f1f3ce7245f7ab4e4e2d74bd890cde6aad12f69943b7e591c89e67d48e640336b2f97c83bad553d200161c16aeeb06d360e
+Size (async-2.18.0.gem) = 31232 bytes
Home |
Main Index |
Thread Index |
Old Index