[Bug 269432] ports: FETCH_ARGS / FETCH_CMD can't accept a string with spaces

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Feb 2023 07:01:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269432

--- Comment #1 from Pat Maddox <pat@patmaddox.com> ---
Created attachment 240021
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240021&action=edit
example: makefile that uses curl, passes a multi-word string in FETCH_ARGS

Example makefile that demonstrates the issue. It fails to download the file
before the patch. Applying the patch fixes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.