git: 6c7050b7e676 - main - audio/lilv: Update to 0.24.26

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 20 Jan 2025 19:23:43 UTC
The branch main has been updated by eduardo:

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

commit 6c7050b7e676b232e0cfab03f70c21abee41a310
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-01-20 19:20:50 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-01-20 19:23:30 +0000

    audio/lilv: Update to 0.24.26
    
    - *Really* take maintainership forgotten in commit bf06335b
    - Tests are now safe
    
    ChangeLog: https://drobilla.net/2025/01/19/lilv-0-24-26.html
---
 audio/lilv/Makefile | 8 +++-----
 audio/lilv/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/audio/lilv/Makefile b/audio/lilv/Makefile
index 0a1b8c91ff24..3f403b21943f 100644
--- a/audio/lilv/Makefile
+++ b/audio/lilv/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	lilv
-DISTVERSION=	0.24.24
+DISTVERSION=	0.24.26
 CATEGORIES=	audio
 MASTER_SITES=	https://download.drobilla.net/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Make use of LV2 plugins as simple as possible
 WWW=		https://drobilla.net/software/lilv
 
@@ -20,10 +20,8 @@ RUN_DEPENDS=	lv2>=1.14.0:audio/lv2
 
 USES=		meson pkgconfig python:build tar:xz
 USE_LDCONFIG=	yes
-MESON_ARGS=	-Ddocs=disabled \
-		--mandir=${PREFIX}/share/man
+MESON_ARGS=	-Ddocs=disabled
 BINARY_ALIAS=	python3=${PYTHON_CMD}
 PLIST_SUB=	VERSION=${PORTVERSION}
-TESTING_UNSAFE=	https://gitlab.com/lv2/lilv/-/issues/12
 
 .include <bsd.port.mk>
diff --git a/audio/lilv/distinfo b/audio/lilv/distinfo
index 07431070a9be..5a17f3787886 100644
--- a/audio/lilv/distinfo
+++ b/audio/lilv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706353691
-SHA256 (lilv-0.24.24.tar.xz) = 6bb6be9f88504176d0642f12de809b2b9e2dc55621a68adb8c7edb99aefabb4f
-SIZE (lilv-0.24.24.tar.xz) = 105684
+TIMESTAMP = 1737400199
+SHA256 (lilv-0.24.26.tar.xz) = 22feed30bc0f952384a25c2f6f4b04e6d43836408798ed65a8a934c055d5d8ac
+SIZE (lilv-0.24.26.tar.xz) = 106044