Subject: CVS commit: pkgsrc/devel/libuv
From: Adam Ciarcinski
Date: 2018-12-17 14:39:37
Message id: 20181217133937.4BDB4FB16@cvs.NetBSD.org

Log Message:
libuv: updated to 1.24.1

v1.24.1:
Changes since version 1.24.0:
* test: fix platform_output test on cygwin
* gitignore: ignore build/ directory
* unix: zero epoll_event before use
* darwin: use runtime check for file cloning
* doc: replace deprecated build command on macOS
* warnings: fix code that emits compiler warnings
* doc: clarify expected memory management strategy
* test: add uv_inet_ntop(AF_INET) coverage
* unix: harden string copying, introduce strscpy()
* linux: get rid of strncpy() call
* aix: get rid of strcat() calls
* aix: fix data race in uv_fs_event_start()
* win: fs: fix FILE_FLAG_NO_BUFFERING for writes
* build: don't link against -lpthread on Android

Files:
RevisionActionfile
1.43modifypkgsrc/devel/libuv/Makefile
1.39modifypkgsrc/devel/libuv/distinfo