Received: by mail.netbsd.org (Postfix, from userid 605) id D2DCD84D47; Wed, 15 Feb 2023 15:19:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0D77484D39 for ; Wed, 15 Feb 2023 15:19:53 +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 T249RzT3eIjr for ; Wed, 15 Feb 2023 15:19:52 +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 63F7184D31 for ; Wed, 15 Feb 2023 15:19:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 61477FA90; Wed, 15 Feb 2023 15:19:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167647439255520" MIME-Version: 1.0 Date: Wed, 15 Feb 2023 15:19:52 +0000 From: "SAITOH Masanobu" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: msaitoh@netbsd.org X-Mailer: log_accum Message-Id: <20230215151952.61477FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167647439255520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: msaitoh Date: Wed Feb 15 15:19:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Update intel-microcode-netbsd to 20230214. To generate a diff of this commit: cvs rdiff -u -r1.1246 -r1.1247 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167647439255520 Content-Disposition: inline Content-Length: 720 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.1246 pkgsrc/doc/CHANGES-2023:1.1247 --- pkgsrc/doc/CHANGES-2023:1.1246 Wed Feb 15 14:17:29 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 15 15:19:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1246 2023/02/15 14:17:29 taca Exp $ +$NetBSD: CHANGES-2023,v 1.1247 2023/02/15 15:19:52 msaitoh Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1580,3 +1580,4 @@ Changes to the packages collection and i Updated lang/php80 to 8.0.28 [taca 2023-02-15] Updated lang/php82 to 8.2.3 [taca 2023-02-15] Updated lang/php81 to 8.1.16 [taca 2023-02-15] + Updated intel-microcode-netbsd to 20230214 [msaitoh 2023-02-15] --_----------=_167647439255520--