From owner-svn-ports-head@freebsd.org Thu Nov 17 21:03:13 2016 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 CF5BCC47FBA; Thu, 17 Nov 2016 21:03:13 +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 A0A2F15FA; Thu, 17 Nov 2016 21:03:13 +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 uAHL3C09012334; Thu, 17 Nov 2016 21:03:12 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAHL3CAV012332; Thu, 17 Nov 2016 21:03:12 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201611172103.uAHL3CAV012332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 17 Nov 2016 21:03:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426298 - head/devel/libuv X-SVN-Group: ports-head 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: Thu, 17 Nov 2016 21:03:13 -0000 Author: thierry Date: Thu Nov 17 21:03:12 2016 New Revision: 426298 URL: https://svnweb.freebsd.org/changeset/ports/426298 Log: Upgrade to v1.10.1. Changelog at . Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Thu Nov 17 20:08:48 2016 (r426297) +++ head/devel/libuv/Makefile Thu Nov 17 21:03:12 2016 (r426298) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Thu Nov 17 20:08:48 2016 (r426297) +++ head/devel/libuv/distinfo Thu Nov 17 21:03:12 2016 (r426298) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477432646 -SHA256 (libuv-libuv-v1.10.0_GH0.tar.gz) = 50f4ed57d65af4ab634e2cbdd90c49213020e15b4d77d3631feb633cbba9239f -SIZE (libuv-libuv-v1.10.0_GH0.tar.gz) = 1072589 +TIMESTAMP = 1479416016 +SHA256 (libuv-libuv-v1.10.1_GH0.tar.gz) = 4b5f71939dd4272ebcfb8e04833e9a273a08b1bf1277d37d14085d7b04b19832 +SIZE (libuv-libuv-v1.10.1_GH0.tar.gz) = 1072207