Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2017 19:23:40 +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: r445164 - head/devel/libuv
Message-ID:  <201707061923.v66JNelv063349@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Thu Jul  6 19:23:40 2017
New Revision: 445164
URL: https://svnweb.freebsd.org/changeset/ports/445164

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

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Thu Jul  6 19:03:54 2017	(r445163)
+++ head/devel/libuv/Makefile	Thu Jul  6 19:23:40 2017	(r445164)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.12.0
+PORTVERSION=	1.13.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Thu Jul  6 19:03:54 2017	(r445163)
+++ head/devel/libuv/distinfo	Thu Jul  6 19:23:40 2017	(r445164)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496172198
-SHA256 (libuv-libuv-v1.12.0_GH0.tar.gz) = 41ce914a88da21d3b07a76023beca57576ca5b376c6ac440c80bc581cbca1250
-SIZE (libuv-libuv-v1.12.0_GH0.tar.gz) = 1146259
+TIMESTAMP = 1499368636
+SHA256 (libuv-libuv-v1.13.0_GH0.tar.gz) = e084937b2753de250ce9999b9924c22a1fba33b8499e64e44e2e2cff34f1642a
+SIZE (libuv-libuv-v1.13.0_GH0.tar.gz) = 1149326



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