From owner-svn-ports-all@FreeBSD.ORG Wed Dec 10 20:23:07 2014 Return-Path: Delivered-To: svn-ports-all@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 49FCE887; Wed, 10 Dec 2014 20:23:07 +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 34F36DE6; Wed, 10 Dec 2014 20:23:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBAKN7oo093998; Wed, 10 Dec 2014 20:23:07 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBAKN6Zp093996; Wed, 10 Dec 2014 20:23:06 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201412102023.sBAKN6Zp093996@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 10 Dec 2014 20:23:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374487 - 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.18-1 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: Wed, 10 Dec 2014 20:23:07 -0000 Author: thierry Date: Wed Dec 10 20:23:06 2014 New Revision: 374487 URL: https://svnweb.freebsd.org/changeset/ports/374487 QAT: https://qat.redports.org/buildarchive/r374487/ Log: Upgrade to 1.0.2. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Wed Dec 10 20:22:53 2014 (r374486) +++ head/devel/libuv/Makefile Wed Dec 10 20:23:06 2014 (r374487) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Wed Dec 10 20:22:53 2014 (r374486) +++ head/devel/libuv/distinfo Wed Dec 10 20:23:06 2014 (r374487) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.0.1.tar.gz) = cb30acb5a9674680440dfe4e5bf6bae9b62114608c75e85839574eaf5b8e030b -SIZE (libuv-v1.0.1.tar.gz) = 1002507 +SHA256 (libuv-v1.0.2.tar.gz) = abd9790bf66a650c3cf3b2c74754e0ab79ffdf3afacd41ae78d71b975de14800 +SIZE (libuv-v1.0.2.tar.gz) = 1003835