summaryrefslogtreecommitdiff
path: root/devel/libuv
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-05-16 06:56:55 +0000
committeradam <adam@pkgsrc.org>2019-05-16 06:56:55 +0000
commit5efdae8fa0321221a60d998df9ff18fab6bbf1d3 (patch)
treefcdd9b39d45d0fa52316fe93475e81cfcfa8cadb /devel/libuv
parent1539ff681a7be8c8c693fea8f3bd3ffd78a4f97b (diff)
downloadpkgsrc-5efdae8fa0321221a60d998df9ff18fab6bbf1d3.tar.gz
libuv: updated to 1.29.0
v1.29.0: Changes since version 1.28.0: * ibmi: read memory and CPU usage info * doc: update the cmake testing instruction * unix: fix race condition in uv_async_send() * linux: use O_CLOEXEC instead of EPOLL_CLOEXEC * doc: mark uv_async_send() as async-signal-safe * linux: init st_flags and st_gen when using statx * linux: read free/total memory from /proc/meminfo * test: test zero-sized uv_fs_sendfile() writes * unix: don't assert on UV_PROCESS_WINDOWS_* flags * linux: set correct mac address for IP-aliases * win,util: fix null pointer dereferencing * unix,win: fix `uv_fs_poll_stop()` when active * doc: add missing uv_fs_type entries * doc: fix build with sphinx 2.x * unix: don't make statx system call on Android * unix: fix clang scan-build warning * unix: fall back to kqueue on older macOS systems * unix,win: add uv_get_constrained_memory() * darwin: fix thread cancellation fd leak * linux: fix thread cancellation fd leak
Diffstat (limited to 'devel/libuv')
-rw-r--r--devel/libuv/Makefile4
-rw-r--r--devel/libuv/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index 799eccee786..4e1adb67114 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2019/04/18 07:47:33 adam Exp $
+# $NetBSD: Makefile,v 1.48 2019/05/16 06:56:55 adam Exp $
-DISTNAME= libuv-1.28.0
+DISTNAME= libuv-1.29.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libuv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo
index 074a1780ada..709168d7088 100644
--- a/devel/libuv/distinfo
+++ b/devel/libuv/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.43 2019/04/18 07:47:33 adam Exp $
+$NetBSD: distinfo,v 1.44 2019/05/16 06:56:55 adam Exp $
-SHA1 (libuv-1.28.0.tar.gz) = 081f505d4b9827a60c973420b5b631cefd2990de
-RMD160 (libuv-1.28.0.tar.gz) = 3adc4c1f41e69524495d98ba4c0d7d301883bec3
-SHA512 (libuv-1.28.0.tar.gz) = 5f49b980b69011897bbb7a00d779fe0e71528d106626bc13fc130cd09afb7c8188007f354cd6320b1eba67f77c938ae3e83f3bd4a3ef5b9ea65a3adf51f66a53
-Size (libuv-1.28.0.tar.gz) = 1218769 bytes
+SHA1 (libuv-1.29.0.tar.gz) = b077a9eab23bc4b61e9d7cf43c0ee1a21b2e744c
+RMD160 (libuv-1.29.0.tar.gz) = 42f570d510d4c2fbc8dba9d6f4b58122fbddb21b
+SHA512 (libuv-1.29.0.tar.gz) = 19f1f25ffdb287a755f773488e3da5fd5b5b43c333e3dfb019bbac430ccd77456da96dbf60c38b97c87880f90f08438366e29bbcc8d81a28f777f39fca8af529
+Size (libuv-1.29.0.tar.gz) = 1223722 bytes
SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232
SHA1 (patch-configure.ac) = e6636d522dc9218fc9aee62846426645473cb6cd
SHA1 (patch-src_unix_darwin.c) = 489f73fe81b9dea2acc72a669bf667c560c1deea