Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2017 17:01:27 +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: r451158 - head/devel/libuv
Message-ID:  <201710031701.v93H1R7n038549@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Tue Oct  3 17:01:27 2017
New Revision: 451158
URL: https://svnweb.freebsd.org/changeset/ports/451158

Log:
  Upgrade to 1.15.0.
  
  Changelog at <https://github.com/libuv/libuv/releases/tag/v1.15.0>.

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Tue Oct  3 16:55:20 2017	(r451157)
+++ head/devel/libuv/Makefile	Tue Oct  3 17:01:27 2017	(r451158)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.14.1
+PORTVERSION=	1.15.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Tue Oct  3 16:55:20 2017	(r451157)
+++ head/devel/libuv/distinfo	Tue Oct  3 17:01:27 2017	(r451158)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504726896
-SHA256 (libuv-libuv-v1.14.1_GH0.tar.gz) = 82fbbb0eaab4adcf8ed513d3b777c8e02ed2e77aae265baf6bd2d68cb84bc9e3
-SIZE (libuv-libuv-v1.14.1_GH0.tar.gz) = 1157777
+TIMESTAMP = 1507049433
+SHA256 (libuv-libuv-v1.15.0_GH0.tar.gz) = 17afc94ec307be28fe8d4316679171219770df4f993905a79643c7583e106489
+SIZE (libuv-libuv-v1.15.0_GH0.tar.gz) = 1158746



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