Received: by mail.netbsd.org (Postfix, from userid 605) id 4130F84F18; Mon, 22 Aug 2022 08:59:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BED584E83 for ; Mon, 22 Aug 2022 08:59:38 +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 72yDHKC8lLaZ for ; Mon, 22 Aug 2022 08:59:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F033E84E6E for ; Mon, 22 Aug 2022 08:59:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7A06FB1A; Mon, 22 Aug 2022 08:59:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661158777180590" MIME-Version: 1.0 Date: Mon, 22 Aug 2022 08:59:37 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20220822085937.E7A06FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661158777180590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Mon Aug 22 08:59:37 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: update to cppcheck, p5-GitLab-API-v4, pstoedit and auctex To generate a diff of this commit: cvs rdiff -u -r1.3964 -r1.3965 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22130 -r1.22131 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661158777180590 Content-Disposition: inline Content-Length: 1713 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3964 pkgsrc/doc/CHANGES-2022:1.3965 --- pkgsrc/doc/CHANGES-2022:1.3964 Mon Aug 22 07:44:12 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Aug 22 08:59:37 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3964 2022/08/22 07:44:12 sborrill Exp $ +$NetBSD: CHANGES-2022,v 1.3965 2022/08/22 08:59:37 markd Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5810,3 +5810,7 @@ Changes to the packages collection and i Updated finance/py-stripe to 4.1.0 [adam 2022-08-22] Updated devel/py-setuptools-rust to 1.5.1 [adam 2022-08-22] Updated security/oath-toolkit to 2.6.7 [sborrill 2022-08-22] + Updated devel/cppcheck to 2.8 [markd 2022-08-22] + Updated devel/p5-GitLab-API-v4 to 0.26 [markd 2022-08-22] + Updated graphics/pstoedit to 3.78 [markd 2022-08-22] + Updated print/auctex to 13.1 [markd 2022-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22130 pkgsrc/doc/TODO:1.22131 --- pkgsrc/doc/TODO:1.22130 Mon Aug 22 07:44:12 2022 +++ pkgsrc/doc/TODO Mon Aug 22 08:59:37 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22130 2022/08/22 07:44:12 sborrill Exp $ +$NetBSD: TODO,v 1.22131 2022/08/22 08:59:37 markd Exp $ Suggested new packages ====================== @@ -465,7 +465,6 @@ For possible Perl packages updates, see o aspell-nb-2.0.10 o asunder-2.9.7 o attr-2.5.1 - o auctex-12.3 o audacity-3.1.3 o authelia-4.28.0 o autoconvert-0.3.16 @@ -1166,7 +1165,6 @@ For possible Perl packages updates, see o p5-Fsdb-2.71 o p5-GStreamer-0.21 o p5-GitLab-API-v3-1.06 - o p5-GitLab-API-v4-0.26 o p5-Glib-Object-Introspection-0.049 o p5-JSON-MaybeXS-1.004003 o p5-Lingua-EN-Inflect-1.905 --_----------=_1661158777180590--