git: 4f18b17c85a2 - main - www/xfce4-smartbookmark-plugin: Update to 0.6.0

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Thu, 22 May 2025 21:44:04 UTC
The branch main has been updated by madpilot:

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

commit 4f18b17c85a2c0ebe878dc04a686575725fc4206
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2025-05-22 21:36:59 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2025-05-22 21:36:59 +0000

    www/xfce4-smartbookmark-plugin: Update to 0.6.0
    
    - Move build to meson
---
 www/xfce4-smartbookmark-plugin/Makefile | 20 ++++++++------------
 www/xfce4-smartbookmark-plugin/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile
index 252567d767c4..386abf3200ff 100644
--- a/www/xfce4-smartbookmark-plugin/Makefile
+++ b/www/xfce4-smartbookmark-plugin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xfce4-smartbookmark-plugin
-PORTVERSION=	0.5.3
+PORTVERSION=	0.6.0
 CATEGORIES=	www xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -11,20 +11,16 @@ WWW=		https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/start
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
-
-USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
-		tar:bzip2 xfce
-USE_GNOME=	cairo gdkpixbuf gtk30
+USES=		compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce
+USE_GNOME=	gtk30
 USE_XFCE=	libmenu panel
 
-GNU_CONFIGURE=	yes
-INSTALL_TARGET=	install-strip
+OPTIONS_DEFINE=	NLS
+OPTIONS_SUB=	yes
 
-OPTIONS_DEFINE=		NLS
-OPTIONS_SUB=		yes
+NLS_USES=	gettext-runtime
 
-NLS_USES=		gettext-runtime
-NLS_CONFIGURE_ENABLE=	nls
+post-patch-NLS-off:
+	@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
 
 .include <bsd.port.mk>
diff --git a/www/xfce4-smartbookmark-plugin/distinfo b/www/xfce4-smartbookmark-plugin/distinfo
index aa4c483296f2..382a45b9c949 100644
--- a/www/xfce4-smartbookmark-plugin/distinfo
+++ b/www/xfce4-smartbookmark-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735167442
-SHA256 (xfce4/xfce4-smartbookmark-plugin-0.5.3.tar.bz2) = 3b4db0ac198339197a7682935f0bba5a7e8dd7f35bf575ac6665afa4cecec236
-SIZE (xfce4/xfce4-smartbookmark-plugin-0.5.3.tar.bz2) = 396301
+TIMESTAMP = 1747772888
+SHA256 (xfce4/xfce4-smartbookmark-plugin-0.6.0.tar.xz) = d8a619dcad703071f7fcda538cc34154f9952cf4ec0816df23a56e98e3cc05d8
+SIZE (xfce4/xfce4-smartbookmark-plugin-0.6.0.tar.xz) = 51248