Date: Wed, 10 Aug 2022 06:43:03 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2a1b1b91eaba - main - devel/libuv: Update to 1.44.2 Message-ID: <202208100643.27A6h3SB009815@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a1b1b91eaba09f0434ae96467269b0533ee4812 commit 2a1b1b91eaba09f0434ae96467269b0533ee4812 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-08-10 06:36:43 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-08-10 06:36:51 +0000 devel/libuv: Update to 1.44.2 Changelog: https://github.com/libuv/libuv/blob/v1.44.2/ChangeLog PR: 265183 Approved by: bhughes (maintainer timeout, 3+ weeks) --- devel/libuv/Makefile | 2 +- devel/libuv/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 99a0ba455e6f..fff82fc9bde2 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -1,6 +1,6 @@ PORTNAME= libuv DISTVERSIONPREFIX= v -DISTVERSION= 1.42.0 +DISTVERSION= 1.44.2 CATEGORIES= devel MASTER_SITES= https://dist.libuv.org/dist/v${DISTVERSION}/ diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 7571f89acf73..52d1d5f0245e 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627245302 -SHA256 (libuv-v1.42.0.tar.gz) = 43129625155a8aed796ebe90b8d4c990a73985ec717de2b2d5d3a23cfe4deb72 -SIZE (libuv-v1.42.0.tar.gz) = 1284534 +TIMESTAMP = 1660113271 +SHA256 (libuv-v1.44.2.tar.gz) = ccfcdc968c55673c6526d8270a9c8655a806ea92468afcbcabc2b16040f03cb4 +SIZE (libuv-v1.44.2.tar.gz) = 1301690
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208100643.27A6h3SB009815>