Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=0701z4N9; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=yWOUTKFh Received: by mail.netbsd.org (Postfix, from userid 605) id 27BDB84EA4; Wed, 20 Mar 2024 13:11:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710940292; bh=N6uDowGL6z0CMr0Rm7Wtb55A52V3DU1xR211BLB1s5c=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=0701z4N9mKzMAAEdvH3gLhMp+PQ0E3i0QWW3qu4Wd2N6QBQVmII2UPiQu61ThVMg1 dM+BymTTm8R8a2Jtf+HCYwrurrS1s23CGGTPVO6quVOR2UE6GukNO3HmEAlk3J9Ir4 6Z63hoyV/kpo7WQ/qvR5DhS0K8gbx4MnkJggxml0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1991184D24 for ; Wed, 20 Mar 2024 13:11:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 4S3vnttZ5nfO for ; Wed, 20 Mar 2024 13:11:30 +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 9EB7484CD5 for ; Wed, 20 Mar 2024 13:11:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710940290; bh=N6uDowGL6z0CMr0Rm7Wtb55A52V3DU1xR211BLB1s5c=; h=Date:From:Subject:To:Reply-To; b=yWOUTKFhcLg6geKcClpbj3M31o2WZo+Z5VAc6C3AkPr/q0oAKQNaY3rl7tCPw4j8p eQAXYy6aIU8ZZpP/RbPOAtwH8sy3XQ/GWlkUN8NgEdi45GmWHJlw5X7HZnmKZ1eDxG g3PJsdHolIIVtI+dr8jl55j1unoRaK6O4TxTRfLs= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9868AFA2C; Wed, 20 Mar 2024 13:11:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1710940290268060" MIME-Version: 1.0 Date: Wed, 20 Mar 2024 13:11:30 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240320131130.9868AFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1710940290268060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Mar 20 13:11:30 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated graphics/kvantum to 1.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1976 -r1.1977 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1710940290268060 Content-Disposition: inline Content-Length: 725 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.1976 pkgsrc/doc/CHANGES-2024:1.1977 --- pkgsrc/doc/CHANGES-2024:1.1976 Wed Mar 20 11:40:13 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Mar 20 13:11:30 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1976 2024/03/20 11:40:13 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.1977 2024/03/20 13:11:30 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3338,3 +3338,4 @@ Changes to the packages collection and i Updated lang/elixir to 1.16.2 [wiz 2024-03-20] Updated security/py-fido2 to 1.1.3 [wiz 2024-03-20] Updated devel/py-poetry-plugin-export to 1.7.1 [wiz 2024-03-20] + Updated graphics/kvantum to 1.1.0 [pin 2024-03-20] --_----------=_1710940290268060--