Date: Tue, 27 Oct 2015 21:45:06 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400352 - head/devel/libuv Message-ID: <201510272145.t9RLj6KT076586@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510272145.t9RLj6KT076586>