Received: by mail.netbsd.org (Postfix, from userid 605) id D2F8B84D47; Wed, 16 Jun 2021 23:09:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1BA4C84D28 for ; Wed, 16 Jun 2021 23:09:33 +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 xv8XGzEAlWlQ for ; Wed, 16 Jun 2021 23:09:32 +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 76B4484C13 for ; Wed, 16 Jun 2021 23:09:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73D51FA95; Wed, 16 Jun 2021 23:09:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623884972199090" MIME-Version: 1.0 Date: Wed, 16 Jun 2021 23:09:32 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20210616230932.73D51FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623884972199090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Wed Jun 16 23:09:32 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: CHANGES for devel/cdecl. To generate a diff of this commit: cvs rdiff -u -r1.3468 -r1.3469 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623884972199090 Content-Disposition: inline Content-Length: 726 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3468 pkgsrc/doc/CHANGES-2021:1.3469 --- pkgsrc/doc/CHANGES-2021:1.3468 Wed Jun 16 21:16:03 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jun 16 23:09:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3468 2021/06/16 21:16:03 bacon Exp $ +$NetBSD: CHANGES-2021,v 1.3469 2021/06/16 23:09:32 dholland Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5546,3 +5546,4 @@ Changes to the packages collection and i Updated devel/fossil to 2.15.2 [js 2021-06-16] Updated shells/bash to 5.1.8nb2 [jperkin 2021-06-16] Updated sysutils/auto-admin to 0.7.5 [bacon 2021-06-16] + Updated devel/cdecl to 2.5nb3 [dholland 2021-06-16] --_----------=_1623884972199090--