Re: [Update] devel/libuv 1.49.2

2024-12-05 Thread Stuart Henderson
On 2024/12/04 18:43, Volker Schlecht wrote: > Updates libuv to the latest release, needed for lang/node v22.12.0 > > Tested on amd64, builds and runs lang/node and editors/neovim. I've done some light testing with isc-bind and that seems happy so far. > Index: Makefile >

[Update] devel/libuv 1.49.2

2024-12-04 Thread Volker Schlecht
Updates libuv to the latest release, needed for lang/node v22.12.0 Tested on amd64, builds and runs lang/node and editors/neovim. Index: Makefile === RCS file: /cvs/ports/devel/libuv/Makefile,v diff -u -p -r1.25 Makefile --- Makefile

Update devel/libuv

2020-07-17 Thread Moritz Buhl
Dear ports@, I am trying to update lang/node and for that I needed to change the version of devel/libuv. make test on libuv-1.30.1: not ok 27 - dlerror not ok 257 - tcp_close_while_connecting not ok 260 - tcp_connect_timeout not ok 350 - udp_send_hang_loop make test on libuv-1.38.0: not ok 76 -

UPDATE: devel/libuv

2019-07-24 Thread Rafael Sadowski
Update libuv to 1.30.1. All consumers are happy with this version. There are only new dynamic export changes so I bumped minor version. OK with the py-libuv port? Index: Makefile === RCS file: /cvs/ports/devel/libuv/Makefile,v retrie

Re: [update] devel/libuv

2019-01-03 Thread Pascal Stumpf
ping On Sun, 23 Dec 2018 21:54:59 +0100, Pascal Stumpf wrote: > Here's an update to libuv 1.24.1, needed for newer versions of > moarvm/nqp/rakudo. devel/cmake needs a small adjustment to build with > this (attached), all other dependent ports are fine. Tested on amd64, > i386, arm, aarch64, po

[update] devel/libuv

2018-12-23 Thread Pascal Stumpf
Here's an update to libuv 1.24.1, needed for newer versions of moarvm/nqp/rakudo. devel/cmake needs a small adjustment to build with this (attached), all other dependent ports are fine. Tested on amd64, i386, arm, aarch64, powerpc, sparc64. Index: Makefile =