Received: by mail.netbsd.org (Postfix, from userid 605) id F216884D83; Thu, 6 Jul 2017 07:17:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8459D84CEE for ; Thu, 6 Jul 2017 07:17:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id UCE3MvBSgRd5 for ; Thu, 6 Jul 2017 07:17:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0C48784CE1 for ; Thu, 6 Jul 2017 07:17:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03FD8FAE8; Thu, 6 Jul 2017 07:17:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499325476229890" MIME-Version: 1.0 Date: Thu, 6 Jul 2017 07:17:56 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/libuv To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170706071757.03FD8FAE8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1499325476229890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 6 07:17:56 UTC 2017 Modified Files: pkgsrc/devel/libuv: Makefile distinfo Log Message: Version 1.13.0 * Now working on version 1.12.1 * unix: avoid segfault in uv_get_process_title * build: add a comma to uv.gyp * win: restore file pos after positional read/write * unix,stream: return error on closed handle passing * unix,benchmark: use fd instead of FILE* after fork * zos: avoid compiler warnings * win,pipe: race condition canceling readfile thread * sunos: filter out non-IPv4/IPv6 interfaces * sunos: fix cmpxchgi and cmpxchgl type error * unix: reset signal disposition before execve() * unix: reset signal mask before execve() * unix: fix POLLIN assertion on server read * zos: use stckf builtin for high-res timer * win,udp: implements uv_udp_try_send * win,udp: return UV_EINVAL instead of aborting * freebsd: replace kvm with sysctl * aix: fix un-initialized pointer field in fs handle * win,build: support building with VS2017 * doc: add instructions for building on Windows * doc: format README To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/libuv/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/libuv/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499325476229890 Content-Disposition: inline Content-Length: 1764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/libuv/Makefile diff -u pkgsrc/devel/libuv/Makefile:1.16 pkgsrc/devel/libuv/Makefile:1.17 --- pkgsrc/devel/libuv/Makefile:1.16 Sat Jun 24 06:07:44 2017 +++ pkgsrc/devel/libuv/Makefile Thu Jul 6 07:17:56 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2017/06/24 06:07:44 adam Exp $ +# $NetBSD: Makefile,v 1.17 2017/07/06 07:17:56 adam Exp $ -DISTNAME= libuv-1.12.0 +DISTNAME= libuv-1.13.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=libuv/} Index: pkgsrc/devel/libuv/distinfo diff -u pkgsrc/devel/libuv/distinfo:1.15 pkgsrc/devel/libuv/distinfo:1.16 --- pkgsrc/devel/libuv/distinfo:1.15 Sat Jun 24 06:07:44 2017 +++ pkgsrc/devel/libuv/distinfo Thu Jul 6 07:17:56 2017 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.15 2017/06/24 06:07:44 adam Exp $ +$NetBSD: distinfo,v 1.16 2017/07/06 07:17:56 adam Exp $ -SHA1 (libuv-1.12.0.tar.gz) = 38a468c7e5114efe65aff354621023c79b0d45e4 -RMD160 (libuv-1.12.0.tar.gz) = 4f8fdef62c3df30cce9132f0f7317d46616081c5 -SHA512 (libuv-1.12.0.tar.gz) = 879359747e8319b6e951157f9406176c53ee24833ab9ea3e6ad2b9cf25368fd8f166fa2074b89bdb75e2a6a77757d91a079c4ef86b92330a8ea11519cd1e3018 -Size (libuv-1.12.0.tar.gz) = 1146259 bytes +SHA1 (libuv-1.13.0.tar.gz) = 3fb4e4677f1d4bc035dcbc0ae96dccb8f41a5aa0 +RMD160 (libuv-1.13.0.tar.gz) = dbd504d570406ba173d5c500665ee76a6b7a0048 +SHA512 (libuv-1.13.0.tar.gz) = 34d697d2719030377d83f8c9e8da411a4bd91bb6fe94c2718686bd4404d5f578854698febd6a2ba24fc2d32c24956ca4892b52fc6b0124eb6ab2edf61813c6bc +Size (libuv-1.13.0.tar.gz) = 1149326 bytes SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232 SHA1 (patch-configure.ac) = e6636d522dc9218fc9aee62846426645473cb6cd SHA1 (patch-src_unix_fs.c) = 21fffa99df9528aedee0c6fe299d28ff5110d2ba --_----------=_1499325476229890--