Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2020 20:32:38 +0000 (UTC)
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547569 - head/devel/libuv
Message-ID:  <202009042032.084KWcJ9081434@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bhughes
Date: Fri Sep  4 20:32:38 2020
New Revision: 547569
URL: https://svnweb.freebsd.org/changeset/ports/547569

Log:
  devel/libuv: Update 1.38.1 -> 1.39.0
  
  Release notes at <https://github.com/libuv/libuv/releases/tag/v1.39.0>.
  
  While here, take maintainership after an offer by thierry@, since this
  is an important dependency for the Node.js ports.
  
  Approved by:	thierry (maintainer)
  Sponsored by:	Miles AS

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Fri Sep  4 19:34:48 2020	(r547568)
+++ head/devel/libuv/Makefile	Fri Sep  4 20:32:38 2020	(r547569)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.38.1
+PORTVERSION=	1.39.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	thierry@FreeBSD.org
+MAINTAINER=	bhughes@FreeBSD.org
 COMMENT=	Multi-platform support library with a focus on asynchronous I/O
 
 LICENSE=	NODE

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Fri Sep  4 19:34:48 2020	(r547568)
+++ head/devel/libuv/distinfo	Fri Sep  4 20:32:38 2020	(r547569)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593873252
-SHA256 (libuv-libuv-v1.38.1_GH0.tar.gz) = 2177fca2426ac60c20f654323656e843dac4f568d46674544b78f416697bd32c
-SIZE (libuv-libuv-v1.38.1_GH0.tar.gz) = 1262516
+TIMESTAMP = 1599080629
+SHA256 (libuv-libuv-v1.39.0_GH0.tar.gz) = dc7b21f1bb7ef19f4b42c5ea058afabe51132d165da18812b70fb319659ba629
+SIZE (libuv-libuv-v1.39.0_GH0.tar.gz) = 1272565



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