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 Feb 24 14:10:46 UTC 2024

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

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

2.8.2 (2024-02-24)

What's Changed

* Fix compatibility with quoting change. by @ioquatix in #307
* Better handling of interrupts during stop/terminate. by @ioquatix in #308


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-async/Makefile
cvs rdiff -u -r1.13 -r1.14 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.16 pkgsrc/devel/ruby-async/Makefile:1.17
--- pkgsrc/devel/ruby-async/Makefile:1.16       Sat Feb  3 15:07:58 2024
+++ pkgsrc/devel/ruby-async/Makefile    Sat Feb 24 14:10:46 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/02/03 15:07:58 taca Exp $
+# $NetBSD: Makefile,v 1.17 2024/02/24 14:10:46 taca Exp $
 
-DISTNAME=      async-2.8.1
+DISTNAME=      async-2.8.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-async/distinfo
diff -u pkgsrc/devel/ruby-async/distinfo:1.13 pkgsrc/devel/ruby-async/distinfo:1.14
--- pkgsrc/devel/ruby-async/distinfo:1.13       Sat Feb  3 15:07:58 2024
+++ pkgsrc/devel/ruby-async/distinfo    Sat Feb 24 14:10:46 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/02/03 15:07:58 taca Exp $
+$NetBSD: distinfo,v 1.14 2024/02/24 14:10:46 taca Exp $
 
-BLAKE2s (async-2.8.1.gem) = 40e596a0c7afd5b89d8c470a3e853b3ce5764cba3e83eff0b0bbbcc78a048621
-SHA512 (async-2.8.1.gem) = 3a1751a9d6e7bbbf23c38e4567497ac5b6c3b885934d196f52fa608a9443a202982457dec6304e3dd1497e62547c393d1d978d69a8176f1244e635297f9eb793
-Size (async-2.8.1.gem) = 27136 bytes
+BLAKE2s (async-2.8.2.gem) = a5e66a7d71796f47e43bc9053c9189dce4f2c4e37a626c84ff0298372a74721f
+SHA512 (async-2.8.2.gem) = 9e7861ecb4386d867b994a2544c2690fa10514441b05d6eb6e5aec23bce724b72384ddcfa0fc27d94d6455d11432fac21acb0dc18c5520f940df65c1ceaf2db0
+Size (async-2.8.2.gem) = 27648 bytes



Home | Main Index | Thread Index | Old Index