Received: by mail.netbsd.org (Postfix, from userid 605) id 5C66884D60; Thu, 15 Dec 2022 22:14:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8AC4684D4D for ; Thu, 15 Dec 2022 22:14:23 +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 9tuYp5F3nDH3 for ; Thu, 15 Dec 2022 22:14:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E07E584D40 for ; Thu, 15 Dec 2022 22:14:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DD466FA90; Thu, 15 Dec 2022 22:14:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1671142462111770" MIME-Version: 1.0 Date: Thu, 15 Dec 2022 22:14:22 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20221215221422.DD466FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1671142462111770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Thu Dec 15 22:14:22 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added devel/libvterm03 version 0.3 To generate a diff of this commit: cvs rdiff -u -r1.6126 -r1.6127 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1671142462111770 Content-Disposition: inline Content-Length: 729 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.6126 pkgsrc/doc/CHANGES-2022:1.6127 --- pkgsrc/doc/CHANGES-2022:1.6126 Thu Dec 15 13:59:45 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Dec 15 22:14:22 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6126 2022/12/15 13:59:45 vins Exp $ +$NetBSD: CHANGES-2022,v 1.6127 2022/12/15 22:14:22 nikita Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9230,3 +9230,4 @@ Changes to the packages collection and i Updated math/gnumeric112 to 1.12.53 [jperkin 2022-12-15] Added mail/mm version 0.96.0.14 [vins 2022-12-15] Added mail/mailutils version 3.15 [vins 2022-12-15] + Added devel/libvterm03 version 0.3 [nikita 2022-12-15] --_----------=_1671142462111770--