Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2024 10:29:38 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e562952fdca3 - main - x11/libxfce4menu: Update to 4.18.6
Message-ID:  <202403081029.428ATckM083291@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

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

commit e562952fdca3d012d09efcca2693f98c5efdd249
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-03-08 10:28:17 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-03-08 10:29:34 +0000

    x11/libxfce4menu: Update to 4.18.6
    
    While here pet portclippy/portfmt.
---
 x11/libxfce4menu/Makefile | 26 ++++++++++++++------------
 x11/libxfce4menu/distinfo |  6 +++---
 2 files changed, 17 insertions(+), 15 deletions(-)

diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile
index f5c507d69456..b4c674a5ceb9 100644
--- a/x11/libxfce4menu/Makefile
+++ b/x11/libxfce4menu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libxfce4menu
-PORTVERSION=	4.18.5
+PORTVERSION=	4.18.6
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE
 DISTNAME=	libxfce4ui-${DISTVERSIONFULL}
@@ -23,9 +23,11 @@ USE_XFCE=	libutil xfconf
 USE_XORG=	ice sm x11
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-vendor-info=${OPSYS} --without-html-dir \
-		--enable-glibtop --enable-epoxy \
-		--disable-gudev
+CONFIGURE_ARGS=	--disable-gudev \
+		--enable-epoxy \
+		--enable-glibtop \
+		--with-vendor-info=${OPSYS} \
+		--without-html-dir
 INSTALL_TARGET=	install-strip
 
 PORTSCOUT=	limitw:1,even
@@ -34,25 +36,25 @@ OPTIONS_DEFINE=		GIR GLADE NLS STARTUP VAPI
 OPTIONS_DEFAULT=	GIR STARTUP VAPI
 OPTIONS_SUB=		yes
 
-GIR_DESC=		Use Gobject Introspection
+GIR_DESC=	Use Gobject Introspection
+STARTUP_DESC=	Startup notification
 
-GIR_USE=		gnome=introspection:build
+GIR_USE=		GNOME=introspection:build
 GIR_CONFIGURE_ON=	--enable-introspection=yes
 GIR_CONFIGURE_OFF=	--enable-introspection=no
 
-GLADE_CONFIGURE_ENABLE=	gladeui2
 GLADE_LIB_DEPENDS=	libgladeui-2.so:devel/glade
-GLADE_USE=		gnome=libxml2
+GLADE_USE=		GNOME=libxml2
+GLADE_CONFIGURE_ENABLE=	gladeui2
 
-NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext-runtime
+NLS_CONFIGURE_ENABLE=	nls
 
+STARTUP_LIB_DEPENDS=		libstartup-notification-1.so:x11/startup-notification
 STARTUP_CONFIGURE_ENABLE=	startup-notification
-STARTUP_DESC=		Startup notification
-STARTUP_LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification
 
+VAPI_IMPLIES=		GIR
 VAPI_USES=		vala:build
 VAPI_CONFIGURE_ENABLE=	vala
-VAPI_IMPLIES=		GIR
 
 .include <bsd.port.mk>
diff --git a/x11/libxfce4menu/distinfo b/x11/libxfce4menu/distinfo
index 5145288e2924..dde1b82f800c 100644
--- a/x11/libxfce4menu/distinfo
+++ b/x11/libxfce4menu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707162396
-SHA256 (xfce4/libxfce4ui-4.18.5.tar.bz2) = 0dbbf7fc6da07fe743cca020280e1f6cc437cba61698bb0694619fbebf4ee7e7
-SIZE (xfce4/libxfce4ui-4.18.5.tar.bz2) = 906155
+TIMESTAMP = 1709890032
+SHA256 (xfce4/libxfce4ui-4.18.6.tar.bz2) = 77dd99206cc8c6c7f69c269c83c7ee6a037bca9d4a89b1a6d9765e5a09ce30cd
+SIZE (xfce4/libxfce4ui-4.18.6.tar.bz2) = 906477



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