summaryrefslogtreecommitdiff
path: root/devel/libuv
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-17 07:50:27 +0000
committeradam <adam@pkgsrc.org>2020-04-17 07:50:27 +0000
commit9b764cd38c6d40f2adfcd659db142481ad52d354 (patch)
tree15da83ca4f10e79d74db9e8a9239e41b4d08b6e1 /devel/libuv
parent66a6a81cb2b99cadef5a43d4da9972f3b0b9c964 (diff)
downloadpkgsrc-9b764cd38c6d40f2adfcd659db142481ad52d354.tar.gz
libuv: updated to 1.36.0
Version 1.36.0 * build: add aix-common.c for AIX cmake build * zos: explicitly mark message queue events * zos: move mq check out of loop to save cpu cycles * zos: add checks to ensure behavior of epoll_wait * src: add uv__reallocf() * build: ibmi support for cmake * build: fix gyp build for Android API >= 28 * udp: return recvmmsg-ed datagrams in order * zos,test: fix spawn_empty_env for shared library build * zos: fix non-Release builds * zos: fix return value on expired nanosleep() call * build: fix z/OS cmake build * test: add a bunch of ASSERT macros * test: remove unused extern declaration * test: canonicalize argv[0] in exepath test * test: simplify platform_init() * ibmi: Fix isatty EBADF handling and refactor * test: Test EBADF tty handling * build: make cmake build benchmarks * win: use RtlGenRandom from advapi32.dll directly * android: fix OOB write in uv_interface_addresses() * test: pass test when hostname is single character * ibmi: set the highest process priority to -10 * build: remove support for gyp * doc: add note to README on cross-compiling * fs: add uv_fs_lutime() * unix: implement cpu_relax() for arm * linux: fix uv__accept4() * win: handle file paths in uv_fs_statfs() * unix: fix uv_os_environ() null pointer check * win: fix uv_os_environ() null pointer check * unix: fix compilation on macOS 32-bit architectures * win: replace alloca() with stack-based array
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 553f0565bdf..a49200af267 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2020/03/12 16:12:47 adam Exp $
+# $NetBSD: Makefile,v 1.60 2020/04/17 07:50:27 adam Exp $
-DISTNAME= libuv-1.35.0
+DISTNAME= libuv-1.36.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 addc8ee80ff..92e361a9edc 100644
--- a/devel/libuv/distinfo
+++ b/devel/libuv/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.54 2020/03/12 16:12:47 adam Exp $
+$NetBSD: distinfo,v 1.55 2020/04/17 07:50:27 adam Exp $
-SHA1 (libuv-1.35.0.tar.gz) = 9dabf6f90bbd328cf4e8f832f92943b1d99dfda5
-RMD160 (libuv-1.35.0.tar.gz) = 26e14319991a4e9c84be63305fa4c55d0921956e
-SHA512 (libuv-1.35.0.tar.gz) = a05bfd7cab6ae74022e7120a48772a6594522fb5bc467c8c05eb4809d7c78b68fa4843d86e2e34a68d439767a27dbc49f3b1dcbc8df85bec64471c1b459989c3
-Size (libuv-1.35.0.tar.gz) = 1253950 bytes
+SHA1 (libuv-1.36.0.tar.gz) = 09c9798b7ddc1e5e5b7e97fe6f14f76f41751567
+RMD160 (libuv-1.36.0.tar.gz) = 66836098ff9636fc038bba515e7711677978b2f0
+SHA512 (libuv-1.36.0.tar.gz) = 17ccffc5b1b99a05f38d56388d0f5e8c5ac099994a7f34636ba89e9e3fe1ceb139ed43b4ef75b8dd262381f7dec4d30c0ea9cb9deeda88231710c249319bf874
+Size (libuv-1.36.0.tar.gz) = 1249354 bytes
SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232
SHA1 (patch-configure.ac) = 06500ab342d1af50f03bc92f2cb4a2ec28db84cc
SHA1 (patch-src_unix_fs.c) = 15b464be3e31c0934732c537c4163b5b96665f63