Received: by mail.netbsd.org (Postfix, from userid 605) id 72EAC84EF0; Sun, 7 Jan 2024 17:27:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2B4884DA9 for ; Sun, 7 Jan 2024 17:27:03 +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 p2hUfYX2lNTB for ; Sun, 7 Jan 2024 17:27:03 +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 F317B84D6F for ; Sun, 7 Jan 2024 17:27:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6DC6FA42; Sun, 7 Jan 2024 17:27:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170464842278900" MIME-Version: 1.0 Date: Sun, 7 Jan 2024 17:27:02 +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: <20240107172702.E6DC6FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170464842278900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Jan 7 17:27:02 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/go-staticcheck to 2023.1.6 To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170464842278900 Content-Disposition: inline Content-Length: 734 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.193 pkgsrc/doc/CHANGES-2024:1.194 --- pkgsrc/doc/CHANGES-2024:1.193 Sun Jan 7 16:57:13 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 7 17:27:02 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.193 2024/01/07 16:57:13 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.194 2024/01/07 17:27:02 bsiegert Exp $ Changes to the packages collection and infrastructure in 2024: @@ -225,3 +225,4 @@ Changes to the packages collection and i Updated textproc/py-patiencediff to 0.2.14 [rhialto 2024-01-07] Updated print/texlab to 5.12.1 [wiz 2024-01-07] Updated print/poppler to 24.01.0 [wiz 2024-01-07] + Updated devel/go-staticcheck to 2023.1.6 [bsiegert 2024-01-07] --_----------=_170464842278900--