From owner-svn-ports-all@freebsd.org Fri Aug 21 12:50:30 2015 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 5B0FD9BD259; Fri, 21 Aug 2015 12:50:30 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 47E76FAE; Fri, 21 Aug 2015 12:50:30 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7LCoU06062009; Fri, 21 Aug 2015 12:50:30 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7LCoTrt062006; Fri, 21 Aug 2015 12:50:29 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201508211250.t7LCoTrt062006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 21 Aug 2015 12:50:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394950 - 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.20 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: Fri, 21 Aug 2015 12:50:30 -0000 Author: thierry Date: Fri Aug 21 12:50:29 2015 New Revision: 394950 URL: https://svnweb.freebsd.org/changeset/ports/394950 Log: Upgrade to v1.7.1. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Fri Aug 21 12:30:03 2015 (r394949) +++ head/devel/libuv/Makefile Fri Aug 21 12:50:29 2015 (r394950) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.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 Fri Aug 21 12:30:03 2015 (r394949) +++ head/devel/libuv/distinfo Fri Aug 21 12:50:29 2015 (r394950) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.7.0.tar.gz) = 19905ad4a8be599530df8ef13c99e5fee260534fb23fd80dd642f2e79581563f -SIZE (libuv-v1.7.0.tar.gz) = 1030220 +SHA256 (libuv-v1.7.1.tar.gz) = b59dd0916d59b66da94469287a14287487d7dfe1b05e516754120d601455c0d6 +SIZE (libuv-v1.7.1.tar.gz) = 1033349