pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-io-event
Module Name: pkgsrc
Committed By: taca
Date: Tue Jul 21 14:02:28 UTC 2026
Modified Files:
pkgsrc/devel/ruby-io-event: Makefile distinfo
Log Message:
devel/ruby-io-event: update to 1.19.3
1.19.3 (2026-07-21)
* Prevent URing, EPoll, and KQueue from entering a native wait when a signal
exception becomes pending during the GVL transition. On Ruby versions
without RB_NOGVL_PENDING_INTR_FAIL, the fallback now refreshes
pending-interrupt state immediately before releasing the GVL while
preserving the caller's exception-delivery timing.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/ruby-io-event/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/ruby-io-event/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-io-event/Makefile
diff -u pkgsrc/devel/ruby-io-event/Makefile:1.41 pkgsrc/devel/ruby-io-event/Makefile:1.42
--- pkgsrc/devel/ruby-io-event/Makefile:1.41 Sat Jul 18 15:07:24 2026
+++ pkgsrc/devel/ruby-io-event/Makefile Tue Jul 21 14:02:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2026/07/18 15:07:24 taca Exp $
+# $NetBSD: Makefile,v 1.42 2026/07/21 14:02:28 taca Exp $
-DISTNAME= io-event-1.19.2
+DISTNAME= io-event-1.19.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-io-event/distinfo
diff -u pkgsrc/devel/ruby-io-event/distinfo:1.39 pkgsrc/devel/ruby-io-event/distinfo:1.40
--- pkgsrc/devel/ruby-io-event/distinfo:1.39 Sat Jul 18 15:07:24 2026
+++ pkgsrc/devel/ruby-io-event/distinfo Tue Jul 21 14:02:28 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2026/07/18 15:07:24 taca Exp $
+$NetBSD: distinfo,v 1.40 2026/07/21 14:02:28 taca Exp $
-BLAKE2s (io-event-1.19.2.gem) = 4d1223db4762a3d0c72667fec54fc11fcaccb188962a4c2aa3756326d21c51c1
-SHA512 (io-event-1.19.2.gem) = 25b53c46f5fa1ad09688b96f5a8d2872409831899978363cfa6b28c5b4a3cd3bb77aa851735f4bb118f19b449253b17b3657013a1d5a0b417892807a96fc4120
-Size (io-event-1.19.2.gem) = 62976 bytes
+BLAKE2s (io-event-1.19.3.gem) = 0703874ed58e82cf7f6c74fdfa66c12954b852770cb1ba1726550c34cb591b69
+SHA512 (io-event-1.19.3.gem) = 006a2ac1abd85d43d8258e179c8b94541fb2e930620e689eabf63c5cc903c4c3cb14d017b19093f46dd8ca42f47f900382f6d86661611254b9f873c52fc3a6f0
+Size (io-event-1.19.3.gem) = 62464 bytes
Home |
Main Index |
Thread Index |
Old Index