svn commit: r424637 - head/devel/libuv

Dmitry Marakasov amdmi3 at amdmi3.ru
Wed Oct 26 09:31:15 UTC 2016


* Thierry Thomas (thierry at FreeBSD.org) wrote:

> 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.

It was not. There were IPv6-related problems, and they were fixed [1], so
http://dist.libuv.org/dist/v${PORTVERSION}/ now works with both IPv4 and
IPv6.

[1] https://github.com/nodejs/build/pull/516

PS. You could switch the port to do-test.

>   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 at 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
> 
> 

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru


More information about the svn-ports-all mailing list