Received: by mail.netbsd.org (Postfix, from userid 605) id 7B6DB84D67; Thu, 1 Jul 2021 07:04:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A45C5851BB for ; Thu, 1 Jul 2021 07:04:33 +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 vGLVeEly7XOC for ; Thu, 1 Jul 2021 07:04:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F4045851B9 for ; Thu, 1 Jul 2021 07:04:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EFDADFA95; Thu, 1 Jul 2021 07:04:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625123071199670" MIME-Version: 1.0 Date: Thu, 1 Jul 2021 07:04:31 +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: <20210701070431.EFDADFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625123071199670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu Jul 1 07:04:31 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated net/gh to 1.12.1 To generate a diff of this commit: cvs rdiff -u -r1.3612 -r1.3613 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20834 -r1.20835 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625123071199670 Content-Disposition: inline Content-Length: 1236 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.3612 pkgsrc/doc/CHANGES-2021:1.3613 --- pkgsrc/doc/CHANGES-2021:1.3612 Thu Jul 1 06:16:25 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jul 1 07:04:31 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3612 2021/07/01 06:16:25 nia Exp $ +$NetBSD: CHANGES-2021,v 1.3613 2021/07/01 07:04:31 bsiegert Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5753,3 +5753,4 @@ Changes to the packages collection and i Removed devel/go-immutable-radix [nia 2021-07-01] Removed devel/go-locker [nia 2021-07-01] Removed devel/go-fs [nia 2021-07-01] + Updated net/gh to 1.12.1 [bsiegert 2021-07-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20834 pkgsrc/doc/TODO:1.20835 --- pkgsrc/doc/TODO:1.20834 Thu Jul 1 06:16:25 2021 +++ pkgsrc/doc/TODO Thu Jul 1 07:04:31 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20834 2021/07/01 06:16:25 nia Exp $ +$NetBSD: TODO,v 1.20835 2021/07/01 07:04:31 bsiegert Exp $ Suggested new packages ====================== @@ -848,7 +848,6 @@ For possible Perl packages updates, see o genius-1.0.26 o gens-2.15.5 o gfract-0.33 - o gh-1.9.2 o ghdl-0.33 o gimp-docs-de-2.10.0 o gimp-docs-en-2.10.0 --_----------=_1625123071199670--