Received: by mail.netbsd.org (Postfix, from userid 605) id 05B0884E1D; Wed, 1 Jan 2020 18:34:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 83DAB84E0A for ; Wed, 1 Jan 2020 18:34:56 +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 hI2GYW21vJPY for ; Wed, 1 Jan 2020 18:34: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 DEB3484E08 for ; Wed, 1 Jan 2020 18:34:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC517FA97; Wed, 1 Jan 2020 18:34:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1577903695145490" MIME-Version: 1.0 Date: Wed, 1 Jan 2020 18:34:55 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20200101183455.DC517FA97@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. --_----------=_1577903695145490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Wed Jan 1 18:34:55 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated sysutils/augeas to 1.12.0 To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1577903695145490 Content-Disposition: inline Content-Length: 756 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.49 pkgsrc/doc/CHANGES-2020:1.50 --- pkgsrc/doc/CHANGES-2020:1.49 Wed Jan 1 18:22:06 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jan 1 18:34:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.49 2020/01/01 18:22:06 bsiegert Exp $ +$NetBSD: CHANGES-2020,v 1.50 2020/01/01 18:34:55 bsiegert Exp $ Changes to the packages collection and infrastructure in 2020: @@ -64,3 +64,4 @@ Changes to the packages collection and i Added math/py-Keras-Applications version 1.0.8 [minskim 2020-01-01] Added devel/go-xerrors version 20190719 [bsiegert 2020-01-01] Updated sysutils/py-borgbackup to 1.1.10 [bsiegert 2020-01-01] + Updated sysutils/augeas to 1.12.0 [bsiegert 2020-01-01] --_----------=_1577903695145490--