Received: by mail.netbsd.org (Postfix, from userid 605) id D600F84DFB; Tue, 28 Aug 2018 03:48:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C13DD84D79 for ; Tue, 28 Aug 2018 03:48:56 +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 QfSeuvj3pIlw for ; Tue, 28 Aug 2018 03:48:56 +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 E9ADB84D4D for ; Tue, 28 Aug 2018 03:48:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5C44FBF8; Tue, 28 Aug 2018 03:48:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535428135262830" MIME-Version: 1.0 Date: Tue, 28 Aug 2018 03:48:55 +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: <20180828034855.E5C44FBF8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1535428135262830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Aug 28 03:48:55 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated sysutils/intel-microcode-netbsd to 20180807a To generate a diff of this commit: cvs rdiff -u -r1.3805 -r1.3806 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535428135262830 Content-Disposition: inline Content-Length: 757 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3805 pkgsrc/doc/CHANGES-2018:1.3806 --- pkgsrc/doc/CHANGES-2018:1.3805 Tue Aug 28 03:43:39 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Aug 28 03:48:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3805 2018/08/28 03:43:39 ryoon Exp $ +$NetBSD: CHANGES-2018,v 1.3806 2018/08/28 03:48:55 ryoon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5376,3 +5376,4 @@ Changes to the packages collection and i Updated mail/ezmlm-idx to 7.2.2nb6 [schmonz 2018-08-27] Updated textproc/discount to 2.2.4 [schmonz 2018-08-27] Updated misc/libreoffice to 6.1.0.3nb2 [ryoon 2018-08-28] + Updated sysutils/intel-microcode-netbsd to 20180807a [ryoon 2018-08-28] --_----------=_1535428135262830--