Subject: CVS commit: pkgsrc/devel/libuv
From: Thomas Klausner
Date: 2022-05-15 21:23:43
Message id: 20220515192343.8495DFAEB@cvs.NetBSD.org

Log Message:
libuv: fix incorrect handling of multiple kqueue events for the same fd

This sometimes causes cmake to hang while waiting for child processes
to exit.

Debugged by and patch from chuq, thanks a lot!

Bump PKGREVISION.

Files:
RevisionActionfile
1.74modifypkgsrc/devel/libuv/Makefile
1.74modifypkgsrc/devel/libuv/distinfo
1.1addpkgsrc/devel/libuv/patches/patch-src_unix_kqueue.c