git: dcae8f84ff39 - main - devel/luv: Update to 1.50.0-0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jan 2025 21:53:52 UTC
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcae8f84ff39abc73e8cb31c11026da12b62cb96 commit dcae8f84ff39abc73e8cb31c11026da12b62cb96 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2025-01-23 21:53:19 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2025-01-23 21:53:48 +0000 devel/luv: Update to 1.50.0-0 --- devel/luv/Makefile | 7 ++++--- devel/luv/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/luv/Makefile b/devel/luv/Makefile index 48ec4dacf271..ad3cb883563d 100644 --- a/devel/luv/Makefile +++ b/devel/luv/Makefile @@ -1,7 +1,8 @@ PORTNAME= luv -DISTVERSION= 1.48.0-2 +DISTVERSIONPREFIX= v +DISTVERSION= 1.50.0-0 CATEGORIES= devel -MASTER_SITES= https://github.com/luvit/${PORTNAME}/releases/download/${DISTVERSION}/ +MASTER_SITES= https://github.com/luvit/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= adamw@FreeBSD.org COMMENT= libuv bindings for lua @@ -25,7 +26,7 @@ CMAKE_ARGS= -DLUA_BUILD_TYPE=System \ PLIST_FILES= lib/libluv.so \ lib/libluv.so.1 \ - lib/libluv.so.1.48.0 \ + lib/libluv.so.1.50.0 \ libdata/pkgconfig/libluv.pc \ include/luv/util.h \ include/luv/luv.h \ diff --git a/devel/luv/distinfo b/devel/luv/distinfo index d092685398e0..7c94e81e70f6 100644 --- a/devel/luv/distinfo +++ b/devel/luv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709354813 -SHA256 (luv-1.48.0-2.tar.gz) = 2c3a1ddfebb4f6550293a40ee789f7122e97647eede51511f57203de48c03b7a -SIZE (luv-1.48.0-2.tar.gz) = 1493053 +TIMESTAMP = 1737668730 +SHA256 (luv-v1.50.0-0.tar.gz) = 27454564c5aa5951993578ec408ab823f1d17d122d17eac06449b35b286a5018 +SIZE (luv-v1.50.0-0.tar.gz) = 1521830