Received: by mail.netbsd.org (Postfix, from userid 605) id 99FE484F4C; Wed, 9 Nov 2022 22:07:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB29D84D4E for ; Wed, 9 Nov 2022 22:07:58 +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 28r7E9CgMmZj for ; Wed, 9 Nov 2022 22:07:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2C56584D28 for ; Wed, 9 Nov 2022 22:07:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 23D15FA90; Wed, 9 Nov 2022 22:07:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668031678135450" MIME-Version: 1.0 Date: Wed, 9 Nov 2022 22:07:58 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20221109220758.23D15FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668031678135450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Wed Nov 9 22:07:58 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated sysutils/py-diffoscope to 224 To generate a diff of this commit: cvs rdiff -u -r1.5399 -r1.5400 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668031678135450 Content-Disposition: inline Content-Length: 735 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.5399 pkgsrc/doc/CHANGES-2022:1.5400 --- pkgsrc/doc/CHANGES-2022:1.5399 Wed Nov 9 17:29:47 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Nov 9 22:07:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5399 2022/11/09 17:29:47 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.5400 2022/11/09 22:07:57 khorben Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8182,3 +8182,4 @@ Changes to the packages collection and i Updated cad/klayout to 0.27.12 [mef 2022-11-09] Added lang/kona version 0.0.0.2021.12.25 [nikita 2022-11-09] Updated lang/gleam to 0.24.0 [nikita 2022-11-09] + Updated sysutils/py-diffoscope to 224 [khorben 2022-11-09] --_----------=_1668031678135450--