diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2018-01-17 20:59:05 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2018-01-17 20:59:05 +0000 |
commit | ad4ce4ca86eb8074cb58dabb77845a4519502834 (patch) | |
tree | 6fdcec3a6af8dcf1a10017ed267d9e50db994bba | |
parent | www/gitlab: update to 10.1.6 (diff) |
Upgrade to 1.19.0.
Changelog at <https://github.com/libuv/libuv/releases/tag/v1.19.0>.
Notes
Notes:
svn path=/head/; revision=459289
-rw-r--r-- | devel/libuv/Makefile | 2 | ||||
-rw-r--r-- | devel/libuv/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 97cf58ba3863..dc06ab957e7f 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.18.0 +PORTVERSION= 1.19.0 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index c1b13af188fb..fc607d5488ee 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512210178 -SHA256 (libuv-libuv-v1.18.0_GH0.tar.gz) = 772f93776ba68a357b515cda1515ce898674ef6cde30826d0cac64ce9950ebb0 -SIZE (libuv-libuv-v1.18.0_GH0.tar.gz) = 1167950 +TIMESTAMP = 1516221422 +SHA256 (libuv-libuv-v1.19.0_GH0.tar.gz) = 37c94b934dce14fcee94f82ecceefaf806ac0601d07bf7148a3bdb35e249e957 +SIZE (libuv-libuv-v1.19.0_GH0.tar.gz) = 1174555 |