Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C893084E91 for ; Sun, 11 Jun 2023 02:20:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 1ohmkz_U2lDf for ; Sun, 11 Jun 2023 02:20:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2A0F284D60 for ; Sun, 11 Jun 2023 02:20:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 270CDFA89; Sun, 11 Jun 2023 02:20:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686450009113950" MIME-Version: 1.0 Date: Sun, 11 Jun 2023 02:20:09 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20230611022009.270CDFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686450009113950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Jun 11 02:20:09 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated x11/vte3 to 0.72.2 To generate a diff of this commit: cvs rdiff -u -r1.3719 -r1.3720 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686450009113950 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.3719 pkgsrc/doc/CHANGES-2023:1.3720 --- pkgsrc/doc/CHANGES-2023:1.3719 Sun Jun 11 00:45:18 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 11 02:20:08 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3719 2023/06/11 00:45:18 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3720 2023/06/11 02:20:08 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5122,3 +5122,4 @@ Changes to the packages collection and i Updated math/R-mnormt to 2.1.1 [mef 2023-06-11] Updated finance/p5-Finance-Quote to 1.56 [gutteridge 2023-06-11] Updated math/R-psych to 2.3.3 [mef 2023-06-11] + Updated x11/vte3 to 0.72.2 [gutteridge 2023-06-11] --_----------=_1686450009113950--