From owner-svn-ports-all@freebsd.org Tue May 17 20:41:14 2016 Return-Path: Delivered-To: svn-ports-all@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 2ACAAB3FB3C; Tue, 17 May 2016 20:41:14 +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 EEB751723; Tue, 17 May 2016 20:41: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 u4HKfDgR080666; Tue, 17 May 2016 20:41:13 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4HKfDLp080664; Tue, 17 May 2016 20:41:13 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201605172041.u4HKfDLp080664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 17 May 2016 20:41:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415416 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 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, 17 May 2016 20:41:14 -0000 Author: thierry Date: Tue May 17 20:41:12 2016 New Revision: 415416 URL: https://svnweb.freebsd.org/changeset/ports/415416 Log: Upgrade to v1.9.1. Changelog at https://github.com/libuv/libuv/releases/tag/v1.9.1 Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Tue May 17 20:30:57 2016 (r415415) +++ head/devel/libuv/Makefile Tue May 17 20:41:12 2016 (r415416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= devel MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Tue May 17 20:30:57 2016 (r415415) +++ head/devel/libuv/distinfo Tue May 17 20:41:12 2016 (r415416) @@ -1,2 +1,3 @@ -SHA256 (libuv-v1.9.0.tar.gz) = d595b2725abcce851c76239aab038adc126c58714cfb572b2ebb2d21b3593842 -SIZE (libuv-v1.9.0.tar.gz) = 1050210 +TIMESTAMP = 1463516357 +SHA256 (libuv-v1.9.1.tar.gz) = e83953782c916d7822ef0b94e8115ce5756fab5300cca173f0de5f5b0e0ae928 +SIZE (libuv-v1.9.1.tar.gz) = 1054443