From nobody Fri Jan 07 02:47:51 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BE1251928CC1; Fri, 7 Jan 2022 02:47:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JVSLv2rJjz3FjX; Fri, 7 Jan 2022 02:47:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 419462B278; Fri, 7 Jan 2022 02:47:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 2072lp0w066941; Fri, 7 Jan 2022 02:47:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2072lpXK066940; Fri, 7 Jan 2022 02:47:51 GMT (envelope-from git) Date: Fri, 7 Jan 2022 02:47:51 GMT Message-Id: <202201070247.2072lpXK066940@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: ba7f28b83e9f - main - x11/gnome-shell: unbreak build with Meson 0.61.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ba7f28b83e9f22c72a1e7c37ea29cfe1a53a30a8 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641523671; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=01msmEz8Pi2DwyLmfO/vn4L946WEcgQUMHNvTMule7o=; b=vPiCQ+J0WozjT02d63CehTqHmDjeFBr8s8opNOyPmJ42gTkzzuAHVAYG/C4MetAVqnjAGn 7T4jlsheRDrqhDJlD7Xh0pIAwSKvaoltDGTbYPiL34ewP73EERerISo/9LU8zuD/iGHwLP R8v1uE5mV+mCB5o6k15N9MQaH2baiVY9YM39h83PKwNA+vl0dq691kxv7ZxHsKL9L0nPKt oZ0+ACC7nT9ZmdMBnb1cJ5lOVH8Ffx4Dao+ZQ6lJDQAtKifaVn25kn2gWmwNsK+ypjBFDE T0x2PrQhjJc2NVTCgXbAkT0G3qqwhSlIIvQbE02Hj7vz2WA3CU+kjRF0xusEvQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641523671; a=rsa-sha256; cv=none; b=Wqsmgv7+IGiKjvIDgUzAqGlpCPp4kJu+I8kMLoPVd4XXmwFSTKPSKM920MD+SrPux/NljJ IejI+z0Nvn6UIydwtE/00qFUJAY4gMDaE3Emo9nR/xN2LYjI8kL0/GxR8SffcVJzwZVVJP 6y3RjKo9OQKVH7bXN6ol2xQ9+jf7P9HE0/T/rDR3zsYE8bTQTk1Lm71Vz+Z5PA02WtixlX QDqaydh/owWopDq9aX2Oq6yayG6TI0sUCF3HVpLSoiUQrN70VHdEd3dqyjdS32SeicOOie sm5UZM8Ze8WPHDHb8oiEDs2t/xLKkJgBYa+o5vXJP0vlXgVngxIu3hYAhdipOw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba7f28b83e9f22c72a1e7c37ea29cfe1a53a30a8 commit ba7f28b83e9f22c72a1e7c37ea29cfe1a53a30a8 Author: Jan Beich AuthorDate: 2022-01-04 23:30:20 +0000 Commit: Jan Beich CommitDate: 2022-01-07 02:47:39 +0000 x11/gnome-shell: unbreak build with Meson 0.61.0 subprojects/extensions-tool/src/templates/meson.build:7:2: ERROR: Function does not take positional arguments. subprojects/extensions-app/data/meson.build:17:5: ERROR: Function does not take positional arguments. subprojects/extensions-app/data/metainfo/meson.build:2:5: ERROR: Function does not take positional arguments. [...] PR: 260943 Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 --- x11/gnome-shell/Makefile | 3 +++ x11/gnome-shell/distinfo | 2 ++ 2 files changed, 5 insertions(+) diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 135da546aa2b..3a82e84bddd7 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -6,6 +6,9 @@ CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 65450a836ee9.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2078 + MAINTAINER= gnome@FreeBSD.org COMMENT= Next generation GNOME desktop shell diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 9af6ad7100ba..98d638c1296f 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1636137212 SHA256 (gnome/gnome-shell-41.1.tar.xz) = 5f742456dfe00605c0f090a3728ca62797bc49e50af852bbd7285da1a0517ff6 SIZE (gnome/gnome-shell-41.1.tar.xz) = 1897144 +SHA256 (gnome/65450a836ee9.patch) = 9ccd84e3996568cdfd76d23e00954665898848da84b91f1936d5aee723b18ead +SIZE (gnome/65450a836ee9.patch) = 3112