K 10 svn:author V 6 rakuco K 8 svn:date V 27 2018-06-23T18:51:48.267416Z K 7 svn:log V 333 Add a patch to unbreak `make configure' with libuv 1.21.0. r473142 updated libuv and broke CMake. The new release moved internal headers to the uv/ directory, and CMake needs to be taught about it. Not bumping PORTREVISION as FindLibUV.cmake is not installed and no builds with the new libuv could have worked before. PR: 229255 END