From nobody Tue Jul 20 19:04:04 2021 X-Original-To: freebsd-ports@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 80AFD1275EDB for ; Tue, 20 Jul 2021 19:04:15 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from rainpuddle.neelc.org (locks.neelc.org [IPv6:2602:fed2:7106:25ff::1]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4GTp6R1Znvz3pqd for ; Tue, 20 Jul 2021 19:04:14 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from mail.neelc.org (locks.neelc.org [IPv6:2602:fed2:7106:25ff::1]) by rainpuddle.neelc.org (Postfix) with ESMTPSA id 9024C890EE for ; Tue, 20 Jul 2021 12:04:05 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Date: Tue, 20 Jul 2021 12:04:04 -0700 From: Neel Chauhan To: freebsd-ports@freebsd.org Subject: Running exp-run on an port (devel/glib20 update to 2.68.3) User-Agent: Roundcube Webmail/1.4.11 Message-ID: <9890e1e522bbfa36d10b677c549ec25e@FreeBSD.org> X-Sender: nc@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4GTp6R1Znvz3pqd X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:23470, ipnet:2602:fed2:7106::/48, country:US]; local_wl_from(0.00)[FreeBSD.org] X-ThisMailContainsUnwantedMimeParts: N Hi freebsd-ports@, I have this Bugzilla PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256200 This attempts to update devel/glib20 to 2.68.3, which is needed for the GNOME 40 import. I did request an exp-run, but the initial patch did not apply. I did update the patch which should apply along with a newer version. It did have a delay for about a month (mainly since I was busy with drm-kmod hacking in the meanwhile). Could someone please run exp-run on this PR (#256200)? -Neel (nc@)