From owner-svn-ports-head@freebsd.org Tue Oct 27 21:45:07 2015 Return-Path: Delivered-To: svn-ports-head@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 8F70CA1D2DD; Tue, 27 Oct 2015 21:45:07 +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 58E491148; Tue, 27 Oct 2015 21:45:07 +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 t9RLj6rF076588; Tue, 27 Oct 2015 21:45:06 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9RLj6KT076586; Tue, 27 Oct 2015 21:45:06 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201510272145.t9RLj6KT076586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 27 Oct 2015 21:45:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400352 - 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.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: Tue, 27 Oct 2015 21:45:07 -0000 Author: thierry Date: Tue Oct 27 21:45:06 2015 New Revision: 400352 URL: https://svnweb.freebsd.org/changeset/ports/400352 Log: Upgrade to 1.7.5. Changelog at https://github.com/libuv/libuv/releases/tag/v1.7.5 Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Tue Oct 27 21:44:10 2015 (r400351) +++ head/devel/libuv/Makefile Tue Oct 27 21:45:06 2015 (r400352) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.5 CATEGORIES= devel MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Tue Oct 27 21:44:10 2015 (r400351) +++ head/devel/libuv/distinfo Tue Oct 27 21:45:06 2015 (r400352) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.7.2.tar.gz) = 199591ad0ba17d405e65836cc8b66bae7702348508a64b859c985b7874c8a5fb -SIZE (libuv-v1.7.2.tar.gz) = 1034120 +SHA256 (libuv-v1.7.5.tar.gz) = a3af98f00e0a33aa0547475ba2bac876470e076748409bcdde81d3d189e8bdbd +SIZE (libuv-v1.7.5.tar.gz) = 1035389