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 Jul 14 07:21:45 UTC 2024

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

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

2.13.0 (2024-07-12)

* Update logo.
* Waiter#async: pass options to parent (#327)
* Minor documentation updates.
* Allow queue to be used for task finished. (#276)


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-async/Makefile
cvs rdiff -u -r1.19 -r1.20 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.22 pkgsrc/devel/ruby-async/Makefile:1.23
--- pkgsrc/devel/ruby-async/Makefile:1.22       Sun Jun 30 16:06:01 2024
+++ pkgsrc/devel/ruby-async/Makefile    Sun Jul 14 07:21:45 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2024/06/30 16:06:01 taca Exp $
+# $NetBSD: Makefile,v 1.23 2024/07/14 07:21:45 taca Exp $
 
-DISTNAME=      async-2.12.1
+DISTNAME=      async-2.13.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-async/distinfo
diff -u pkgsrc/devel/ruby-async/distinfo:1.19 pkgsrc/devel/ruby-async/distinfo:1.20
--- pkgsrc/devel/ruby-async/distinfo:1.19       Sun Jun 30 16:06:01 2024
+++ pkgsrc/devel/ruby-async/distinfo    Sun Jul 14 07:21:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/06/30 16:06:01 taca Exp $
+$NetBSD: distinfo,v 1.20 2024/07/14 07:21:45 taca Exp $
 
-BLAKE2s (async-2.12.1.gem) = b5dcc37b54960575063fff648243e4a21ffd682b924e91535e52b902f1af1660
-SHA512 (async-2.12.1.gem) = 4494e2d2cf3169cc13518e97f96e48479e771c37c9c4ec720c78267228ee4db65ab1f808b439fbbfd59d7ad63810060f90a812cc9140e09c2fa5a00089506b9f
-Size (async-2.12.1.gem) = 28672 bytes
+BLAKE2s (async-2.13.0.gem) = 6cec5a3735665af1b45ccb5e79f622fd4fb297bee7b68aa9fbd1b123f2428054
+SHA512 (async-2.13.0.gem) = 55e7aa4289ebba0b74584af15504ce01e13f5159612b89489dc6857d658cfec52b4b8b066375b6012e80b938e509cb1251df49d41ad0715fca9dcace74accf1e
+Size (async-2.13.0.gem) = 30208 bytes



Home | Main Index | Thread Index | Old Index