Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 272C71A923A for ; Sat, 20 Nov 2021 19:58:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5FC0B84E75; Sat, 20 Nov 2021 19:58:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BAB484E60 for ; Sat, 20 Nov 2021 19:58:33 +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 oD7vdFOU5tmc for ; Sat, 20 Nov 2021 19:58:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E43DD84D1C for ; Sat, 20 Nov 2021 19:58:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E1A75FAEC; Sat, 20 Nov 2021 19:58:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163743831295640" MIME-Version: 1.0 Date: Sat, 20 Nov 2021 19:58:32 +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: <20211120195832.E1A75FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163743831295640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Nov 20 19:58:32 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/cvise to 2.4.0 To generate a diff of this commit: cvs rdiff -u -r1.5712 -r1.5713 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21268 -r1.21269 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163743831295640 Content-Disposition: inline Content-Length: 1487 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.5712 pkgsrc/doc/CHANGES-2021:1.5713 --- pkgsrc/doc/CHANGES-2021:1.5712 Sat Nov 20 19:07:53 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Nov 20 19:58:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5712 2021/11/20 19:07:53 nia Exp $ +$NetBSD: CHANGES-2021,v 1.5713 2021/11/20 19:58:32 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8597,3 +8597,4 @@ Changes to the packages collection and i Updated pkgtools/pkglint to 21.3.4 [rillig 2021-11-20] Updated comms/libhidapi to 0.11.0 [root 2021-11-20] Updated audio/mixxx to 2.3.1 [root 2021-11-20] + Updated devel/cvise to 2.4.0 [wiz 2021-11-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21268 pkgsrc/doc/TODO:1.21269 --- pkgsrc/doc/TODO:1.21268 Sat Nov 20 19:07:53 2021 +++ pkgsrc/doc/TODO Sat Nov 20 19:58:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21268 2021/11/20 19:07:53 nia Exp $ +$NetBSD: TODO,v 1.21269 2021/11/20 19:58:32 wiz Exp $ Suggested new packages ====================== @@ -603,7 +603,6 @@ For possible Perl packages updates, see o cssc-1.4.1 o csvkit-1.0.5 o ctemplate-2.4 - o cvise-2.4.0 o cvs-fast-export-1.56 o cxref-1.6e o cygwin_lib-1.5.24.2 @@ -1570,7 +1569,7 @@ For possible Perl packages updates, see o pinfo-0.6.10 o pks-0.9.6 o plan-1.10.1 - o plasma-5.23 + o plasma-5.24 o plasma-framework-5.81.0 o plasma-wayland-protocols-1.2.0 o ploticus-examples-230 --_----------=_163743831295640--