Subject: CVS commit: pkgsrc/devel/libuv
From: Amitai Schleier
Date: 2022-01-28 22:13:10
Message id: 20220128211310.BF8DFFB24@cvs.NetBSD.org

Log Message:
Apply MacPorts patch-libuv-legacy.diff for pre-10.7 platforms, and
MacPorts patch-libuv-unix-core-close-nocancel.diff for:
- older gcc versions to not error on pragmas
- 32bit code to link correctly
- Tiger to work around not having a non-cancellable close function

Fixes build on Snow Leopard. For other platforms, NFCI.

Files:
RevisionActionfile
1.71modifypkgsrc/devel/libuv/distinfo
1.6modifypkgsrc/devel/libuv/patches/patch-src_unix_fs.c
1.1addpkgsrc/devel/libuv/patches/patch-src_unix_core.c
1.1addpkgsrc/devel/libuv/patches/patch-src_unix_darwin-proctitle.c
1.1addpkgsrc/devel/libuv/patches/patch-src_unix_tty.c
1.5addpkgsrc/devel/libuv/patches/patch-src_unix_udp.c
1.3addpkgsrc/devel/libuv/patches/patch-test_test-fs.c