From nobody Sat May 04 19:30:35 2024 X-Original-To: ruby@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 4VWySX331cz5JRxP for ; Sat, 4 May 2024 19:30:36 +0000 (UTC) (envelope-from bugzilla-noreply@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 4VWySW5r6sz49t5 for ; Sat, 4 May 2024 19:30:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714851035; a=rsa-sha256; cv=none; b=ktS5zcIMBYZyvWww3HCE+BhUO/siWTDX6idP4C23EYDxj8VaXZCbgV2ec94nzYV/LCGARw LdcIzDn1tTbVV5jEVK9fBhPmWqfsrBKvAxLzDSRSM4+UbN4HNALz+GJ+CqhD6c6x0yPem3 qy///s/qvDZzUI2e92jLU0mY0No51PJ0+Eex+k6qD/rPl3jTQGDrlUm5SKZrBUrJO0V2KH TxJJLJKGI4zSPH3d+wBxvdgcxh7qvKrR972I3+tEhNLHSV1gt4ELoGpo8XQSo6e4+kdwbN xK3QA8y0qpAqaevbnP7RZXO4wkMeVzyHXhuCPeEHKtfZudXI72WCO6GgfmYAwg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714851035; 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: in-reply-to:in-reply-to:references:references; bh=sJA4CnZ1xy4X+rmlBRfoa25rUPnjnkynVXKi+Pd8mIM=; b=RXV8lhMqU9bO7fcz29jaZWo9Vso3CSCpBIbUfGN6xgJywpklTkq8lfe6ZDkV3U9qKq+J4D hZNx5oqmnS/QJCYXmu5zhfYzsaHhJsf7ieS0GTFuXux40JZrxmyVCWSIttewXnxkc4Rdqe nmi6HtS+yQvh+ug0lpZVL5+DO/58Z7J8gMhbwfbdw2jc59xYfbqU2mrLF1hJjzqNVkhn8z JxetNl7bAFvqglJwHOL4UGCYDa2eXmF+YQ7fOSImRCSUdDcUiyogii9Mm7CxAQLXaNoAkJ gcr0a/bZ1je8j0pXoBy3Kon69gHRve/REDSHt573eS5QlNYtrx6gMBse1ByRtQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4VWySW5KWhzjRg for ; Sat, 4 May 2024 19:30:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 444JUZ65049480 for ; Sat, 4 May 2024 19:30:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 444JUZuF049470 for ruby@FreeBSD.org; Sat, 4 May 2024 19:30:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 278764] lang/ruby32: Convert post-patch to EXTRACT_AFTER_ARGS and use helpers Date: Sat, 04 May 2024 19:30:35 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Ruby discussions List-Archive: https://lists.freebsd.org/archives/freebsd-ruby List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ruby@freebsd.org Sender: owner-freebsd-ruby@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-ruby (Nobody) for maintainer-feedback: Bug 278764: lang/ruby32: Convert post-patch to EXTRACT_AFTER_ARGS and use helpers https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278764 --- Description --- Skip extracting files instead of discarding them after extraction to reduice I/O While at it also use USES=3D localbase instead of setting it by hand Poudriere bulk OK