pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libuv Updated libuv to 1.10.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50b6fbb085fa
branches:  trunk
changeset: 357210:50b6fbb085fa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 16 11:56:22 2017 +0000

description:
Updated libuv to 1.10.2.

2017.01.10, Version 1.10.2 (Stable)

Changes since version 1.10.1:

* Now working on version 1.10.2 (cjihrig)

* darwin: fix fsync and fdatasync (Joran Dirk Greef)

* Revert "Revert "win,tty: add support for ANSI codes in win10 v1511""
  (Santiago Gimeno)

* win,tty: fix MultiByteToWideChar output buffer (Santiago Gimeno)

* win: remove dead code related to BACKUP_SEMANTICS (Sam Roberts)

* win: fix comment in quote_cmd_arg (Eric Sciple)

* darwin: use clock_gettime in macOS 10.12 (Sa?l Ibarra Corretg?)

* win, tty: fix crash on restarting with pending data (Nicholas Vavilov)

* fs: fix uv__to_stat on BSD platforms (Santiago Gimeno)

* win: map ERROR_ELEVATION_REQUIRED to UV_EACCES (Richard Lau)

* win: fix free() on bad input in uv_getaddrinfo() (Ben Noordhuis)

diffstat:

 devel/libuv/Makefile |   4 ++--
 devel/libuv/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 6e5c0ae0d9c9 -r 50b6fbb085fa devel/libuv/Makefile
--- a/devel/libuv/Makefile      Mon Jan 16 11:53:19 2017 +0000
+++ b/devel/libuv/Makefile      Mon Jan 16 11:56:22 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2016/11/28 13:03:49 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/16 11:56:22 wiz Exp $
 
-DISTNAME=      libuv-1.10.1
+DISTNAME=      libuv-1.10.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libuv/}
 
diff -r 6e5c0ae0d9c9 -r 50b6fbb085fa devel/libuv/distinfo
--- a/devel/libuv/distinfo      Mon Jan 16 11:53:19 2017 +0000
+++ b/devel/libuv/distinfo      Mon Jan 16 11:56:22 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2016/11/28 13:03:49 wiz Exp $
+$NetBSD: distinfo,v 1.10 2017/01/16 11:56:22 wiz Exp $
 
-SHA1 (libuv-1.10.1.tar.gz) = 994d0f8ea2eda5c31530811680940b12025643ae
-RMD160 (libuv-1.10.1.tar.gz) = 06cb106908a65716bd89da34cbc526cf6f21c3d0
-SHA512 (libuv-1.10.1.tar.gz) = d0427ec39b24403a7c6092a0ba13bb9030079868fac670fad97a5b11a654b30d352c5ce4474384f3bed6b7ee8101a47fb5aa8a3d2acdbd6eba0b851047c52d0f
-Size (libuv-1.10.1.tar.gz) = 1072207 bytes
+SHA1 (libuv-1.10.2.tar.gz) = 9dcbd5b7996dccd96e88d39f480136fb31c016b8
+RMD160 (libuv-1.10.2.tar.gz) = 48024d64851d97f2b754da249f5cba32974220ca
+SHA512 (libuv-1.10.2.tar.gz) = 5d9a7c483c3504e10e17c29297d72dee1572dc657d261229cc68efe63cb3abb59f7e7768885ce3eb06f22691e73323158c06dcce29000c81e35ff9888853f080
+Size (libuv-1.10.2.tar.gz) = 1074184 bytes
 SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232



Home | Main Index | Thread Index | Old Index