From nobody Wed Feb 22 11:55:38 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 4PMF3G6tjjz3svxG for ; Wed, 22 Feb 2023 11:55:38 +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 4PMF3G4P3Mz3FZB for ; Wed, 22 Feb 2023 11:55:38 +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=1677066938; 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=fw5iQLMMF2bEq9MBgu3QDbBGs2qpV599KQTqjepjmFs=; b=yJX8I7S0YbqnbihykGjjEFUMnjuXLVq9G3RkjRBYJNIbNiobIphQ+uxHmRewybPa4njl0s MSqkGP4SW2x3foftZcVnwevO46jvSphzvh2hqxsUo460KfXiz2tL51+6L9YTzKsf0hfjoa JqFMhsKVx6Sqb7SChce4k4Txu7NFF30XoDgKtJenlGVOVXop4n0Jqs+/T3FrnqnDZOZtnk m1/xluJ9chlsf2N6BY/wF6pB4aTOmV9OUs7RqtubCouHlY0vaxG1hE7yYS0DjsKbcNxzrl rr0IIu9oN9WHN70wzCxWOoENG7mxIQVrj7lqRzJ9RNIe3fu1YMoIkExFwow3LQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677066938; a=rsa-sha256; cv=none; b=rQTo+LETSYM/FE6uEORO8cJLj9hFXbulmPs404girZ8DR/9RXcg2Yv3yDUNVPmI3LwnGt5 FGF8eChTKTZCPGgzJV8l+Qi3tCkcCXOM0gCmeozl2kcaJlHawUzsE995M9kSpr9dDuXVz6 71PtTKOSeve87vZEi+/GCosAUxgzXmlyfyic1Y6cvkG0/gVRXajx8r6WeXMuSUcv5iwId3 tX8FEjMiToUcpTuLbrY5f93dOMOdUIgefK13WhyffhOciBAoPUNO3Paf5KQswsihCw4k9L JsvEtkD4LNs3arCvfS7PXTvwP6hPOd07hjEwwR2YuWYqY84oRU6B8+R+65/+XA== 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 4PMF3G3S58z10v3 for ; Wed, 22 Feb 2023 11:55:38 +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 31MBtcIP037805 for ; Wed, 22 Feb 2023 11:55:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31MBtcbE037804 for ports-bugs@FreeBSD.org; Wed, 22 Feb 2023 11:55:38 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 269741] Ports system does not set STRIPBIN from STRIP_CMD Date: Wed, 22 Feb 2023 11:55:38 +0000 X-Bugzilla-Reason: AssignedTo 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: fernape@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component assigned_to bug_status see_also cc 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=3D269741 Fernando Apestegu=C3=ADa changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Individual Port(s) |Ports Framework Assignee|ports-bugs@FreeBSD.org |portmgr@FreeBSD.org Status|New |Open See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 694 | |43 CC| |fernape@FreeBSD.org, | |ports-bugs@FreeBSD.org --- Comment #1 from Fernando Apestegu=C3=ADa --- For more context, see bug #269443 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=