git: 6978d7653caa - main - x11/appmenu-registrar: drop duplicate localization

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 03 Nov 2021 09:40:46 UTC
The branch main has been updated by jbeich:

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

commit 6978d7653caac6974daf5493e5e657f7c7143a0e
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-03 09:33:36 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-03 09:36:28 +0000

    x11/appmenu-registrar: 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)
---
 x11/appmenu-registrar/Makefile | 3 +++
 x11/appmenu-registrar/distinfo | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/x11/appmenu-registrar/Makefile b/x11/appmenu-registrar/Makefile
index 8f40b36711f3..c65fb130f8fb 100644
--- a/x11/appmenu-registrar/Makefile
+++ b/x11/appmenu-registrar/Makefile
@@ -2,6 +2,9 @@ PORTNAME=	appmenu-registrar
 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=	Appmenu DBusMenu registrar
 
diff --git a/x11/appmenu-registrar/distinfo b/x11/appmenu-registrar/distinfo
index 063974a98247..9e34903253b6 100644
--- a/x11/appmenu-registrar/distinfo
+++ b/x11/appmenu-registrar/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