From owner-svn-ports-all@freebsd.org Mon Dec 14 21:42:09 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 7CC10A44553; Mon, 14 Dec 2015 21:42:09 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 4A3491A83; Mon, 14 Dec 2015 21:42:09 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBELg8ms044788; Mon, 14 Dec 2015 21:42:08 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBELg8AK044785; Mon, 14 Dec 2015 21:42:08 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201512142142.tBELg8AK044785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 14 Dec 2015 21:42:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403741 - 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: Mon, 14 Dec 2015 21:42:09 -0000 Author: thierry Date: Mon Dec 14 21:42:08 2015 New Revision: 403741 URL: https://svnweb.freebsd.org/changeset/ports/403741 Log: Upgrade to 1.8.0. Announcementy at https://groups.google.com/forum/#!topic/libuv/iV6g7DBkovE Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Mon Dec 14 21:40:45 2015 (r403740) +++ head/devel/libuv/Makefile Mon Dec 14 21:42:08 2015 (r403741) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.7.5 +PORTVERSION= 1.8.0 CATEGORIES= devel MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Mon Dec 14 21:40:45 2015 (r403740) +++ head/devel/libuv/distinfo Mon Dec 14 21:42:08 2015 (r403741) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.7.5.tar.gz) = a3af98f00e0a33aa0547475ba2bac876470e076748409bcdde81d3d189e8bdbd -SIZE (libuv-v1.7.5.tar.gz) = 1035389 +SHA256 (libuv-v1.8.0.tar.gz) = 6511f734da4fe082dacf85967606d600b7bce557bb9b2f0d2539193535323125 +SIZE (libuv-v1.8.0.tar.gz) = 1042536