From owner-svn-ports-head@freebsd.org Mon Nov 6 19:44:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A50B7E6641B; Mon, 6 Nov 2017 19:44:22 +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 mx1.freebsd.org (Postfix) with ESMTPS id 745D880C63; Mon, 6 Nov 2017 19:44:22 +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 vA6JiLjj065601; Mon, 6 Nov 2017 19:44:21 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA6JiLBs065599; Mon, 6 Nov 2017 19:44:21 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201711061944.vA6JiLBs065599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 6 Nov 2017 19:44:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453641 - head/devel/libuv X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/devel/libuv X-SVN-Commit-Revision: 453641 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 19:44:22 -0000 Author: thierry Date: Mon Nov 6 19:44:21 2017 New Revision: 453641 URL: https://svnweb.freebsd.org/changeset/ports/453641 Log: Upgrade to v1.16.0. Changelog at https://github.com/libuv/libuv/releases/tag/v1.16.0 Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Mon Nov 6 19:39:05 2017 (r453640) +++ head/devel/libuv/Makefile Mon Nov 6 19:44:21 2017 (r453641) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.0 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Mon Nov 6 19:39:05 2017 (r453640) +++ head/devel/libuv/distinfo Mon Nov 6 19:44:21 2017 (r453641) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507049433 -SHA256 (libuv-libuv-v1.15.0_GH0.tar.gz) = 17afc94ec307be28fe8d4316679171219770df4f993905a79643c7583e106489 -SIZE (libuv-libuv-v1.15.0_GH0.tar.gz) = 1158746 +TIMESTAMP = 1509994398 +SHA256 (libuv-libuv-v1.16.0_GH0.tar.gz) = fe53b53eee3b15db8ae1b25cbfb8740944273e02f5ccd731b176800e2807d832 +SIZE (libuv-libuv-v1.16.0_GH0.tar.gz) = 1165381