From nobody Sun Mar 27 21:45:37 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 00E741A4B423; Sun, 27 Mar 2022 21:45:47 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [88.198.69.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KRTsQ1Frvz3MRn; Sun, 27 Mar 2022 21:45:46 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R3" (not verified)) by smtp.burggraben.net (Postfix) with ESMTPS id D2B27C00312; Sun, 27 Mar 2022 23:45:37 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 55BF23AB1C; Sun, 27 Mar 2022 23:45:37 +0200 (CEST) Date: Sun, 27 Mar 2022 23:45:37 +0200 From: Christoph Moench-Tegeder To: Neel Chauhan Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 8897acc6fb59 - main - deskutils/gnome-clocks: Update to 42.0 Message-ID: References: <202203222317.22MNHejT052066@gitrepo.freebsd.org> 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-Disposition: inline In-Reply-To: <202203222317.22MNHejT052066@gitrepo.freebsd.org> User-Agent: Mutt/2.2.1 (2022-02-19) X-Rspamd-Queue-Id: 4KRTsQ1Frvz3MRn X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of cmt@burggraben.net designates 88.198.69.140 as permitted sender) smtp.mailfrom=cmt@burggraben.net X-Spamd-Result: default: False [-0.88 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.95)[-0.945]; FREEFALL_USER(0.00)[cmt]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:88.198.69.140]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[burggraben.net]; NEURAL_HAM_LONG(-0.41)[-0.405]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.97)[0.973]; RCVD_IN_DNSWL_MED(-0.20)[88.198.69.140:from]; MLMMJ_DEST(0.00)[dev-commits-ports-all,dev-commits-ports-main]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.198.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N ## Neel Chauhan (nc@FreeBSD.org): > deskutils/gnome-clocks: Update to 42.0 I believe this needs a newer vala (i.e. 0.50, not 0.48), as vala as in ports does not know about gnome-desktop-4: : error: Package `gnome-desktop-4' not found in specified Vala API : directories or GObject-Introspection GIR directories This is somewhat of a PITA, as without gnome-clocks there is no x11/gnome, and after the recent libxml2-based bumps I get a few uninstallable ports. I can fix those locally - but we're just a few days from a quarterly branch, and starting a quarterly with broken gnome seems... not optimal. Regards, Christoph -- Spare Space