Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2017 20:39:10 +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: r433178 - head/devel/libuv
Message-ID:  <201702022039.v12KdAVq073801@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Thu Feb  2 20:39:10 2017
New Revision: 433178
URL: https://svnweb.freebsd.org/changeset/ports/433178

Log:
  Upgrade to v1.11.0.
  
  Changelog at https://github.com/libuv/libuv/releases/tag/v1.11.0

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Thu Feb  2 19:49:06 2017	(r433177)
+++ head/devel/libuv/Makefile	Thu Feb  2 20:39:10 2017	(r433178)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.10.2
+PORTVERSION=	1.11.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Thu Feb  2 19:49:06 2017	(r433177)
+++ head/devel/libuv/distinfo	Thu Feb  2 20:39:10 2017	(r433178)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483998208
-SHA256 (libuv-libuv-v1.10.2_GH0.tar.gz) = 2d740a2adea0f1a19058626f55a076ac41a4ac1f95d4e57cae0c8a634a6cd63b
-SIZE (libuv-libuv-v1.10.2_GH0.tar.gz) = 1074184
+TIMESTAMP = 1486067597
+SHA256 (libuv-libuv-v1.11.0_GH0.tar.gz) = 6ec7eec6ecc24b1a8ffedebedb2fe9313fffb5410de89aaf784dd01080411c7a
+SIZE (libuv-libuv-v1.11.0_GH0.tar.gz) = 1083067



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