Received: by mail.netbsd.org (Postfix, from userid 605) id 2C8F784F05; Tue, 20 Sep 2022 19:21:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5DBC584EFF for ; Tue, 20 Sep 2022 19:21:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id yZTxl7xjc1sG for ; Tue, 20 Sep 2022 19:21:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CCBE084D67 for ; Tue, 20 Sep 2022 19:21:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C9F2DFA90; Tue, 20 Sep 2022 19:21:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663701700299550" MIME-Version: 1.0 Date: Tue, 20 Sep 2022 19:21:40 +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: <20220920192140.C9F2DFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663701700299550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Sep 20 19:21:40 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated net/mangos to 3.4.1nb6 To generate a diff of this commit: cvs rdiff -u -r1.4635 -r1.4636 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22218 -r1.22219 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663701700299550 Content-Disposition: inline Content-Length: 1949 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.4635 pkgsrc/doc/CHANGES-2022:1.4636 --- pkgsrc/doc/CHANGES-2022:1.4635 Tue Sep 20 17:14:13 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Sep 20 19:21:40 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4635 2022/09/20 17:14:13 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.4636 2022/09/20 19:21:40 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6826,3 +6826,4 @@ Changes to the packages collection and i Updated graphics/gdk-pixbuf2 to 2.42.9 [wiz 2022-09-20] Updated devel/py-approvaltests to 5.13.0 [schmonz 2022-09-20] Updated mail/neomutt to 20220429nb2 [nikita 2022-09-20] + Updated net/mangos to 3.4.1nb6 [wiz 2022-09-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22218 pkgsrc/doc/TODO:1.22219 --- pkgsrc/doc/TODO:1.22218 Tue Sep 20 10:30:21 2022 +++ pkgsrc/doc/TODO Tue Sep 20 19:21:40 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22218 2022/09/20 10:30:21 wiz Exp $ +$NetBSD: TODO,v 1.22219 2022/09/20 19:21:40 wiz Exp $ Suggested new packages ====================== @@ -655,6 +655,7 @@ For possible Perl packages updates, see o felt-3.07 [wip] o fet-6.0.1 o filerunner-14.06.18.10 + o firefox-105 o flashplayer-0.4.13 o flatbuffers-1.12.0 o flow-tools-0.411 @@ -987,7 +988,7 @@ For possible Perl packages updates, see o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 o lirc-0.9.3 - o llvm-15.0 + o llvm-15.0.1 o lmbench-3 o log4cxx-0.11.0 o lohit-fonts-2.4.2 @@ -1112,7 +1113,7 @@ For possible Perl packages updates, see o oo2c-2.1.7 o opal-3.16.2 o openblas-0.3.21 - o opencl-3.0.11 + o opencl-3.0.12 o opencolorio-2.0.0 o opencpn-plugin-draw-1.8.5.2 o opencsg-1.4.2 @@ -1640,6 +1641,7 @@ For possible Perl packages updates, see o xrmap-flags-2.9 o xrmap-hymns-1.4 o xsc-1.6 + o xscreensaver-6.05.1 [wiz] o xteddy-2.2 o xtermcontrol-3.7 o xtrace-1.4.0 --_----------=_1663701700299550--