From owner-svn-ports-all@freebsd.org Mon Sep 21 09:52:30 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B01C43EC4FD; Mon, 21 Sep 2020 09:52:30 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bw0992ghrz42Z6; Mon, 21 Sep 2020 09:52:28 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2865BC444; Mon, 21 Sep 2020 09:52:28 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08L9qRaO086387; Mon, 21 Sep 2020 09:52:27 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08L9qRHB086385; Mon, 21 Sep 2020 09:52:27 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <202009210952.08L9qRHB086385@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Mon, 21 Sep 2020 09:52:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r549428 - branches/2020Q3/devel/libuv X-SVN-Group: ports-branches X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: branches/2020Q3/devel/libuv X-SVN-Commit-Revision: 549428 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2020 09:52:30 -0000 Author: bhughes Date: Mon Sep 21 09:52:26 2020 New Revision: 549428 URL: https://svnweb.freebsd.org/changeset/ports/549428 Log: MFH: r541224 r547569 Upgrade to v1.38.1. Release notes at . devel/libuv: Update 1.38.1 -> 1.39.0 Release notes at . While here, take maintainership after an offer by thierry@, since this is an important dependency for the Node.js ports. Approved by: thierry (maintainer) Sponsored by: Miles AS Approved by: ports-secteam (fluffy) Modified: branches/2020Q3/devel/libuv/Makefile branches/2020Q3/devel/libuv/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/devel/libuv/Makefile ============================================================================== --- branches/2020Q3/devel/libuv/Makefile Mon Sep 21 09:52:20 2020 (r549427) +++ branches/2020Q3/devel/libuv/Makefile Mon Sep 21 09:52:26 2020 (r549428) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.0 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= bhughes@FreeBSD.org COMMENT= Multi-platform support library with a focus on asynchronous I/O LICENSE= NODE Modified: branches/2020Q3/devel/libuv/distinfo ============================================================================== --- branches/2020Q3/devel/libuv/distinfo Mon Sep 21 09:52:20 2020 (r549427) +++ branches/2020Q3/devel/libuv/distinfo Mon Sep 21 09:52:26 2020 (r549428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589910721 -SHA256 (libuv-libuv-v1.38.0_GH0.tar.gz) = 2cd9a757fe6c512440933e2bdcab21143d4aa6249b2541399908ce038b756c9d -SIZE (libuv-libuv-v1.38.0_GH0.tar.gz) = 1261216 +TIMESTAMP = 1599080629 +SHA256 (libuv-libuv-v1.39.0_GH0.tar.gz) = dc7b21f1bb7ef19f4b42c5ea058afabe51132d165da18812b70fb319659ba629 +SIZE (libuv-libuv-v1.39.0_GH0.tar.gz) = 1272565