Received: by mail.netbsd.org (Postfix, from userid 605) id 3C8EB84E86; Thu, 12 May 2022 13:16:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 76A7A84E88 for ; Thu, 12 May 2022 13:16:17 +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 h9nbQ0uoGLOR for ; Thu, 12 May 2022 13:16:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C08A884D26 for ; Thu, 12 May 2022 13:16:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1B4B7FA94; Thu, 12 May 2022 13:16:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652361397267000" MIME-Version: 1.0 Date: Thu, 12 May 2022 13:16:37 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20220512131637.1B4B7FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652361397267000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Thu May 12 13:16:36 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: Updated devel/visualvm to 2.1.3 To generate a diff of this commit: cvs rdiff -u -r1.2523 -r1.2524 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21849 -r1.21850 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652361397267000 Content-Disposition: inline Content-Length: 1304 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.2523 pkgsrc/doc/CHANGES-2022:1.2524 --- pkgsrc/doc/CHANGES-2022:1.2523 Thu May 12 11:27:12 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 12 13:16:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2523 2022/05/12 11:27:12 khorben Exp $ +$NetBSD: CHANGES-2022,v 1.2524 2022/05/12 13:16:36 abs Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3895,3 +3895,4 @@ Changes to the packages collection and i Removed games/genecys-data [wiz 2022-05-12] Updated net/gh to 2.10.1 [kim 2022-05-12] Updated www/php-nextcloud to 23.0.4 [khorben 2022-05-12] + Updated devel/visualvm to 2.1.3 [abs 2022-05-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21849 pkgsrc/doc/TODO:1.21850 --- pkgsrc/doc/TODO:1.21849 Thu May 12 05:39:41 2022 +++ pkgsrc/doc/TODO Thu May 12 13:16:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21849 2022/05/12 05:39:41 wiz Exp $ +$NetBSD: TODO,v 1.21850 2022/05/12 13:16:36 abs Exp $ Suggested new packages ====================== @@ -1700,7 +1700,6 @@ For possible Perl packages updates, see o virtinst-0.600.4 o virtuoso-7.2.0p1 o visual-regexp-3.1 - o visualvm-2.0.7 o vms-empire-1.16 o vnc-4.0 [http://www.realvnc.com/download.html|pkgsrc-wip] o vnstat-2.6 --_----------=_1652361397267000--