From nobody Sun Feb 12 00:15:31 2023 X-Original-To: ports-bugs@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 4PDp0404GPz3rHJX for ; Sun, 12 Feb 2023 00:15:32 +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 4PDp0369lpz3vSN for ; Sun, 12 Feb 2023 00:15:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676160931; 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=+ElKBeF3vGUS+5x4sXQ4p/JaDIY9UIOG540P85+4oUc=; b=nC0NUR0PVRF79+jitumS81I3K0gjmTQop5wFOLFuNf7u5zKSEVAQqMljs350XIYZ5GHC/l bOYT42NP/60ZQTUx/lKdfLsPAngR5TNE/M8kfdRd166ZvWJA9dsCZ9W3fpm/hjJ+pUtC8Z 9JjPF8ts57arV7aTQfhHTuCZFp9YJCkvIQSqyfFfvVXNCNNRkjhb/hf7OwvxZk/JnYwxnZ Qtysy+ye9ISwjEfTpSMjrPfbveeZ57Td44g7Pf7uPU57Hsk3ZI9uSkLCccPAcCdaqv8Xr2 H+8gmrEDy5bGIyyv5ez3cR1rGaB0om5QEluJIUsDYsWypIUS2HDBojMgjMVj0A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676160931; a=rsa-sha256; cv=none; b=pNiXlSyVXL2/JSBXUiZ9KFsCLykYJeKLnQdTK3ASjOGSl3vuycV/tQ1C69TRJ2BdF6QS1a tbZkWdBj5BGnJNCecdtiOk0eYwKVOuHG6L7J8Shs6L52xu0IZsR9nEhFCiHlbukFxoxAO7 IZlfT40Kyoqhv/pZqh1THt6Opp1Iq1AFN6PNFyKe2mneFFSgj2HeIhvO5RmBYLcPoDIx/5 DpOi2SuzI6KaW3mOVfCWcmyEprHQxzEatOcqoRAwOHcf2lAfI8uNZoVgPfoRNfqEkGg6fb 62kq5oVgr9U5obblI/1Mb0wvRMn/fZy+QkyK+vWq2uF9MGLiiqNhCN9g7RBCDg== 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 4PDp035CMmzJ1r for ; Sun, 12 Feb 2023 00:15:31 +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 31C0FVwd005951 for ; Sun, 12 Feb 2023 00:15:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31C0FV1T005950 for ports-bugs@FreeBSD.org; Sun, 12 Feb 2023 00:15:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269432] ports: FETCH_ARGS / FETCH_CMD can't accept a string with spaces Date: Sun, 12 Feb 2023 00:15:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pat@patmaddox.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269432 --- Comment #8 from Pat Maddox --- yep makesum still works. thanks! --=20 You are receiving this mail because: You are on the CC list for the bug.=