From nobody Thu Aug 03 22:20:43 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 4RH3Fl52VZz4V6Sd for ; Thu, 3 Aug 2023 22:20:43 +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 4RH3Fl3Ppjz3cC2 for ; Thu, 3 Aug 2023 22:20:43 +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=1691101243; 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=0RPJ6FhVwYspAq+dkjmv+AoipqZVDFyrRXTbT6qDI3U=; b=q42mKeu1SYU6SwHfM7z0O1CzFRqEZ9lwPpTEkydUJY3ww7/2RJhEhaYH+c5GJTAGa1WzOb UerOMTLVYCie0x/wVFlCoCqgN98/9SE6LO9jInyovpGAuR9gpmw9yQc4/gIDtSO4Ti1ika rKTs5L8WtAoqcbysk7V7MmLjGtaQrbzEsSvgia36TdkTr85fPnk+YnWhXwO945MRpKeAg5 skW4/r4L2ta9eb7hjzc57DdK+6TKxTaIcldn31c/zEBSWVBOx2Br58YeJttloDqHU9ZFTB 1adh65OzsRH97Q2cDD6OzezDyaScnOSpm5wFNy6aykg8TRB/Zb1xNEdafsIXMA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691101243; a=rsa-sha256; cv=none; b=MmjYwvWBQu2kH2yyZqkCpD4MuimLVhGkqr8cy6qH8vKWpWa92+OzQyVFhtSXya1VTIJD+P OjJc/9LYvcZ7KnGUutnMy47D1zGreMnvd6SUPswm1EvgZORUKhbvd6dE7UtK2jLP1ekCIW teReieJlG9RwpN3YF4mvMeVeMuvzAgj3n7STfcpWX6JmS6BInPEQwFPUTeIlVoUIFBXQvY 8auUFGqaW1ywjm/V4Y3t/v9ssemcY19m90rWcBNrhjGkA8XkOLnCbM2EsRNQ+g1Gl7FmUe G0gAMNOkswS31UH0PjZkbWpWZ5BoUf7Qhs3i7QYmD9AG3MhhBM9czn9LijPvAg== 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 4RH3Fl2VvxzdrL for ; Thu, 3 Aug 2023 22:20:43 +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 373MKhPX005890 for ; Thu, 3 Aug 2023 22:20:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 373MKhGP005889 for ports-bugs@FreeBSD.org; Thu, 3 Aug 2023 22:20:43 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 272845] [exp-run] Bsdunzip from libarchive Date: Thu, 03 Aug 2023 22:20:43 +0000 X-Bugzilla-Reason: 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: mm@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D272845 --- Comment #2 from Martin Matuska --- Thanks, that uncovered a bug that I am currently fixing in libarchive. --=20 You are receiving this mail because: You are on the CC list for the bug.=