Received: by mail.netbsd.org (Postfix, from userid 605) id A2C6184EA4; Tue, 26 Apr 2022 06:56:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DCFE584E19 for ; Tue, 26 Apr 2022 06:56:08 +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 HnybNIaWgs8u for ; Tue, 26 Apr 2022 06:56:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 70E0584CEA for ; Tue, 26 Apr 2022 06:56:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 686E5FB1A; Tue, 26 Apr 2022 06:56:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650956168277470" MIME-Version: 1.0 Date: Tue, 26 Apr 2022 06:56:08 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220426065608.686E5FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650956168277470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Apr 26 06:56:08 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated graphics/kvantum to 1.0.1 To generate a diff of this commit: cvs rdiff -u -r1.2105 -r1.2106 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650956168277470 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.2105 pkgsrc/doc/CHANGES-2022:1.2106 --- pkgsrc/doc/CHANGES-2022:1.2105 Tue Apr 26 00:26:08 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Apr 26 06:56:08 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2105 2022/04/26 00:26:08 gutteridge Exp $ +$NetBSD: CHANGES-2022,v 1.2106 2022/04/26 06:56:08 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3348,3 +3348,4 @@ Changes to the packages collection and i Updated editors/ced to 0.1.5 [pin 2022-04-25] Updated math/R-gstat to 2.0.9 [mef 2022-04-25] Updated x11/xfce4-panel to 4.16.4 [gutteridge 2022-04-26] + Updated graphics/kvantum to 1.0.1 [pin 2022-04-26] --_----------=_1650956168277470--