Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2023 12:17:26 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: 3fccf608c7c6 - main - x11/xfce4-whiskermenu-plugin: Update to 2.7.3
Message-ID:  <202304261217.33QCHQa9088802@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=3fccf608c7c6323c8f60467b873afb81b8efe126

commit 3fccf608c7c6323c8f60467b873afb81b8efe126
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-04-26 12:17:01 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-04-26 12:17:01 +0000

    x11/xfce4-whiskermenu-plugin: Update to 2.7.3
    
    Add missing dependency.
---
 x11/xfce4-whiskermenu-plugin/Makefile | 5 ++---
 x11/xfce4-whiskermenu-plugin/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile
index a851439d0f3e..e9f6a38de9ab 100644
--- a/x11/xfce4-whiskermenu-plugin/Makefile
+++ b/x11/xfce4-whiskermenu-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xfce4-whiskermenu-plugin
-PORTVERSION=	2.7.2
-PORTREVISION=	1
+PORTVERSION=	2.7.3
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -14,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cmake compiler:c++14-lang gettext-tools gnome localbase pkgconfig \
 		tar:bzip2 xfce
-USE_GNOME=	cairo gtk30
+USE_GNOME=	cairo gdkpixbuf2 gtk30
 USE_XFCE=	panel
 
 OPTIONS_DEFINE=	NLS
diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo
index 062838d44e37..a2883fe0df44 100644
--- a/x11/xfce4-whiskermenu-plugin/distinfo
+++ b/x11/xfce4-whiskermenu-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673982821
-SHA256 (xfce4/xfce4-whiskermenu-plugin-2.7.2.tar.bz2) = 158571a510a973a68a8b18611a0611b37bae1dda548ef953210ca8f94a3ff98b
-SIZE (xfce4/xfce4-whiskermenu-plugin-2.7.2.tar.bz2) = 180151
+TIMESTAMP = 1682509553
+SHA256 (xfce4/xfce4-whiskermenu-plugin-2.7.3.tar.bz2) = da2699ec9665388cf7fa1090088290f78245667fa6846ffca14116264a9fe6e9
+SIZE (xfce4/xfce4-whiskermenu-plugin-2.7.3.tar.bz2) = 180287



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