From nobody Fri Feb 10 17:55:34 2023 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 4PD1cD3QW5z3pjv2; Fri, 10 Feb 2023 17:55:40 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PD1cD2vHWz3HjF; Fri, 10 Feb 2023 17:55:40 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676051740; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Q4fvbxhwH2KpQonUBCU40z3ULFCt2mDovVmr5DjxbL8=; b=K740rlw0tKfOWW2MtZK7czpMChk2kTtB3xkl95WE+Mn3AN78djWOpPPhHa9JoCNm2x5Ozn nmATjdJwA1aS+uXZCQ4wDdQJBAzcWZe374ZLocyFW3kJN7G1HNkENDxVdn1s9AMrupT5dN Dh3VFsMzzFT8WRqe2ekDiIGPvlictSVHx/oN0HJArWbBu37PiNLRVN1aq+qMID/pX8ujCy 0S74lpQHqTUi8vzlWOrUGVnO3qrrJeliAWNXro3PnbGxr6d4msjJMK0i+ZTrXQ9PjTCYda UBg93mgInvdd3X1ikPML2Z3G6IcDdmVPCuo6FfAF5R90M/NqLmfx2u8NkRRRaA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676051740; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Q4fvbxhwH2KpQonUBCU40z3ULFCt2mDovVmr5DjxbL8=; b=Tn201NSbRtYNgYgfi2SUlUvTVfk6lYSphsQYRMoP/s8WbnDQnRgMJSZARLhe6q341o0cBc ReqZysMPOxFSHedkxsN31wZAjZkW7VXhkzpqfN2/G58H1OTWqkBQc2s1eSwbrGll0yvdD/ Q2VfKdXMZw5zgX7d/x9nEwUBdm3/A6dJYaVnA+j1qVE75suvVc45FwCt7skLmGuGKej9w3 dpdOmzP/qariwyKkCqv1WW0SF7B8vwWW7X6WcdWfOW+HShh++Ez+5tYul52+PhQZLaAekS 1s6K4fo7nTame1KnZbSjDFZgZMjKlUhuyjrVCB4JgxIIoh7ENYPEKlcogZPS3A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676051740; a=rsa-sha256; cv=none; b=n+OVgag3pkdeO8E7vkTH3Is06l1o5Wj8Qf/wNdn0eufUuQmLWTExXdIfmZx0P+COl+KPBd 1DobKfICvYaTw7laO1b8/2MZkuT9+kHxY7kFzOe2bXQRzKjkA++iKQCo59cy8sP3EkeuEG /Av9DmGQFDzy8L4XQBsHNofICu58bpNBHzk4d6C1ATBUeoB0YmzWx+7+AXW89mjSkvptkq 3gjBDtzp5ak8EdJAgyVEoNrVxAb8UOWmc8czhu9cSpHsofKRQ265VkahTd8ylPM++z4uNT PGhoecHiXMmChM+DYg5Y9tg4de5cWzLGVlxPgOtbX7D07c0LF9HM5WZL80nMLg== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 4EB7AF6B2; Fri, 10 Feb 2023 17:55:40 +0000 (UTC) From: Jan Beich To: Neel Chauhan Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: f78f4879c494 - main - sysutils/debootstrap: Set +x to debootstrap In-Reply-To: <202302101718.31AHICZp058992@gitrepo.freebsd.org> (Neel Chauhan's message of "Fri, 10 Feb 2023 17:18:12 GMT") References: <202302101718.31AHICZp058992@gitrepo.freebsd.org> Date: Fri, 10 Feb 2023 18:55:34 +0100 Message-ID: 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 X-ThisMailContainsUnwantedMimeParts: N Neel Chauhan writes: > -DSDIR=$(DESTDIR)/usr/share/debootstrap > -+DSDIR=$(DESTDIR)%%DATADIR%% > ++DSDIR=$(DESTDIR)/usr/local/share/debootstrap Looks unrelated and likely breaks PREFIX != /usr/local support. Note, "git add -p" can be used to pick only desired parts without noise. Note2, "poudriere testport -P" can test build PREFIX != /usr/local.