From owner-svn-ports-head@FreeBSD.ORG Wed May 6 21:27:58 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 E78A37D4; Wed, 6 May 2015 21:27:58 +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 D66D710E6; Wed, 6 May 2015 21:27:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t46LRwOw046455; Wed, 6 May 2015 21:27:58 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t46LRwR2046453; Wed, 6 May 2015 21:27:58 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201505062127.t46LRwR2046453@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 6 May 2015 21:27:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385571 - in head/devel/libuv: . files 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.20 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: Wed, 06 May 2015 21:27:59 -0000 Author: thierry Date: Wed May 6 21:27:57 2015 New Revision: 385571 URL: https://svnweb.freebsd.org/changeset/ports/385571 Log: Upgrade to 1.5.0. Changelog at . Deleted: head/devel/libuv/files/ Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Wed May 6 21:27:10 2015 (r385570) +++ head/devel/libuv/Makefile Wed May 6 21:27:57 2015 (r385571) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Wed May 6 21:27:10 2015 (r385570) +++ head/devel/libuv/distinfo Wed May 6 21:27:57 2015 (r385571) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.4.2.tar.gz) = 1006c4055cb3fb34293bb716be127d396550a68ac0bdfc21a6631c8d7a49ce0b -SIZE (libuv-v1.4.2.tar.gz) = 1012645 +SHA256 (libuv-v1.5.0.tar.gz) = 9cc067435b0ce3aec0194e4f519939cfa4eb823d14dd38dbec014cd048cb817c +SIZE (libuv-v1.5.0.tar.gz) = 1018364