Received: by mail.netbsd.org (Postfix, from userid 605) id A86BF84F67; Tue, 15 Nov 2022 22:48:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D873A84F5F for ; Tue, 15 Nov 2022 22:48:48 +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 FNUVh4TulT9H for ; Tue, 15 Nov 2022 22:48:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5AEAC84C2C for ; Tue, 15 Nov 2022 22:48:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 582F4FA90; Tue, 15 Nov 2022 22:48:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668552528266100" MIME-Version: 1.0 Date: Tue, 15 Nov 2022 22:48:48 +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: <20221115224848.582F4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668552528266100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Nov 15 22:48:48 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/luakit to 2.3.1 To generate a diff of this commit: cvs rdiff -u -r1.5533 -r1.5534 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668552528266100 Content-Disposition: inline Content-Length: 724 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.5533 pkgsrc/doc/CHANGES-2022:1.5534 --- pkgsrc/doc/CHANGES-2022:1.5533 Tue Nov 15 18:57:24 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Nov 15 22:48:48 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5533 2022/11/15 18:57:24 schmonz Exp $ +$NetBSD: CHANGES-2022,v 1.5534 2022/11/15 22:48:48 nia Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8364,3 +8364,4 @@ Changes to the packages collection and i Updated www/grafana to 9.2.4 [jperkin 2022-11-15] Updated www/deforaos-surfer to 0.3.1 [khorben 2022-11-15] Updated mail/serialmail to 0.75nb3 [schmonz 2022-11-15] + Updated www/luakit to 2.3.1 [nia 2022-11-15] --_----------=_1668552528266100--