Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2019 19:45:07 +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: r505217 - head/devel/libuv
Message-ID:  <201906271945.x5RJj7JJ016829@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Thu Jun 27 19:45:07 2019
New Revision: 505217
URL: https://svnweb.freebsd.org/changeset/ports/505217

Log:
  Upgrade to  v1.30.0.
  
  Release notes at <https://github.com/libuv/libuv/releases/tag/v1.30.0>.

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Thu Jun 27 18:55:24 2019	(r505216)
+++ head/devel/libuv/Makefile	Thu Jun 27 19:45:07 2019	(r505217)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.29.1
+PORTVERSION=	1.30.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Thu Jun 27 18:55:24 2019	(r505216)
+++ head/devel/libuv/distinfo	Thu Jun 27 19:45:07 2019	(r505217)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558459777
-SHA256 (libuv-libuv-v1.29.1_GH0.tar.gz) = bdde1140087ce97080ea323c3598553ece00a24ae63ac568be78bef3e97f3e25
-SIZE (libuv-libuv-v1.29.1_GH0.tar.gz) = 1224127
+TIMESTAMP = 1561664485
+SHA256 (libuv-libuv-v1.30.0_GH0.tar.gz) = 44c8fdadf3b3f393006a4ac4ba144020673a3f9cd72bed1fbb2c366ebcf0d199
+SIZE (libuv-libuv-v1.30.0_GH0.tar.gz) = 1228356



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