From nobody Fri Jan 7 02:13:31 2022 X-Original-To: dev-commits-ports-all@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 369621946A94; Fri, 7 Jan 2022 02:13:32 +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 4JVRbH6prZz4tk8; Fri, 7 Jan 2022 02:13:31 +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 C98902AB6F; Fri, 7 Jan 2022 02:13:31 +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 2072DVip027183; Fri, 7 Jan 2022 02:13:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2072DV7a027182; Fri, 7 Jan 2022 02:13:31 GMT (envelope-from git) Date: Fri, 7 Jan 2022 02:13:31 GMT Message-Id: <202201070213.2072DV7a027182@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: 1b330f0aa007 - main - sysutils/gnome-control-center: unbreak build with Meson 0.61.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@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: 1b330f0aa007db26a1bf3bf37da9f1c2669ddc86 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641521612; 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=J9cpt8Sp1fWUNFeSHOS8TtdM3BZGmd7p9E49NVGb9QE=; b=qXRCBjM7i8Nk9LhVi+L74OXKKFUA0I8PVYtILszTp4a6EYod+UomGa3UfdZLzZbTsjCnp4 9JNSzYPxOSMu588S8anBq2CcvfYLPuWH6HXGJdv72S8fYimINdY1GNwe//68+01LrD9a33 BflTdeBSIlqD1g3kWPQz5ucwPtZ/kjeJjwZKF1l9yLDTBfFG+Ncial8Kg7Fwau4TKF01L4 NjiMqhQAaeFomFBpD+XLwv8Hqne1GyagxR1z1WldyyCzNPXH2JEwBzyrCPSE150e88aQJ0 Pu3ZGXTHQVrIICfCZsm/eJ/p5GXJ0n2ktF5Q0iiD3XhU2OH4njYKEmrKsCWSPA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641521612; a=rsa-sha256; cv=none; b=CtJj/yRsGYQT7SXcW0jlh4yJ84nXUE+s6dEQ02HpDCZmDUhy0ogHvwQMB1XO3sscTkEYJo 1kfZ4zuWIL4zlfnjU8DLRbRDw8uuYXbqj1nbHLazohEUMUmCbZgFWvxUpaH7MH27WbgIJy /rxFkv1G+HlauHnlB8sAx0WwFNOLRw/Z6KJzk4kXm/nHiFjrQ8e/eGaN+M4+CCbZj6K1vZ ycS/CHNfeSkNn95oPH05u3bxfGWZiZ2M8t5PbN6cfMUE4F8E8eQ8Gl3dsZmdFElYM1J8pr O0HixO1b2L1DyyJCbpG/krzQ9EpX7ks1bu1A1JgK1oR1nIiwFRiwwvS+oVsflg== 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=1b330f0aa007db26a1bf3bf37da9f1c2669ddc86 commit 1b330f0aa007db26a1bf3bf37da9f1c2669ddc86 Author: Jan Beich AuthorDate: 2022-01-04 23:30:20 +0000 Commit: Jan Beich CommitDate: 2022-01-07 02:13:22 +0000 sysutils/gnome-control-center: unbreak build with Meson 0.61.0 panels/applications/meson.build:10:5: ERROR: Function does not take positional arguments. panels/background/meson.build:10:5: ERROR: Function does not take positional arguments. panels/camera/meson.build:10:5: ERROR: Function does not take positional arguments. [...] PR: 260943 Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 --- sysutils/gnome-control-center/Makefile | 3 +++ sysutils/gnome-control-center/distinfo | 2 ++ 2 files changed, 5 insertions(+) diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 50b832847e01..391c1c35c46e 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -6,6 +6,9 @@ CATEGORIES= sysutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 416e354c0f46.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1130 + MAINTAINER= gnome@FreeBSD.org COMMENT= Control center for GNOME 3 project diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo index 002149959b65..96bfefe0f54d 100644 --- a/sysutils/gnome-control-center/distinfo +++ b/sysutils/gnome-control-center/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1638995403 SHA256 (gnome/gnome-control-center-41.2.tar.xz) = 8271fc6b33ec2418a578304dd3e57d665f0d7cc706a99a97be419848618fe248 SIZE (gnome/gnome-control-center-41.2.tar.xz) = 6619180 +SHA256 (gnome/416e354c0f46.patch) = 3aba0668132001f37385afd317164b815fe8ef244fa40dbee44e8f903314ab4d +SIZE (gnome/416e354c0f46.patch) = 14773