From owner-svn-ports-head@FreeBSD.ORG Sat Oct 25 14:37:57 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2F6FD4A; Sat, 25 Oct 2014 14:37:57 +0000 (UTC) Received: from svn.freebsd.org (svn.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 CF140DF1; Sat, 25 Oct 2014 14:37:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9PEbvtk040339; Sat, 25 Oct 2014 14:37:57 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9PEbvTQ040337; Sat, 25 Oct 2014 14:37:57 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201410251437.s9PEbvTQ040337@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 25 Oct 2014 14:37:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371485 - 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.18-1 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: Sat, 25 Oct 2014 14:37:58 -0000 Author: thierry Date: Sat Oct 25 14:37:56 2014 New Revision: 371485 URL: https://svnweb.freebsd.org/changeset/ports/371485 QAT: https://qat.redports.org/buildarchive/r371485/ Log: Upgrade to 1.0.0-rc2. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Sat Oct 25 13:51:11 2014 (r371484) +++ head/devel/libuv/Makefile Sat Oct 25 14:37:56 2014 (r371485) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -DISTVERSION= 1.0.0-rc1 +DISTVERSION= 1.0.0-rc2 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Sat Oct 25 13:51:11 2014 (r371484) +++ head/devel/libuv/distinfo Sat Oct 25 14:37:56 2014 (r371485) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.0.0-rc1.tar.gz) = 86629e59f967383dc977b435dfafe696dfc69b53049cdca22240dd8fdc2d9279 -SIZE (libuv-v1.0.0-rc1.tar.gz) = 997167 +SHA256 (libuv-v1.0.0-rc2.tar.gz) = 0089f688b9c9863890436db2a4d8d8e997756f6c5224d071cba1402d899f6989 +SIZE (libuv-v1.0.0-rc2.tar.gz) = 1003511