Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2026 15:18:36 +0000
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: a815eaa92af5 - main - devel/luv: Update to 1.52.1-0
Message-ID:  <69b81f4c.45406.3ced2d00@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a815eaa92af51338c7688b22fbbfcc2c4dd4245c

commit a815eaa92af51338c7688b22fbbfcc2c4dd4245c
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2026-03-16 15:18:30 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2026-03-16 15:18:30 +0000

    devel/luv: Update to 1.52.1-0
---
 devel/luv/Makefile | 4 ++--
 devel/luv/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/luv/Makefile b/devel/luv/Makefile
index 7f0f12b58869..55f486f1581a 100644
--- a/devel/luv/Makefile
+++ b/devel/luv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	luv
 #DISTVERSIONPREFIX=	v
-DISTVERSION=	1.51.0-2
+DISTVERSION=	1.52.1-0
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/luvit/${PORTNAME}/releases/download/${DISTVERSION}/
 
@@ -26,7 +26,7 @@ CMAKE_ARGS=	-DLUA_BUILD_TYPE=System \
 
 PLIST_FILES=	lib/libluv.so \
 		lib/libluv.so.1 \
-		lib/libluv.so.1.51.0 \
+		lib/libluv.so.1.52.1 \
 		libdata/pkgconfig/libluv.pc \
 		include/luv/util.h \
 		include/luv/luv.h \
diff --git a/devel/luv/distinfo b/devel/luv/distinfo
index a20f1e85f817..1ae9c915906b 100644
--- a/devel/luv/distinfo
+++ b/devel/luv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768779127
-SHA256 (luv-1.51.0-2.tar.gz) = bac6e88c883b02c10b3c08a236443b866bae1c77bcd834a2e8683bc925d12d8c
-SIZE (luv-1.51.0-2.tar.gz) = 1532268
+TIMESTAMP = 1773673920
+SHA256 (luv-1.52.1-0.tar.gz) = 3e6eb820a3aee034f85f9cce9bd77b5d42f34d128a1ccec877adf28c913577c7
+SIZE (luv-1.52.1-0.tar.gz) = 1543637


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b81f4c.45406.3ced2d00>