git: 6cb5f08d65f3 - main - deskutils/gucharmap: unbreak build with Meson 0.61.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 09:26:27 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6cb5f08d65f3c8921e35996bcbc2169e28441d65 commit 6cb5f08d65f3c8921e35996bcbc2169e28441d65 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-23 08:55:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-23 09:26:15 +0000 deskutils/gucharmap: unbreak build with Meson 0.61.0 data/meson.build:20:5: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 --- deskutils/gucharmap/Makefile | 3 +++ deskutils/gucharmap/distinfo | 2 ++ 2 files changed, 5 insertions(+) diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 6d706f7557fc..ef11614f7493 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -6,6 +6,9 @@ CATEGORIES= deskutils gnome #MASTER_SITES= GNOME DIST_SUBDIR= gnome +PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ +PATCHFILES+= a8ee037f8cf1.patch:-p1 # meson 0.61 + MAINTAINER= gnome@FreeBSD.org COMMENT= Unicode/ISO10646 character map and font viewer diff --git a/deskutils/gucharmap/distinfo b/deskutils/gucharmap/distinfo index 36ff8bf5e194..9773bad30962 100644 --- a/deskutils/gucharmap/distinfo +++ b/deskutils/gucharmap/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1636495806 SHA256 (gnome/GNOME-gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011_GL0.tar.gz) = 07e09ac9606b8495697216c1b16c144536768e25d0060008a13e048306c31b7b SIZE (gnome/GNOME-gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011_GL0.tar.gz) = 1928368 +SHA256 (gnome/a8ee037f8cf1.patch) = 8a16f3b6232d236a276f95afc31cb26e34876287a295191ae2a5a1ff925aa6f2 +SIZE (gnome/a8ee037f8cf1.patch) = 781