summaryrefslogtreecommitdiff
path: root/devel/libuv
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-11-13 08:58:14 +0000
committeradam <adam@pkgsrc.org>2018-11-13 08:58:14 +0000
commita165b2f5d6d1fce1a1be5d65e14611cf3181d95d (patch)
tree4f014499f295a81dfbfeb4dd377ea8f9b556f71d /devel/libuv
parent5b2bec1bc85d0f7412029f6031718b3f42bfc742 (diff)
downloadpkgsrc-a165b2f5d6d1fce1a1be5d65e14611cf3181d95d.tar.gz
libuv: updated to 1.24.0
Version 1.24.0 * unix: do not require PATH_MAX to be defined * win,doc: path encoding in uv_fs_XX is UTF-8 * unix: add missing link dependency on kFreeBSD * unix: add support for GNU/Hurd * test: avoid memory leak for test_output * zos: avoid UB with NULL pointer arithmetic * doc: add vtjnash to maintainers * unix: restore skipping of phys_addr copy * unix,win: make uv_interface_addresses() consistent * unix: remove unnecessary linebreaks * unix,win: handle zero-sized allocations uniformly * unix: remove unused uv__dup() function * core,bsd: refactor process_title functions * win: Redefine NSIG to consider SIGWINCH * test: make sure that reading a directory fails * win, tty: remove zero-size read callbacks * test: fix test runner getenv async-signal-safety * test: fix test runner execvp async-signal-safety * test,unix: fix race in test runner * unix,win: support IDNA 2008 in uv_getaddrinfo() * win, tcp: avoid starving the loop * win, dl: proper error messages on some systems * win,fs: retry if uv_fs_rename fails * darwin: speed up uv_set_process_title() * aix: fix race in uv_get_process_title() * win: support more fine-grained windows hiding
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 faf38e36af9..5242cc682f6 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2018/10/11 09:46:31 adam Exp $
+# $NetBSD: Makefile,v 1.41 2018/11/13 08:58:14 adam Exp $
-DISTNAME= libuv-1.23.2
+DISTNAME= libuv-1.24.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 1e49ed45d28..08574d7b19e 100644
--- a/devel/libuv/distinfo
+++ b/devel/libuv/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.37 2018/10/11 09:46:31 adam Exp $
+$NetBSD: distinfo,v 1.38 2018/11/13 08:58:14 adam Exp $
-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 (libuv-1.24.0.tar.gz) = 6b284a1ed2976463bcdc6e780b9e8f9dc90ac4d7
+RMD160 (libuv-1.24.0.tar.gz) = 05440cee9522f6a2a83a14dfaa7b3a1514fad017
+SHA512 (libuv-1.24.0.tar.gz) = b75dac19e99497b059b9b8ce646266c4fa10f1259f5fd74554f7f614f7b70f4b62b9c756316d9a3eed6cf6b9d61f5acde9f6eedb88d30431f6a5c87169487ec6
+Size (libuv-1.24.0.tar.gz) = 1201665 bytes
SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232
SHA1 (patch-configure.ac) = e6636d522dc9218fc9aee62846426645473cb6cd
SHA1 (patch-src_unix_darwin.c) = 489f73fe81b9dea2acc72a669bf667c560c1deea