From nobody Sat Jul 29 16:59:14 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 4RCrM64119z4pfZ7 for ; Sat, 29 Jul 2023 16:59:14 +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 4RCrM60HyQz3HXL for ; Sat, 29 Jul 2023 16:59:14 +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=1690649954; 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=TWntcJMidUO7M+lOC7InsalWc5ZQeoeXbLpTceAfAx0=; b=eLtqCfmZk6cGQ3IYPeATQvkiSNNnayCNz/KTHz0GajHoCrG8Ub6lId0idYJ3viSMxDCVaB wtzyldWJL/b8q00kVJet3OCjBD4eVpU9pVzo8MQ/9swfobc2bg2ZXa6TU2einuG8itDmJj nC/wjVbN/SZHnac5VSPaKotKaMCeJhui9fMkJNIsglSMxF+FIAu/UkqE5a+C6BBxhts15o tMfXI4/8OpX9T9KDmQ/lxITPxbIj1RWETZ/1+cceDqyDVwDJzEVvnz2VrJ13DVOix89/+L TKkanmX26cY2PVo9+vlP0TmOUA7R44OZz3eaZuGfsksKVTqFEgZrxpG7THrRmw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690649954; a=rsa-sha256; cv=none; b=keRsOoFjAmSsBZKGWm+GZLl2qMHCGTfABbZLjJroRIqZkg0ufPp0LQ/D3nsmIMDkkSL33U LGgsqyqCc7+hqigTchyVZHsMy0GUhQsTxSL7q8aRCknGGqe9MyhrXrm1W609uAOwkyCTyJ ie8snvSFmnO4gEpitBcshPnyDPLcFNXZybZTLltT2VwTHPA27hRJXXTeBh6UqIGK7d3SF/ gteJEQAS7pX5rmUXvyzZIPG8AT0ZtS3XkL7VtfnB0tvzbEJGA6i6oxsDXX4ZdzzX1jMdK3 GJjp29lhNklz+zxVJOjrQCrAuEFIN8oX99oetMPYYcIrwySMN//1FPK3J2zGag== 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 4RCrM56VKKzghg for ; Sat, 29 Jul 2023 16:59:13 +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 36TGxDuK079588 for ; Sat, 29 Jul 2023 16:59:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36TGxD3u079587 for ports-bugs@FreeBSD.org; Sat, 29 Jul 2023 16:59:13 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 269844] net/dante: not broken in 12-stable testing Date: Sat, 29 Jul 2023 16:59:14 +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 Some People X-Bugzilla-Who: fernape@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fernape@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status resolution 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269844 Fernando Apestegu=C3=ADa changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |fernape@FreeBSD.org Status|Open |Closed Resolution|--- |FIXED --- Comment #6 from Fernando Apestegu=C3=ADa --- Fixed in bug #272755 --=20 You are receiving this mail because: You are the assignee for the bug.=