Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2019 20:16:28 +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: r505703 - head/devel/libuv
Message-ID:  <201907022016.x62KGSxN029870@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Tue Jul  2 20:16:28 2019
New Revision: 505703
URL: https://svnweb.freebsd.org/changeset/ports/505703

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

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Tue Jul  2 19:26:37 2019	(r505702)
+++ head/devel/libuv/Makefile	Tue Jul  2 20:16:28 2019	(r505703)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.30.0
+PORTVERSION=	1.30.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Tue Jul  2 19:26:37 2019	(r505702)
+++ head/devel/libuv/distinfo	Tue Jul  2 20:16:28 2019	(r505703)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561664485
-SHA256 (libuv-libuv-v1.30.0_GH0.tar.gz) = 44c8fdadf3b3f393006a4ac4ba144020673a3f9cd72bed1fbb2c366ebcf0d199
-SIZE (libuv-libuv-v1.30.0_GH0.tar.gz) = 1228356
+TIMESTAMP = 1562096661
+SHA256 (libuv-libuv-v1.30.1_GH0.tar.gz) = d85566c2c4eae7d8e2c2d27d40e728fea29f9086e98e795c5cdce1a790f43de5
+SIZE (libuv-libuv-v1.30.1_GH0.tar.gz) = 1228593



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