Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2023 12:00:02 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: 42020313a5ae - main - devel/libuv: Update to 1.45.0
Message-ID:  <202305191200.34JC021f081859@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=42020313a5ae7528e9ce475b26011440e73e026b

commit 42020313a5ae7528e9ce475b26011440e73e026b
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2023-05-19 11:59:56 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2023-05-19 11:59:56 +0000

    devel/libuv: Update to 1.45.0
---
 devel/libuv/Makefile | 5 +++--
 devel/libuv/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index f3682e939a31..ccef2102d5dc 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	libuv
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.44.2
+DISTVERSION=	1.45.0
 CATEGORIES=	devel
-MASTER_SITES=	https://dist.libuv.org/dist/v${DISTVERSION}/
 
 MAINTAINER=	adamw@FreeBSD.org
 COMMENT=	Multi-platform support library with a focus on asynchronous I/O
@@ -12,6 +11,8 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		autoreconf cpe libtool pathfix pkgconfig
+
+USE_GITHUB=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo
index 52d1d5f0245e..11d8cb5576a7 100644
--- a/devel/libuv/distinfo
+++ b/devel/libuv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660113271
-SHA256 (libuv-v1.44.2.tar.gz) = ccfcdc968c55673c6526d8270a9c8655a806ea92468afcbcabc2b16040f03cb4
-SIZE (libuv-v1.44.2.tar.gz) = 1301690
+TIMESTAMP = 1684497145
+SHA256 (libuv-libuv-v1.45.0_GH0.tar.gz) = 458e34d5ef7f3c0394a2bfd8c39d757cb1553baa5959b9b4b45df63aa027a228
+SIZE (libuv-libuv-v1.45.0_GH0.tar.gz) = 1307245



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305191200.34JC021f081859>