Subject: CVS commit: pkgsrc/devel/libuv
From: Adam Ciarcinski
Date: 2022-07-15 15:16:36
Message id: 20220715131636.6FBE4FB1A@cvs.NetBSD.org

Log Message:
libuv: updated to 1.44.2

Version 1.44.2 (Stable)

Important bugs fixed

loop: better align order-of-events behavior between platforms
zos: fix fs event not fired if the watched file is moved/removed/recreated
win: Fix pipe resource leak if closed during connect (and other bugs)
zos: don't error when killing a zombie process

Regressions fixed

macos: avoid posix_spawnp() cwd bug
kqueue: skip EVFILT_PROC events when invalidating events for an fd.

Files:
RevisionActionfile
1.75modifypkgsrc/devel/libuv/Makefile
1.76modifypkgsrc/devel/libuv/distinfo
1.2modifypkgsrc/devel/libuv/patches/patch-autogen.sh
1.2removepkgsrc/devel/libuv/patches/patch-src_unix_kqueue.c