Received: by mail.netbsd.org (Postfix, from userid 605) id 2719084EB9; Tue, 23 Oct 2018 03:33:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4CF1E84E70 for ; Tue, 23 Oct 2018 03:33:29 +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 z-D7lJWKnSSH for ; Tue, 23 Oct 2018 03:33:28 +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 8013284CD4 for ; Tue, 23 Oct 2018 03:33:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 72E29FBEE; Tue, 23 Oct 2018 03:33:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1540265608152120" MIME-Version: 1.0 Date: Tue, 23 Oct 2018 03:33:28 +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: <20181023033328.72E29FBEE@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. --_----------=_1540265608152120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: msaitoh Date: Tue Oct 23 03:33:28 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated sysutils/dmidecode to 3.2p1. To generate a diff of this commit: cvs rdiff -u -r1.4458 -r1.4459 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1540265608152120 Content-Disposition: inline Content-Length: 730 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.4458 pkgsrc/doc/CHANGES-2018:1.4459 --- pkgsrc/doc/CHANGES-2018:1.4458 Mon Oct 22 17:33:09 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Oct 23 03:33:28 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4458 2018/10/22 17:33:09 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4459 2018/10/23 03:33:28 msaitoh Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6204,3 +6204,4 @@ Changes to the packages collection and i Updated archivers/py-zstandard to 0.10.1 [adam 2018-10-22] Updated lang/python36 to 3.6.7 [adam 2018-10-22] Updated lang/python37 to 3.7.1 [adam 2018-10-22] + Updated sysutils/dmidecode to 3.2p1 [msaitoh 2018-10-22] --_----------=_1540265608152120--