Subject: CVS commit: pkgsrc/devel/libuv
From: Adam Ciarcinski
Date: 2025-01-16 07:29:39
Message id: 20250116062939.D8EFDFC7D@cvs.NetBSD.org

Log Message:
libuv: updated to 1.50.0

1.50.0

Notable Changes

win: drop support for windows 8
unix,win: add uv_udp_try_send2
win: drop support for the legacy MinGW
misc: implement uv_getrusage_thread
linux: always use io_uring for epoll batching

Important Bugs Fixed

win: fix leak processing fs event
win: plug uv_fs_event_start memory leak

Files:
RevisionActionfile
1.86modifypkgsrc/devel/libuv/Makefile
1.84modifypkgsrc/devel/libuv/distinfo
1.1removepkgsrc/devel/libuv/patches/patch-src_unix_darwin-proctitle.c