Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Rtn9R1sJ; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=JV4Hvx7j Received: by mail.netbsd.org (Postfix, from userid 605) id 39F1184F81; Fri, 19 Apr 2024 09:47:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713520066; bh=LGotlXOvabWRkZMdsIkOGKMW1VFqxBoY5JDCre3RMn0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=Rtn9R1sJ19G0wR5W14xf2Yry6ld/c6dmJA28JoLC8fCQLH+mAOTpEfZtmE0hMX782 8vOFDgQVC5uzMB209WPd5P2mKf/u/47Q/TSwcubUtkwYHa01EohwlZL1zGC/gyA1BF 4URPxURtEk4z8kNxVStggklpAXHVsrjAL/z5Jz8k= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B39984F7E for ; Fri, 19 Apr 2024 09:47:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id PHnC3HyitaLL for ; Fri, 19 Apr 2024 09:47:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id AEFD384CD5 for ; Fri, 19 Apr 2024 09:47:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713520064; bh=LGotlXOvabWRkZMdsIkOGKMW1VFqxBoY5JDCre3RMn0=; h=Date:From:Subject:To:Reply-To; b=JV4Hvx7jB7zfC0nwpG5EdcPLfk+5ybVk1eJdykGqQo/K18ukGPEUW0uaOaiEVRiNJ 2wtcpJ/CDbxxwSghpJMl7dAVadnjYXmz8vLgRzcMJNcBrhcVBFiPfjlFyJduTEHClP KkVu8M68e7gu4vPHZyuwnyibk1PPg6xXG7c00mXY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id A350EFA2C; Fri, 19 Apr 2024 09:47:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713520064166690" MIME-Version: 1.0 Date: Fri, 19 Apr 2024 09:47:44 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240419094744.A350EFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713520064166690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Apr 19 09:47:44 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated sysutils/eza to 0.18.11 To generate a diff of this commit: cvs rdiff -u -r1.2594 -r1.2595 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713520064166690 Content-Disposition: inline Content-Length: 725 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2594 pkgsrc/doc/CHANGES-2024:1.2595 --- pkgsrc/doc/CHANGES-2024:1.2594 Fri Apr 19 09:20:03 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 19 09:47:44 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2594 2024/04/19 09:20:03 adam Exp $ +$NetBSD: CHANGES-2024,v 1.2595 2024/04/19 09:47:44 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4278,3 +4278,4 @@ Changes to the packages collection and i Updated x11/cool-retro-term to 1.2.0 [pho 2024-04-19] Updated devel/py-ruff to 0.4.0 [adam 2024-04-19] Updated www/py-flask-security-too to 5.4.3 [adam 2024-04-19] + Updated sysutils/eza to 0.18.11 [pin 2024-04-19] --_----------=_1713520064166690--