From owner-svn-ports-head@freebsd.org Tue Oct 25 17:34:39 2016 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 3B78CC21C08; Tue, 25 Oct 2016 17:34:39 +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 0D12FC49; Tue, 25 Oct 2016 17:34:38 +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 u9PHYcpx084515; Tue, 25 Oct 2016 17:34:38 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9PHYc9I084513; Tue, 25 Oct 2016 17:34:38 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201610251734.u9PHYc9I084513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 25 Oct 2016 17:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424637 - 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.23 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, 25 Oct 2016 17:34:39 -0000 Author: thierry Date: Tue Oct 25 17:34:37 2016 New Revision: 424637 URL: https://svnweb.freebsd.org/changeset/ports/424637 Log: The original tarball has been removed from dist.libuv.org => DL it from GitHub. Note: distinfo has been updated, but the extracted files have no differences. Reported by: many Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Tue Oct 25 17:18:05 2016 (r424636) +++ head/devel/libuv/Makefile Tue Oct 25 17:34:37 2016 (r424637) @@ -4,8 +4,7 @@ PORTNAME= libuv PORTVERSION= 1.10.0 CATEGORIES= devel -MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ \ - http://mirror.amdmi3.ru/distfiles/ +#MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= thierry@FreeBSD.org @@ -19,6 +18,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg TEST_DEPENDS= gyp:devel/py-gyp \ gmake:devel/gmake +USE_GITHUB= yes +GH_TAGNAME= v1.10.0 + USES= autoreconf libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Tue Oct 25 17:18:05 2016 (r424636) +++ head/devel/libuv/distinfo Tue Oct 25 17:34:37 2016 (r424637) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477330837 -SHA256 (libuv-v1.10.0.tar.gz) = 0307a0eec6caddd476f9cad39e18fdd6f22a08aa58103c4b0aead96d638be15e -SIZE (libuv-v1.10.0.tar.gz) = 1066125 +TIMESTAMP = 1477414815 +SHA256 (libuv-v1.10.0_GH0.tar.gz) = 50f4ed57d65af4ab634e2cbdd90c49213020e15b4d77d3631feb633cbba9239f +SIZE (libuv-v1.10.0_GH0.tar.gz) = 1072589