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 608541A921F for ; Thu, 2 Dec 2021 12:35:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9BFFE84F09; Thu, 2 Dec 2021 12:35:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D72E984DA4 for ; Thu, 2 Dec 2021 12:35:19 +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 PHAIT63MKgN0 for ; Thu, 2 Dec 2021 12:35:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3EDAC84D74 for ; Thu, 2 Dec 2021 12:35:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B895FAEC; Thu, 2 Dec 2021 12:35:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638448519150740" MIME-Version: 1.0 Date: Thu, 2 Dec 2021 12:35:19 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211202123519.3B895FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638448519150740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 2 12:35:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated graphics/graphviz, graphics/pngquant To generate a diff of this commit: cvs rdiff -u -r1.5968 -r1.5969 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638448519150740 Content-Disposition: inline Content-Length: 777 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.5968 pkgsrc/doc/CHANGES-2021:1.5969 --- pkgsrc/doc/CHANGES-2021:1.5968 Thu Dec 2 11:44:39 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Dec 2 12:35:18 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5968 2021/12/02 11:44:39 pin Exp $ +$NetBSD: CHANGES-2021,v 1.5969 2021/12/02 12:35:18 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9014,3 +9014,5 @@ Changes to the packages collection and i Updated archivers/py-zstandard to 0.16.0 [adam 2021-12-02] Updated audio/ncspot to 0.9.2 [pin 2021-12-02] Updated audio/termusic to 0.6.0 [pin 2021-12-02] + Updated graphics/graphviz to 2.49.3 [adam 2021-12-02] + Updated graphics/pngquant to 2.17.0 [adam 2021-12-02] --_----------=_1638448519150740--