Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 607221A921F for ; Sat, 28 Nov 2020 18:59:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C6D2584DA9; Sat, 28 Nov 2020 18:59:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E2D684D1F for ; Sat, 28 Nov 2020 18:59:39 +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 1lCV56LgJgMn for ; Sat, 28 Nov 2020 18:59:38 +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 98A6484CE2 for ; Sat, 28 Nov 2020 18:59:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90414FA9D; Sat, 28 Nov 2020 18:59:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1606589978261510" MIME-Version: 1.0 Date: Sat, 28 Nov 2020 18:59:38 +0000 From: "Ignatios Souvatzis" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: is@netbsd.org X-Mailer: log_accum Message-Id: <20201128185938.90414FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1606589978261510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: is Date: Sat Nov 28 18:59:38 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: update mtools to 4.0.26 To generate a diff of this commit: cvs rdiff -u -r1.6456 -r1.6457 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1606589978261510 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6456 pkgsrc/doc/CHANGES-2020:1.6457 --- pkgsrc/doc/CHANGES-2020:1.6456 Sat Nov 28 15:57:46 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Nov 28 18:59:38 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6456 2020/11/28 15:57:46 maya Exp $ +$NetBSD: CHANGES-2020,v 1.6457 2020/11/28 18:59:38 is Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9428,3 +9428,4 @@ Changes to the packages collection and i Updated net/dhcpcd to 9.3.4 [roy 2020-11-28] Updated games/dMagnetic to 0.28 [wiz 2020-11-28] Added editors/qtcreator version 4.13.2 [maya 2020-11-28] + Updated sysutils/mtools to 4.0.26 [is 2020-11-28] --_----------=_1606589978261510--