Received: by mail.netbsd.org (Postfix, from userid 605) id 5449984F1C; Wed, 25 Aug 2021 18:54:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E43084E8F for ; Wed, 25 Aug 2021 18:54:35 +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 a9wOR9kbWfi1 for ; Wed, 25 Aug 2021 18:54:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9397784C13 for ; Wed, 25 Aug 2021 18:54:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90C01FA97; Wed, 25 Aug 2021 18:54:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629917674224270" MIME-Version: 1.0 Date: Wed, 25 Aug 2021 18:54:34 +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: <20210825185434.90C01FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629917674224270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Wed Aug 25 18:54:34 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/gh to 2.0.0 To generate a diff of this commit: cvs rdiff -u -r1.4362 -r1.4363 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629917674224270 Content-Disposition: inline Content-Length: 723 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.4362 pkgsrc/doc/CHANGES-2021:1.4363 --- pkgsrc/doc/CHANGES-2021:1.4362 Wed Aug 25 12:57:04 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Aug 25 18:54:34 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4362 2021/08/25 12:57:04 adam Exp $ +$NetBSD: CHANGES-2021,v 1.4363 2021/08/25 18:54:34 bsiegert Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6875,3 +6875,4 @@ Changes to the packages collection and i Updated security/openssl to 1.1.1l [jperkin 2021-08-25] Updated devel/py-dulwich to 0.20.25 [adam 2021-08-25] Updated comms/py-rich to 10.7.0 [adam 2021-08-25] + Updated net/gh to 2.0.0 [bsiegert 2021-08-25] --_----------=_1629917674224270--