From nobody Wed Aug 27 13:05:34 2025 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 4cBlBl2jFhz66GW5 for ; Wed, 27 Aug 2025 13:05:35 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cBlBk50C2z3qTS for ; Wed, 27 Aug 2025 13:05:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756299934; 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=zRdWBbJJu75fPYKmtVY2D/WQXJxb+yTYHkAl+EFs3ak=; b=DJpQwXxZ0R2z18/lm0W2/Gr8vIBF8KgXkvC9lLrzChZmDcSAxZPqIWFQgepXmXjezo++xB LJMJCVnLRR+Sg8/bz4LGsscIHxU1jmdYoJIQpMLPC8lGCx8Als1VXGaKgxrMkr9Is26dRa +b/+Nk/NntKhmqlFaTSB27cUR52VPBpFbJBWb9L5koeS0j5RZoScPoveq3ADciCdJEdrJW hRQOxCYRbvdJi0nFglCgNdxocqp5I015uLIpsBlFVzKBRlcrW7xNs5WpVUGouHXg0eN91j bceOw9b02ZK7QyCKe45kRoAxwbNfJtngVSh5QVoDFCiGyZKDq+BvN6p0IJehFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756299934; 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=zRdWBbJJu75fPYKmtVY2D/WQXJxb+yTYHkAl+EFs3ak=; b=vEpKcpegGMLegZP8zKn9ycGaQdNGQeTO4jdFikcnlizB2vCsE/K9fCoteBK4JqEplf/DNc H/XYxHpPuTUHsvxtReJiSaz57n/phsI/0d9x2p0Kguw7GykXIzyvx6ALtvYzwnH8Y7Y3L7 8V8R1EKADGvwbDxPuPDsnXX1JWMixDFGsBX9hZ3h8KtwTojFf/RlJh0/CZObDS0uitoEnh U0bLVltLgsBDWREbpU/jJ4ip78FfRAyEGi7oIUpNFTP89EyT7OWoXybW0BzlZK71cCr5m/ Xc/ieQd0DTuvOpg1gttgoGsUJFsV6Qsa2kNhjnV4IUCSkudgwUFCSSD+ubDaxg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756299934; a=rsa-sha256; cv=none; b=GxuDItcyv0/O/Eaa+7+7N5vOLtleN0JOKTeEPX21DKXY/SX07L5DscEYCR39YvmAUdjuZT oxy6ycg4o8jh2xZj3F72w0gvpWhySOTI51O628u5Is7N1cPu9oMskMgm75ndB8HJLQTvmI Z6fYAIwBHRBT/QDW0b1vUwfwxxI6T4N7+xXOpEWBoOIu6Hz+cifGvGhXxbcjEy8OCyw3qI tI9kfldsrGddr0CsTUJpvBONo+Y1iPjh0MsW8+X5+z7f+T1BiDdr9QBzGOdPgN8GgBi5oJ 82BLnGGpc7AePHaoycZVgkKxW9ozU1syDsZ29zk4/7L+ifusFPVlDEvlQqo1FA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cBlBk48XGz7sG for ; Wed, 27 Aug 2025 13:05:34 +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 57RD5Yu1015669 for ; Wed, 27 Aug 2025 13:05:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57RD5You015668 for ports-bugs@FreeBSD.org; Wed, 27 Aug 2025 13:05:34 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 289129] audio/baresip:update to 4.00- how to enable the gtk3 option? Date: Wed, 27 Aug 2025 13:05:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None 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: herbert@gojira.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289129 --- Comment #1 from Herbert J. Skuhra --- (In reply to rdunkle from comment #0) Hi! Sorry, it's not enabled in the the port yet. I'll add it later/soon. I = have to retest a local patch. --=20 You are receiving this mail because: You are the assignee for the bug.=