Date: Sun, 01 Feb 2026 11:09:04 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: 0317960539b0 - main - x11/plank: Update 0.11.159 => 0.11.161 Message-ID: <697f3450.18e4c.63e53455@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0317960539b0ba57f8a9e825330c6926946d344c commit 0317960539b0ba57f8a9e825330c6926946d344c Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-02-01 11:01:45 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-01 11:08:45 +0000 x11/plank: Update 0.11.159 => 0.11.161 Changelogs: https://github.com/zquestz/plank-reloaded/releases/tag/0.11.160 https://github.com/zquestz/plank-reloaded/releases/tag/0.11.161 Remove DBUSMENU option because there is no new release of libdbusmenu in (almost) 10 years. PR: 292843 MFH: 2026Q1 --- x11/plank/Makefile | 9 ++------- x11/plank/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/x11/plank/Makefile b/x11/plank/Makefile index 3b7aff4a27be..d05dbc34ee8e 100644 --- a/x11/plank/Makefile +++ b/x11/plank/Makefile @@ -1,5 +1,5 @@ PORTNAME= plank -DISTVERSION= 0.11.159 +DISTVERSION= 0.11.161 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org @@ -25,14 +25,9 @@ USE_XORG= x11 xfixes xi MESON_ARGS= -Dproduction-release=true \ -Denable-apport=false \ + -Denable-dbusmenu=no \ -Denable-barriers=yes -OPTIONS_DEFINE= DBUSMENU -OPTIONS_SUB= yes -DBUSMENU_DESC= DBusMenu protocol -DBUSMENU_LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu -DBUSMENU_MESON_YES= enable-dbusmenu - post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/docklets/Separator/SeparatorDockItem.vala \ diff --git a/x11/plank/distinfo b/x11/plank/distinfo index e578d975e50b..a5d4bf6552f5 100644 --- a/x11/plank/distinfo +++ b/x11/plank/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767259817 -SHA256 (zquestz-plank-reloaded-0.11.159_GH0.tar.gz) = 932f2741dd5273d03ea961264459b03aa2406dac00ea1fc6ec88b5de0546237a -SIZE (zquestz-plank-reloaded-0.11.159_GH0.tar.gz) = 768528 +TIMESTAMP = 1769871905 +SHA256 (zquestz-plank-reloaded-0.11.161_GH0.tar.gz) = d9bdba40272d534b5ab1a849ae0aeb06d69905ba3e3dfc4fb5731af778cab838 +SIZE (zquestz-plank-reloaded-0.11.161_GH0.tar.gz) = 772294home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697f3450.18e4c.63e53455>
