Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9045684E83 for ; Sun, 9 Jul 2023 19:10:53 +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 2OGqEeNwstfY for ; Sun, 9 Jul 2023 19:10:53 +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 E3E9784E81 for ; Sun, 9 Jul 2023 19:10:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DB42FFBDB; Sun, 9 Jul 2023 19:10:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168892985271650" MIME-Version: 1.0 Date: Sun, 9 Jul 2023 19:10:52 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20230709191052.DB42FFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168892985271650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Jul 9 19:10:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/go-staticcheck to 2023.1.3 To generate a diff of this commit: cvs rdiff -u -r1.4345 -r1.4346 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168892985271650 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4345 pkgsrc/doc/CHANGES-2023:1.4346 --- pkgsrc/doc/CHANGES-2023:1.4345 Sun Jul 9 16:21:06 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 9 19:10:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4345 2023/07/09 16:21:06 bacon Exp $ +$NetBSD: CHANGES-2023,v 1.4346 2023/07/09 19:10:52 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6052,3 +6052,4 @@ Changes to the packages collection and i Removed www/squidpurge [nia 2023-07-09] Updated pkgtools/pkglint to 23.2.0 [rillig 2023-07-09] Updated biology/vsearch to 2.23.0 [bacon 2023-07-09] + Updated devel/go-staticcheck to 2023.1.3 [bsiegert 2023-07-09] --_----------=_168892985271650--