Received: by mail.netbsd.org (Postfix, from userid 605) id 7E8EE84D8D; Wed, 27 Jul 2022 12:32:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B3B4584D91 for ; Wed, 27 Jul 2022 12:32:54 +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 RVWWMF70H_q6 for ; Wed, 27 Jul 2022 12:32:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 15DDE84D8D for ; Wed, 27 Jul 2022 12:32:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0F90AFB1A; Wed, 27 Jul 2022 12:32:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165892517475200" MIME-Version: 1.0 Date: Wed, 27 Jul 2022 12:32:54 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20220727123254.0F90AFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165892517475200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Wed Jul 27 12:32:53 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated graphics/graphviz to 5.0.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.3558 -r1.3559 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165892517475200 Content-Disposition: inline Content-Length: 720 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.3558 pkgsrc/doc/CHANGES-2022:1.3559 --- pkgsrc/doc/CHANGES-2022:1.3558 Wed Jul 27 09:42:55 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Jul 27 12:32:53 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3558 2022/07/27 09:42:55 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3559 2022/07/27 12:32:53 micha Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5330,3 +5330,4 @@ Changes to the packages collection and i Updated games/wesnoth to 1.16.5 [adam 2022-07-27] Updated lang/nodejs to 18.7.0 [adam 2022-07-27] Updated audio/musicpd to 0.23.8nb4 [wiz 2022-07-27] + Updated graphics/graphviz to 5.0.0nb2 [micha 2022-07-27] --_----------=_165892517475200--