git: 4bdff1539b59 - main - x11/xfce4-appmenu-plugin: drop duplicate localization
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Nov 2021 20:34:38 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4bdff1539b59ebfd7e4781d462e187e907f3a4bc
commit 4bdff1539b59ebfd7e4781d462e187e907f3a4bc
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-07 20:30:22 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-07 20:34:10 +0000
x11/xfce4-appmenu-plugin: drop duplicate localization
po/meson.build:1:5: ERROR: Tried to create target "vala-panel-appmenu-nb.mo", but a target of that name already exists.
https://gitlab.com/vala-panel-project/vala-panel-appmenu/-/commit/442bcebcc00e
PR: 259080
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/487d45c1e5bf
---
x11/xfce4-appmenu-plugin/Makefile | 3 +++
x11/xfce4-appmenu-plugin/distinfo | 2 ++
2 files changed, 5 insertions(+)
diff --git a/x11/xfce4-appmenu-plugin/Makefile b/x11/xfce4-appmenu-plugin/Makefile
index 531ae3c6ac72..909e0abb4a1e 100644
--- a/x11/xfce4-appmenu-plugin/Makefile
+++ b/x11/xfce4-appmenu-plugin/Makefile
@@ -2,6 +2,9 @@ PORTNAME= xfce4-appmenu-plugin
DISTVERSION= 0.7.6
CATEGORIES= x11
+PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
+PATCHFILES+= 442bcebcc00e.patch:-p1 # meson >= 0.60
+
MAINTAINER= ericbsd@FreeBSD.org
COMMENT= Application Menu plugin for XFCE panel
diff --git a/x11/xfce4-appmenu-plugin/distinfo b/x11/xfce4-appmenu-plugin/distinfo
index 063974a98247..9e34903253b6 100644
--- a/x11/xfce4-appmenu-plugin/distinfo
+++ b/x11/xfce4-appmenu-plugin/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1617892721
SHA256 (vala-panel-project-vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6_GL0.tar.gz) = 374ee0bd840ae1e78891ca1dd97ea25ebabec929e5eaec8dc16ae8f8e7680b67
SIZE (vala-panel-project-vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6_GL0.tar.gz) = 149765
+SHA256 (442bcebcc00e.patch) = c9ffd68b96b6b9790cf37ecf64cb4984848f4d19f9859d881cea18fa3d3c89a2
+SIZE (442bcebcc00e.patch) = 1613