From owner-svn-ports-all@freebsd.org Tue Apr 3 19:24:47 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 693F5F79237; Tue, 3 Apr 2018 19:24:47 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1714C6E75E; Tue, 3 Apr 2018 19:24:47 +0000 (UTC) (envelope-from thierry@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 11F2EC9C; Tue, 3 Apr 2018 19:24:47 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w33JOkTo062092; Tue, 3 Apr 2018 19:24:46 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w33JOkUE062088; Tue, 3 Apr 2018 19:24:46 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201804031924.w33JOkUE062088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 3 Apr 2018 19:24:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466374 - head/devel/libuv X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/devel/libuv X-SVN-Commit-Revision: 466374 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.25 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: Tue, 03 Apr 2018 19:24:47 -0000 Author: thierry Date: Tue Apr 3 19:24:46 2018 New Revision: 466374 URL: https://svnweb.freebsd.org/changeset/ports/466374 Log: Upgrade to 0.20.0. Release notes at https://github.com/libuv/libuv/releases/tag/v1.20.0 Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Tue Apr 3 19:16:29 2018 (r466373) +++ head/devel/libuv/Makefile Tue Apr 3 19:24:46 2018 (r466374) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.19.2 +PORTVERSION= 1.20.0 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Tue Apr 3 19:16:29 2018 (r466373) +++ head/devel/libuv/distinfo Tue Apr 3 19:24:46 2018 (r466374) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519329321 -SHA256 (libuv-libuv-v1.19.2_GH0.tar.gz) = ccc5f3b43ed171640513786e5e809508cb6308279b4d71a016e4550ad62f1686 -SIZE (libuv-libuv-v1.19.2_GH0.tar.gz) = 1176076 +TIMESTAMP = 1522783079 +SHA256 (libuv-libuv-v1.20.0_GH0.tar.gz) = 6d36f18f556cc288813032a168fd9181b45d9e66e3e18e54a8dbdfd8ea3c3dba +SIZE (libuv-libuv-v1.20.0_GH0.tar.gz) = 1180231