Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2016 20:42:15 +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: r424591 - head/devel/libuv
Message-ID:  <201610242042.u9OKgF7c005414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Mon Oct 24 20:42:15 2016
New Revision: 424591
URL: https://svnweb.freebsd.org/changeset/ports/424591

Log:
  Upgrade to 1.10.0.
  
  Changelog at
  https://github.com/libuv/libuv/blob/531f06ecfe603517391340e585597bbc91b4a66b/ChangeLog#L1

Modified:
  head/devel/libuv/Makefile
  head/devel/libuv/distinfo

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Mon Oct 24 19:39:05 2016	(r424590)
+++ head/devel/libuv/Makefile	Mon Oct 24 20:42:15 2016	(r424591)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.9.1
+PORTVERSION=	1.10.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 Oct 24 19:39:05 2016	(r424590)
+++ head/devel/libuv/distinfo	Mon Oct 24 20:42:15 2016	(r424591)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463516357
-SHA256 (libuv-v1.9.1.tar.gz) = e83953782c916d7822ef0b94e8115ce5756fab5300cca173f0de5f5b0e0ae928
-SIZE (libuv-v1.9.1.tar.gz) = 1054443
+TIMESTAMP = 1477330837
+SHA256 (libuv-v1.10.0.tar.gz) = 0307a0eec6caddd476f9cad39e18fdd6f22a08aa58103c4b0aead96d638be15e
+SIZE (libuv-v1.10.0.tar.gz) = 1066125



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610242042.u9OKgF7c005414>