Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B51D084CDC for ; Fri, 22 Dec 2023 19:15:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id IO_Sj8cqTA1c for ; Fri, 22 Dec 2023 19:15:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1622C84CD7 for ; Fri, 22 Dec 2023 19:15:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11667FA42; Fri, 22 Dec 2023 19:15:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1703272524193440" MIME-Version: 1.0 Date: Fri, 22 Dec 2023 19:15:24 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20231222191524.11667FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1703272524193440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Dec 22 19:15:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/git-lfs to 3.4.1 To generate a diff of this commit: cvs rdiff -u -r1.7792 -r1.7793 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1703272524193440 Content-Disposition: inline Content-Length: 757 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.7792 pkgsrc/doc/CHANGES-2023:1.7793 --- pkgsrc/doc/CHANGES-2023:1.7792 Fri Dec 22 17:44:09 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Dec 22 19:15:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7792 2023/12/22 17:44:09 bsiegert Exp $ +$NetBSD: CHANGES-2023,v 1.7793 2023/12/22 19:15:23 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11095,3 +11095,4 @@ Changes to the packages collection and i Updated mail/postfix to 3.8.4 [wiz 2023-12-22] Updated databases/mysqld_exporter to 0.15.1 [bsiegert 2023-12-22] Updated databases/postgres_exporter to 0.15.0 [bsiegert 2023-12-22] + Updated devel/git-lfs to 3.4.1 [bsiegert 2023-12-22] --_----------=_1703272524193440--