summaryrefslogtreecommitdiff
path: root/devel/libuv
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-10-11 09:46:31 +0000
committeradam <adam@pkgsrc.org>2018-10-11 09:46:31 +0000
commit2c1920212e17ddcf5b58e5020842105195165caa (patch)
tree3711ad734bc15a6929fea17cd41c85bc61092a5f /devel/libuv
parent714c7796ee6d7da83da13128e5885531cf93f629 (diff)
downloadpkgsrc-2c1920212e17ddcf5b58e5020842105195165caa.tar.gz
libuv: updated to 1.23.2
Version 1.23.2 * unix: return 0 retrieving rss on cygwin * unix: initialize uv_interface_address_t.phys_addr * test: handle uv_os_setpriority() windows edge case * tty, win: fix read stop for raw mode * Revert "Revert "unix,fs: fix for potential partial reads/writes"" (Jameson * unix,readv: always permit partial reads to return * win,tty: fix uv_tty_close() * doc: remove extraneous "on" * unix,win: fix threadpool race condition * unix: rework thread barrier implementation * aix: switch to libuv's own thread barrier impl * unix: signal done to last thread barrier waiter * test: add uv_barrier_wait serial thread test * unix: optimize uv_fs_readlink() memory allocation * win: remove req.c and other cleanup * aix: don't EISDIR on read from directory fd
Diffstat (limited to 'devel/libuv')
-rw-r--r--devel/libuv/Makefile4
-rw-r--r--devel/libuv/PLIST3
-rw-r--r--devel/libuv/distinfo10
3 files changed, 8 insertions, 9 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index e8118a34d9d..faf38e36af9 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2018/10/01 17:43:48 adam Exp $
+# $NetBSD: Makefile,v 1.40 2018/10/11 09:46:31 adam Exp $
-DISTNAME= libuv-1.23.1
+DISTNAME= libuv-1.23.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libuv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/devel/libuv/PLIST b/devel/libuv/PLIST
index 4cde50855db..58ca3af46c4 100644
--- a/devel/libuv/PLIST
+++ b/devel/libuv/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/06/24 09:09:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/10/11 09:46:31 adam Exp $
include/uv.h
include/uv/aix.h
include/uv/android-ifaddrs.h
@@ -8,7 +8,6 @@ include/uv/errno.h
include/uv/linux.h
include/uv/os390.h
include/uv/posix.h
-include/uv/pthread-barrier.h
include/uv/stdint-msvc2008.h
include/uv/sunos.h
include/uv/threadpool.h
diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo
index 151b37596c5..1e49ed45d28 100644
--- a/devel/libuv/distinfo
+++ b/devel/libuv/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.36 2018/10/01 17:43:48 adam Exp $
+$NetBSD: distinfo,v 1.37 2018/10/11 09:46:31 adam Exp $
-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 (libuv-1.23.2.tar.gz) = a0a7d57320e8d834ecd9461c38b90e111726ddfe
+RMD160 (libuv-1.23.2.tar.gz) = 768f45032ebee913bae197617ceaef2266f543d4
+SHA512 (libuv-1.23.2.tar.gz) = f91accf4ba9987fad23cc546a9821c3d643f8505cae22e0cbe28c4d5d5cb6b370b3483c6d95195cff3bcddd1e94f1bdab740075c3eaf22f8f673f7a57c1fdfc5
+Size (libuv-1.23.2.tar.gz) = 1192529 bytes
SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232
SHA1 (patch-configure.ac) = e6636d522dc9218fc9aee62846426645473cb6cd
SHA1 (patch-src_unix_darwin.c) = 489f73fe81b9dea2acc72a669bf667c560c1deea