Skip to content

Commit c98012d

Browse files
author
taca
committed
devel/ruby-io-event: update to 1.6.2
1.6.1 (2024-06-12) * Fix typo in readme.md (#103) * Include invalid duration in error message. (#104) 1.6.2 (2024-06-12) * Support conversion of T_BIGNUM. (#105) * Rename Timers::Handle#offset to #time as it's more accurate. (#106) * Conditionally include <sys/wait.h> for WNOHANG. (#107) - On some systems it's not present.
1 parent 7a46817 commit c98012d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/ruby-io-event/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.16 2024/06/08 15:37:41 taca Exp $
1+
# $NetBSD: Makefile,v 1.17 2024/06/12 17:01:34 taca Exp $
22

3-
DISTNAME= io-event-1.6.0
3+
DISTNAME= io-event-1.6.2
44
CATEGORIES= devel
55

66
MAINTAINER= [email protected]

devel/ruby-io-event/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.14 2024/06/08 15:37:41 taca Exp $
1+
$NetBSD: distinfo,v 1.15 2024/06/12 17:01:34 taca Exp $
22

3-
BLAKE2s (io-event-1.6.0.gem) = 44c8d8b83bb0dd044935ffc800bbd8d31fe9345ad048a53222f261c913cb9f3e
4-
SHA512 (io-event-1.6.0.gem) = d33d24d33cd29d43fd4bbee5f3e275c8a1747c1148f3773aa191de987513d77669254e15ff29afa31dfbf22f7e1a708af16674cb6e0ada58cbfd9323e2a6c573
5-
Size (io-event-1.6.0.gem) = 40448 bytes
3+
BLAKE2s (io-event-1.6.2.gem) = 022a8d8b18560a93095810a3249645f4995ca047268e069caf1fb08b90159c2e
4+
SHA512 (io-event-1.6.2.gem) = 174138769b247b6af7b2ae51fe226465d9bbbcaa4a539da1cf575b0c585376eb47a38b500398908f18ece7d090cee9045026d35d3d5209c685fd4a2570dcbe7b
5+
Size (io-event-1.6.2.gem) = 40448 bytes

0 commit comments

Comments
 (0)