Received: by mail.netbsd.org (Postfix, from userid 605) id 8277D84D26; Sat, 29 May 2021 17:17:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF20684D15 for ; Sat, 29 May 2021 17:17:47 +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 wnx8rGmp7CXm for ; Sat, 29 May 2021 17:17:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2919584C13 for ; Sat, 29 May 2021 17:17:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 260F1FA95; Sat, 29 May 2021 17:17:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162230866752350" MIME-Version: 1.0 Date: Sat, 29 May 2021 17:17:47 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210529171747.260F1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162230866752350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sat May 29 17:17:47 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated graphics/kvantum to 0.20.0 To generate a diff of this commit: cvs rdiff -u -r1.3037 -r1.3038 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162230866752350 Content-Disposition: inline Content-Length: 738 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.3037 pkgsrc/doc/CHANGES-2021:1.3038 --- pkgsrc/doc/CHANGES-2021:1.3037 Sat May 29 16:33:02 2021 +++ pkgsrc/doc/CHANGES-2021 Sat May 29 17:17:46 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3037 2021/05/29 16:33:02 nia Exp $ +$NetBSD: CHANGES-2021,v 1.3038 2021/05/29 17:17:46 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4672,3 +4672,4 @@ Changes to the packages collection and i Updated devel/ruby-iruby to 0.7.0 [taca 2021-05-29] Updated devel/ruby-red-colors to 0.1.2 [taca 2021-05-29] Added meta-pkgs/bulk-test-boost version 20210529 [nia 2021-05-29] + Updated graphics/kvantum to 0.20.0 [pin 2021-05-29] --_----------=_162230866752350--