aboutsummaryrefslogtreecommitdiff
path: root/devel/libuv/Makefile
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2020-09-21 09:52:26 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2020-09-21 09:52:26 +0000
commit059b3562e7cb439f36ea4ee1087af56824362fef (patch)
treef6f9d2369a1bbc9a77914829834c384e98570e97 /devel/libuv/Makefile
parentfe1e6915d486cf44ef3423f520894b82818225e0 (diff)
downloadports-059b3562e7cb439f36ea4ee1087af56824362fef.tar.gz
ports-059b3562e7cb439f36ea4ee1087af56824362fef.zip
MFH: r541224 r547569
Upgrade to v1.38.1. Release notes at <https://github.com/libuv/libuv/releases/tag/v1.38.1>. 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 Approved by: ports-secteam (fluffy)
Notes
Notes: svn path=/branches/2020Q3/; revision=549428
Diffstat (limited to 'devel/libuv/Makefile')
-rw-r--r--devel/libuv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index 88a1846b500b..c6f2e40ca1dc 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= libuv
-PORTVERSION= 1.38.0
+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