From nobody Thu Feb 23 21:29:34 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 4PN5l273DWz3snRt for ; Thu, 23 Feb 2023 21:29:34 +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 4PN5l25p34z3N2k for ; Thu, 23 Feb 2023 21:29:34 +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=1677187774; 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=vx+SR5VzzsShweJLiCjyKtG50WAVnu/OHYHCC13rUuM=; b=KaWab/65ilyZyHkdicIQ1kacjMgrFQx4qI0ZuBTDZtNA38toRyJfFIG4hmHEf700BGW7ce tKm4XTQN21sQOZTQ5dcVzlMBOYrYlhW62SUfG9mL0LcgsTynGVru9BfRy7GsefeI9+tD9W SW7unFV6rZhJragCwHkFcGjeEOs8s0ookClKpLL97As+HQGSLjZBD76W+3pRkusNy8catZ EkkqF6CtOPq/ZbOQoohPD0JN2daRMg7MNwRgaxDsMJ/nmDDCbbM4MlTaNOK2hXSnKhgBCM XF3jQZpezcoGs9ZLRlQw+MQsmlTvM7y7js+dQJAevcPN1rGab3D/J5O+4ypg1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677187774; a=rsa-sha256; cv=none; b=LVhxodFttMvFUQAdNqillqrWzsH1VhCHwZKyQ28lcwswZHO8Vmm8fB15659anW9TMoc5zL kU8c8zZuAMYrQxgUdMI0ptokq0qQeAV9kC9fGW/pHJu02gnKmUEQt4XpDKhWAWJ0ye20mY V4voSxIoiunYMJ65vo/J7La3cYK+DRl+Tlq/Z/31ArvaCBNmzp+3XGKTmhu23PNPjhBboE d5KP7uw8JVJar7hOWpMwXsKbu2vk5MFIvG+nzOlZd1NPckLBX9pu5nFIAcEQAPuLE+fvjC SGD8stmhCTTem5SiPPjpMObHQ85iXOnrnM3PIISIBIvKuQkD2DtyiuWmhlSHWQ== 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 4PN5l24s1XzxpT for ; Thu, 23 Feb 2023 21:29: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 31NLTYUq093719 for ; Thu, 23 Feb 2023 21:29:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31NLTYaV093718 for ports-bugs@FreeBSD.org; Thu, 23 Feb 2023 21:29: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 259081] comms/hidapi Do an exp run for the cmake switch Date: Thu, 23 Feb 2023 21:29: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: ehaupt@FreeBSD.org 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: cc flagtypes.name 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=3D259081 Emanuel Haupt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sstallion@gmail.com Flags|maintainer-feedback?(ehaupt |maintainer-feedback?(sstall |@FreeBSD.org) |ion@gmail.com) --=20 You are receiving this mail because: You are the assignee for the bug.=