Received: by mail.netbsd.org (Postfix, from userid 605) id CFE9A84DB9; Sun, 30 Oct 2022 01:05:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C4CF84D28 for ; Sun, 30 Oct 2022 01:05:35 +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 rv3ixobFW_0b for ; Sun, 30 Oct 2022 01:05:34 +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 7FE4A84CEA for ; Sun, 30 Oct 2022 01:05:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7D6E0FA90; Sun, 30 Oct 2022 01:05:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667091934151160" MIME-Version: 1.0 Date: Sun, 30 Oct 2022 01:05:34 +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: <20221030010534.7D6E0FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667091934151160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 30 01:05:34 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated x11/xsetroot to 1.1.3 To generate a diff of this commit: cvs rdiff -u -r1.5238 -r1.5239 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22316 -r1.22317 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667091934151160 Content-Disposition: inline Content-Length: 1643 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.5238 pkgsrc/doc/CHANGES-2022:1.5239 --- pkgsrc/doc/CHANGES-2022:1.5238 Sat Oct 29 20:35:04 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Oct 30 01:05:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5238 2022/10/29 20:35:04 pin Exp $ +$NetBSD: CHANGES-2022,v 1.5239 2022/10/30 01:05:33 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7947,3 +7947,4 @@ Changes to the packages collection and i Updated mail/dbmail to 3.3.1 [tnn 2022-10-29] Updated audio/mpg123 to 1.31.0 [triaxx 2022-10-29] Updated sysutils/xplr to 0.20.0 [pin 2022-10-29] + Updated x11/xsetroot to 1.1.3 [wiz 2022-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22316 pkgsrc/doc/TODO:1.22317 --- pkgsrc/doc/TODO:1.22316 Sat Oct 29 15:29:15 2022 +++ pkgsrc/doc/TODO Sun Oct 30 01:05:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22316 2022/10/29 15:29:15 wiz Exp $ +$NetBSD: TODO,v 1.22317 2022/10/30 01:05:34 wiz Exp $ Suggested new packages ====================== @@ -511,7 +511,7 @@ For possible Perl packages updates, see o cairomm1.16-1.16.2 o calc-2.11.10.1 o calcoo-2.1.0 - o calibre-6.6.0 [requires qt6/py-qt6/py-qt6-webengine] + o calibre-6.7.1 [requires qt6/py-qt6/py-qt6-webengine] o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 o camlp5-8.00.03 [dholland has a partial update] @@ -1034,6 +1034,7 @@ For possible Perl packages updates, see o mipsel-none-elf-binutils-2.36.1 o mipsel-none-elf-gcc-9.3.0 o mit-scheme-bin-9.2 + o mitmproxy-9 o modular-xorg-xwayland-22.1.4 o monit-5.28.0 o mono-nat-1.1.0 --_----------=_1667091934151160--