Received: by mail.netbsd.org (Postfix, from userid 605) id D251C84D88; Fri, 7 Aug 2020 13:04:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B9AB84D8D for ; Fri, 7 Aug 2020 13:04:21 +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 ZHzZC81nRsvQ for ; Fri, 7 Aug 2020 13:04:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B6B8884D88 for ; Fri, 7 Aug 2020 13:04:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 64223FB28; Fri, 7 Aug 2020 13:04:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159680545932950" MIME-Version: 1.0 Date: Fri, 7 Aug 2020 13:04:19 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20200807130419.64223FB28@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. --_----------=_159680545932950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Aug 7 13:04:19 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated devel/meson to 0.55.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.4335 -r1.4336 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159680545932950 Content-Disposition: inline Content-Length: 727 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.4335 pkgsrc/doc/CHANGES-2020:1.4336 --- pkgsrc/doc/CHANGES-2020:1.4335 Fri Aug 7 08:34:03 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Aug 7 13:04:19 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4335 2020/08/07 08:34:03 adam Exp $ +$NetBSD: CHANGES-2020,v 1.4336 2020/08/07 13:04:19 jperkin Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6833,3 +6833,4 @@ Changes to the packages collection and i Updated sysutils/ansible to 2.9.11nb1 [maya 2020-08-07] Updated www/py-pylint-django to 2.3.0 [adam 2020-08-07] Updated net/rsync to 3.2.3 [adam 2020-08-07] + Updated devel/meson to 0.55.0nb2 [jperkin 2020-08-07] --_----------=_159680545932950--