Received: by mail.netbsd.org (Postfix, from userid 605) id 412BD84EC6; Thu, 15 Dec 2022 08:26:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7312084E78 for ; Thu, 15 Dec 2022 08:26:43 +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 VdefvFSk_vEy for ; Thu, 15 Dec 2022 08:26:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0692284D27 for ; Thu, 15 Dec 2022 08:26:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 032C6FA90; Thu, 15 Dec 2022 08:26:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1671092802121570" MIME-Version: 1.0 Date: Thu, 15 Dec 2022 08:26:42 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20221215082643.032C6FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1671092802121570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Dec 15 08:26:42 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/luakit to 2.3.3 To generate a diff of this commit: cvs rdiff -u -r1.6114 -r1.6115 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1671092802121570 Content-Disposition: inline Content-Length: 712 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.6114 pkgsrc/doc/CHANGES-2022:1.6115 --- pkgsrc/doc/CHANGES-2022:1.6114 Wed Dec 14 20:49:02 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Dec 15 08:26:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6114 2022/12/14 20:49:02 reinoud Exp $ +$NetBSD: CHANGES-2022,v 1.6115 2022/12/15 08:26:42 nia Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9212,3 +9212,4 @@ Changes to the packages collection and i Updated shells/bash to 5.2.15 [kre 2022-12-14] Updated lang/gleam to 0.25.1 [nikita 2022-12-14] Added shells/es-shell version 0.9.2 [nikita 2022-12-14] + Updated www/luakit to 2.3.3 [nia 2022-12-15] --_----------=_1671092802121570--