diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2019-03-17 10:22:53 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2019-03-17 10:22:53 +0000 |
commit | 5df2f5a966fe2ce0e74119a80fc95fd96e19fbc7 (patch) | |
tree | 13b998b27434cb579cb11426d161c964b39e2bb0 | |
parent | qt.mk: add wayland component (diff) |
Upgrade to v1.27.0.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.27.0>.
Notes
Notes:
svn path=/head/; revision=496042
-rw-r--r-- | devel/libuv/Makefile | 3 | ||||
-rw-r--r-- | devel/libuv/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 103e6eb864ee..89a028804684 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.26.0 +PORTVERSION= 1.27.0 DISTVERSIONPREFIX= v CATEGORIES= devel -#MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ MAINTAINER= thierry@FreeBSD.org COMMENT= Multi-platform support library with a focus on asynchronous I/O diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 8215228e1904..f6f1919f4fb1 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549829403 -SHA256 (libuv-libuv-v1.26.0_GH0.tar.gz) = e414cf74615b7dae768f0f5667092f1d4975f5067c087bcbe0641e241ebe4693 -SIZE (libuv-libuv-v1.26.0_GH0.tar.gz) = 1209551 +TIMESTAMP = 1552817911 +SHA256 (libuv-libuv-v1.27.0_GH0.tar.gz) = 4afcdc84cd315b77c8e532e7b3fde43d536af0e2e835eafbd0e75518ed26dbed +SIZE (libuv-libuv-v1.27.0_GH0.tar.gz) = 1214154 |