Received: by mail.netbsd.org (Postfix, from userid 605) id 1049F84E66; Mon, 19 Dec 2022 07:09:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 424BA84E61 for ; Mon, 19 Dec 2022 07:09:10 +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 WiaU6ZC9gJBa for ; Mon, 19 Dec 2022 07:09:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C9FFA84CFA for ; Mon, 19 Dec 2022 07:09:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6A2BFA90; Mon, 19 Dec 2022 07:09:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1671433749166490" MIME-Version: 1.0 Date: Mon, 19 Dec 2022 07:09:09 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20221219070909.C6A2BFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1671433749166490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Dec 19 07:09:09 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/meld to 3.22.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.6271 -r1.6272 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1671433749166490 Content-Disposition: inline Content-Length: 718 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.6271 pkgsrc/doc/CHANGES-2022:1.6272 --- pkgsrc/doc/CHANGES-2022:1.6271 Sun Dec 18 22:29:14 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Dec 19 07:09:09 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6271 2022/12/18 22:29:14 mef Exp $ +$NetBSD: CHANGES-2022,v 1.6272 2022/12/19 07:09:09 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9395,3 +9395,4 @@ Changes to the packages collection and i Updated devel/py-hypothesis to 6.61.0 [adam 2022-12-18] Updated devel/py-hypothesmith to 0.2.3 [adam 2022-12-18] Updated cad/klayout to 0.28 [mef 2022-12-18] + Updated devel/meld to 3.22.0nb2 [wiz 2022-12-19] --_----------=_1671433749166490--