Received: by mail.netbsd.org (Postfix, from userid 605) id C21B284F4D; Thu, 6 Oct 2022 03:38:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F350084EAB for ; Thu, 6 Oct 2022 03:38:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id uzSCVHaHH2ik for ; Thu, 6 Oct 2022 03:38:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5691C84CFE for ; Thu, 6 Oct 2022 03:38:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4FD7AFA90; Thu, 6 Oct 2022 03:38:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1665027506120800" MIME-Version: 1.0 Date: Thu, 6 Oct 2022 03:38:26 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20221006033826.4FD7AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1665027506120800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Thu Oct 6 03:38:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: add ktnef To generate a diff of this commit: cvs rdiff -u -r1.4871 -r1.4872 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1665027506120800 Content-Disposition: inline Content-Length: 768 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4871 pkgsrc/doc/CHANGES-2022:1.4872 --- pkgsrc/doc/CHANGES-2022:1.4871 Thu Oct 6 03:01:21 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Oct 6 03:38:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4871 2022/10/06 03:01:21 markd Exp $ +$NetBSD: CHANGES-2022,v 1.4872 2022/10/06 03:38:26 markd Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7365,3 +7365,4 @@ Changes to the packages collection and i Updated sysutils/bacula-qt5-console to 13.0.1 [markd 2022-10-06] Updated sysutils/bacula-tray-monitor to 13.0.1 [markd 2022-10-06] Updated sysutils/bacula-tray-monitor-qt5 to 13.0.1 [markd 2022-10-06] + Added mail/ktnef version 22.08.1 [markd 2022-10-06] --_----------=_1665027506120800--