Date: Thu, 8 Feb 2024 01:24:39 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6b8a2f9e7554 - main - devel/libuv: Update to 1.48.0 Message-ID: <202402080124.4181Odle091391@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b8a2f9e755491619967c2f5429849c432d2bcc8 commit 6b8a2f9e755491619967c2f5429849c432d2bcc8 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2024-02-08 01:24:34 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2024-02-08 01:24:34 +0000 devel/libuv: Update to 1.48.0 --- 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 c943196c9667..9292c0e8bc2a 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -1,6 +1,6 @@ PORTNAME= libuv DISTVERSIONPREFIX= v -DISTVERSION= 1.47.0 +DISTVERSION= 1.48.0 CATEGORIES= devel MASTER_SITES= https://dist.libuv.org/dist/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSIONFULL}-dist diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 441d3422cbc7..d92a92685604 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699378233 -SHA256 (libuv-v1.47.0-dist.tar.gz) = 72a187104662b47f2a2b204da39d2acb05cf22a4fcb13ceaebe3b0ed0c0e2e43 -SIZE (libuv-v1.47.0-dist.tar.gz) = 1654769 +TIMESTAMP = 1707355139 +SHA256 (libuv-v1.48.0-dist.tar.gz) = c593139feb9061699fdd2f7fde47bb6c1ca77761ae9ec04f052083f1ef46c13b +SIZE (libuv-v1.48.0-dist.tar.gz) = 1661717
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402080124.4181Odle091391>