Received: by mail.netbsd.org (Postfix, from userid 605) id 65F1C84EBA; Mon, 6 Jun 2022 21:08:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F3A784D17 for ; Mon, 6 Jun 2022 21:08:37 +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 L9AETP1KqiZc for ; Mon, 6 Jun 2022 21:08:37 +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 0065E84CE3 for ; Mon, 6 Jun 2022 21:08:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 555F3FB19; Mon, 6 Jun 2022 21:09:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654549798100080" MIME-Version: 1.0 Date: Mon, 6 Jun 2022 21:09:58 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20220606210958.555F3FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654549798100080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Jun 6 21:09:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated converters/dos2unix to 7.4.3 To generate a diff of this commit: cvs rdiff -u -r1.2905 -r1.2906 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654549798100080 Content-Disposition: inline Content-Length: 717 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.2905 pkgsrc/doc/CHANGES-2022:1.2906 --- pkgsrc/doc/CHANGES-2022:1.2905 Mon Jun 6 21:02:08 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jun 6 21:09:58 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2905 2022/06/06 21:02:08 ryoon Exp $ +$NetBSD: CHANGES-2022,v 1.2906 2022/06/06 21:09:58 ryoon Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4399,3 +4399,4 @@ Changes to the packages collection and i Updated mail/mutt to 2.2.6 [tron 2022-06-06] Updated www/firefox to 101.0 [ryoon 2022-06-06] Updated www/firefox-l10n to 101.0 [ryoon 2022-06-06] + Updated converters/dos2unix to 7.4.3 [ryoon 2022-06-06] --_----------=_1654549798100080--