From nobody Mon May 22 21:50:11 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 4QQB2C65VNz4CVBn for ; Mon, 22 May 2023 21:50:11 +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 4QQB2C44bLz4Hj6 for ; Mon, 22 May 2023 21:50:11 +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=1684792211; 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=dRVx/g9f64NwsO8pv8Ajg6DoRedQdRH4pYaGnL1FstU=; b=lmqmixJtHSrz6yoq3t8zr2LbBCZpJBMyWI03iS2SfzhsKTr465JVPvjt3esImfVntmuFUz rLCExaXFtTUy09Hm9SEKY5/OOem2tT9ZLwtaCDJYZWAFb502RyJBfa9D6UON7GhpgZO1Qm Y6pXbXT84/eOMAAoYZuzyOK5sZovhELOIXt1mZpHcufrh6lq6ne5kry/2wJeQfpBosW7yH pk9pWfJt2/mHebm5uat2G1wtd7GqCNTLd525zR+Cz2/IajsF6tPO4yN4Fg+UklfIlqpELL fPXw7fln2rQWxXSGfD2RQirmuDTL5/rDdYO6UfP9V30A3mrXdd7AQm9eH0LUGQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684792211; a=rsa-sha256; cv=none; b=aoKbN8GV1DhsChq/YUFd90uPe+6kN86emy/8nlZIlydMF91onx0pNAVMMslUu/w1Dux26N UJCT9wM7FLRteqLwf54jJhgJnLrlceitKUzWH2iRONlCdAF0Be0w6MAg7yb1uA0bbYLWQ6 N6XZziP/mFNfwflo5v19MJQA786kE8o9QJklsRkJUNgU7VqA4sR+qJFk1amei/Fvx1iHHD 7+GEnmF4qRrWN8G+YDfPEzr8K0aQbaZuQepLk+5O3TJWfSRdjxbH4k8Lta8WEjY0WZDMP6 76yUkSvlE9t5BexUfNRL0n1Ee7/E6B30+6vFWSKubh1DOSatzuwTXtQPg0oxEA== 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 4QQB2C33wlzZCM for ; Mon, 22 May 2023 21:50:11 +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 34MLoBId015073 for ; Mon, 22 May 2023 21:50:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34MLoBJS015071 for ports-bugs@FreeBSD.org; Mon, 22 May 2023 21:50:11 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 271504] mail/mailman3: whitespace to tab Date: Mon, 22 May 2023 21:50:11 +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: takefu@airport.fm X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271504 --- Comment #2 from takefu@airport.fm --- (In reply to Fernando Apestegu=C3=ADa from comment #1) The header of the patch file has changed, but the content itself has not changed, so you can ignore the change only for this file. :-) --=20 You are receiving this mail because: You are the assignee for the bug.=