Received: by mail.netbsd.org (Postfix, from userid 605) id 3519784D4D; Sun, 18 Apr 2021 10:54:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7003384CEF for ; Sun, 18 Apr 2021 10:54:44 +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 d1BQixSxQp-q for ; Sun, 18 Apr 2021 10:54:44 +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 BC94584CED for ; Sun, 18 Apr 2021 10:54:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B9497FA95; Sun, 18 Apr 2021 10:54:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618743283154670" MIME-Version: 1.0 Date: Sun, 18 Apr 2021 10:54:43 +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: <20210418105443.B9497FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618743283154670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Apr 18 10:54:43 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/gh to 1.9.1 To generate a diff of this commit: cvs rdiff -u -r1.2194 -r1.2195 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618743283154670 Content-Disposition: inline Content-Length: 716 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.2194 pkgsrc/doc/CHANGES-2021:1.2195 --- pkgsrc/doc/CHANGES-2021:1.2194 Sat Apr 17 20:04:38 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Apr 18 10:54:43 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2194 2021/04/17 20:04:38 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.2195 2021/04/18 10:54:43 bsiegert Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3517,3 +3517,4 @@ Changes to the packages collection and i Updated x11/rterm to 0.0.3 [pin 2021-04-17] Updated pkgtools/pkglint to 21.1.1 [rillig 2021-04-16] Updated devel/binaryen to 101 [fcambus 2021-04-17] + Updated net/gh to 1.9.1 [bsiegert 2021-04-18] --_----------=_1618743283154670--