summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-10-01 17:43:48 +0000
committeradam <adam@pkgsrc.org>2018-10-01 17:43:48 +0000
commit158b1cfc7e0da7f81b3bb4fb5b7111604ac409ab (patch)
treee9f36983a45d3794768f13d6af0f98f49c4cfff7
parentae328bfa4829b6eb2abc70ad116a42227cd43766 (diff)
downloadpkgsrc-158b1cfc7e0da7f81b3bb4fb5b7111604ac409ab.tar.gz
libuv: updated to 1.23.1
Version 1.23.1 * unix,win: limit concurrent DNS calls to nthreads/2 * doc: add addaleax to maintainers * doc: add missing slash in stream.rst * unix,fs: use utimes & friends for uv_fs_utime * unix,fs: remove linux fallback from utimesat() * unix,fs: remove uv__utimesat() syscall fallback * doc: fix argument name in tcp.rts * doc: notes on running tests, benchmarks, tools * linux: remove epoll syscall wrappers * linux: drop code path for epoll_pwait-less kernels * Partially revert "win,code: remove GetQueuedCompletionStatus-based poller" * build: add compile for android arm64/x86/x86-64 * doc: clarify that some remarks apply to windows * test: fix compiler warnings * ibmi: return 0 from uv_resident_set_memory() * win: fix uv_udp_recv_start() error translation * win,doc: improve uv_os_setpriority() documentation * test: increase upper bound in condvar_5 * win,tty: remove deadcode * stream: autodetect direction
-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 68ff8475701..e8118a34d9d 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2018/08/19 18:12:22 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/10/01 17:43:48 adam Exp $
-DISTNAME= libuv-1.23.0
+DISTNAME= libuv-1.23.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libuv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo
index 06bebe70f1d..151b37596c5 100644
--- a/devel/libuv/distinfo
+++ b/devel/libuv/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.35 2018/08/19 18:12:22 wiz Exp $
+$NetBSD: distinfo,v 1.36 2018/10/01 17:43:48 adam Exp $
-SHA1 (libuv-1.23.0.tar.gz) = 6764b5fff6a15a1b0cc4281364387e01c771dc73
-RMD160 (libuv-1.23.0.tar.gz) = 13d67b61d0bfca9c8762e17c8cba15f128957850
-SHA512 (libuv-1.23.0.tar.gz) = d1622ea9c03661ce2dfa18e1725fc1bfdf3b16d7e40babc552dcc5b2f86d52f4dd81cac9bf89914024b11e4ed3671264dfcfba867cfa3b1a2206b89c59c95851
-Size (libuv-1.23.0.tar.gz) = 1189014 bytes
+SHA1 (libuv-1.23.1.tar.gz) = 89185ed6e22f027af4cc918d0fb02f90113085ca
+RMD160 (libuv-1.23.1.tar.gz) = 715a2cf77be7910460715be9de990b3cf9e51995
+SHA512 (libuv-1.23.1.tar.gz) = 5c3170dea49d7954f5780bc94d5c021a8e1bf91e2d17188335825f1dc1098a8826d5eb9dac4be318ec68275888d0dfa9579a841d43de0c3520c89ab0dc70e5ab
+Size (libuv-1.23.1.tar.gz) = 1190885 bytes
SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232
SHA1 (patch-configure.ac) = e6636d522dc9218fc9aee62846426645473cb6cd
SHA1 (patch-src_unix_darwin.c) = 489f73fe81b9dea2acc72a669bf667c560c1deea