Received: by mail.netbsd.org (Postfix, from userid 605) id A3C3684E71; Sun, 7 May 2023 10:01:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D46BB84E6F for ; Sun, 7 May 2023 10:01:36 +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 kcGa_KAZleIE for ; Sun, 7 May 2023 10:01:36 +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 5953B84C2C for ; Sun, 7 May 2023 10:01:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 56C87FA87; Sun, 7 May 2023 10:01:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168345369610170" MIME-Version: 1.0 Date: Sun, 7 May 2023 10:01:36 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230507100136.56C87FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168345369610170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 7 10:01:36 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/cvise to 2.8.0 To generate a diff of this commit: cvs rdiff -u -r1.2911 -r1.2912 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22900 -r1.22901 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168345369610170 Content-Disposition: inline Content-Length: 1480 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.2911 pkgsrc/doc/CHANGES-2023:1.2912 --- pkgsrc/doc/CHANGES-2023:1.2911 Sun May 7 09:51:10 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 7 10:01:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2911 2023/05/07 09:51:10 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2912 2023/05/07 10:01:35 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4050,3 +4050,4 @@ Changes to the packages collection and i Updated textproc/py-css-parser to 1.0.9 [wiz 2023-05-07] Updated security/py-pip-audit to 2.5.5 [wiz 2023-05-07] Updated benchmarks/google-benchmark to 1.8.0 [wiz 2023-05-07] + Updated devel/cvise to 2.8.0 [wiz 2023-05-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22900 pkgsrc/doc/TODO:1.22901 --- pkgsrc/doc/TODO:1.22900 Sun May 7 09:51:10 2023 +++ pkgsrc/doc/TODO Sun May 7 10:01:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22900 2023/05/07 09:51:10 wiz Exp $ +$NetBSD: TODO,v 1.22901 2023/05/07 10:01:35 wiz Exp $ Suggested new packages ====================== @@ -557,7 +557,6 @@ For possible Perl packages updates, see o csvkit-1.0.5 o ctemplate-2.4 o cutter-1.2.7 - o cvise-2.8.0 o cvs-fast-export-1.56 o cxref-1.6e o cygwin_lib-1.5.24.2 @@ -877,6 +876,7 @@ For possible Perl packages updates, see o libarchive-3.6.1 o libasr-1.0.4 o libatomic-13.1.0 + o libatomic_ops-7.8.0 o libbaloo4-21.04.0 o libbpg-0.9.8 o libburn-1.5.4 --_----------=_168345369610170--