From owner-svn-ports-head@FreeBSD.ORG Fri Feb 27 18:57:20 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A568D0B; Fri, 27 Feb 2015 18:57:20 +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 454878AC; Fri, 27 Feb 2015 18:57:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1RIvKTF039461; Fri, 27 Feb 2015 18:57:20 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1RIvJdC039459; Fri, 27 Feb 2015 18:57:19 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201502271857.t1RIvJdC039459@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 27 Feb 2015 18:57:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380115 - 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: Fri, 27 Feb 2015 18:57:20 -0000 Author: thierry Date: Fri Feb 27 18:57:19 2015 New Revision: 380115 URL: https://svnweb.freebsd.org/changeset/ports/380115 QAT: https://qat.redports.org/buildarchive/r380115/ Log: Upgrade to 1.4.2. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Fri Feb 27 18:30:43 2015 (r380114) +++ head/devel/libuv/Makefile Fri Feb 27 18:57:19 2015 (r380115) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Fri Feb 27 18:30:43 2015 (r380114) +++ head/devel/libuv/distinfo Fri Feb 27 18:57:19 2015 (r380115) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.4.0.tar.gz) = d777db735eeadeee5b993397f87f5a8dcdcfa1b63123930deacecbfab708cfcd -SIZE (libuv-v1.4.0.tar.gz) = 1011778 +SHA256 (libuv-v1.4.2.tar.gz) = 1006c4055cb3fb34293bb716be127d396550a68ac0bdfc21a6631c8d7a49ce0b +SIZE (libuv-v1.4.2.tar.gz) = 1012645