Received: by mail.netbsd.org (Postfix, from userid 605) id DFFDA84F4F; Wed, 9 Nov 2022 22:10:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B90D84D4E for ; Wed, 9 Nov 2022 22:10:33 +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 342rY7CGkUYB for ; Wed, 9 Nov 2022 22:10:32 +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 6494884D28 for ; Wed, 9 Nov 2022 22:10:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5C5D7FA90; Wed, 9 Nov 2022 22:10:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668031832144310" MIME-Version: 1.0 Date: Wed, 9 Nov 2022 22:10:32 +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: <20221109221032.5C5D7FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668031832144310 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:10:32 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated sysutils/py-diffoscope to 226 To generate a diff of this commit: cvs rdiff -u -r1.5400 -r1.5401 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22342 -r1.22343 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668031832144310 Content-Disposition: inline Content-Length: 1410 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.5400 pkgsrc/doc/CHANGES-2022:1.5401 --- pkgsrc/doc/CHANGES-2022:1.5400 Wed Nov 9 22:07:57 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Nov 9 22:10:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5400 2022/11/09 22:07:57 khorben Exp $ +$NetBSD: CHANGES-2022,v 1.5401 2022/11/09 22:10:31 khorben Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8183,3 +8183,4 @@ Changes to the packages collection and i 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] + Updated sysutils/py-diffoscope to 226 [khorben 2022-11-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22342 pkgsrc/doc/TODO:1.22343 --- pkgsrc/doc/TODO:1.22342 Wed Nov 9 14:47:43 2022 +++ pkgsrc/doc/TODO Wed Nov 9 22:10:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22342 2022/11/09 14:47:43 wiz Exp $ +$NetBSD: TODO,v 1.22343 2022/11/09 22:10:31 khorben Exp $ Suggested new packages ====================== @@ -1279,7 +1279,6 @@ For possible Perl packages updates, see o py-barman-3.0.1 o py-cassa-1.11.0 o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x] - o py-diffoscope-225 o py-django-4.1 o py-django-debug-toolbar-3.2.1 o py-django-tagging-0.5.0 --_----------=_1668031832144310--