Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81D4A84D37 for ; Tue, 18 Jul 2023 04:59:32 +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 tZXSnErRW3e6 for ; Tue, 18 Jul 2023 04:59: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 CBA8E84C86 for ; Tue, 18 Jul 2023 04:59:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8ED1FBDB; Tue, 18 Jul 2023 04:59:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689656371164930" MIME-Version: 1.0 Date: Tue, 18 Jul 2023 04:59:31 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230718045931.C8ED1FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689656371164930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jul 18 04:59:31 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated net/cppzmq, devel/spdlog To generate a diff of this commit: cvs rdiff -u -r1.4463 -r1.4464 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23204 -r1.23205 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689656371164930 Content-Disposition: inline Content-Length: 1340 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4463 pkgsrc/doc/CHANGES-2023:1.4464 --- pkgsrc/doc/CHANGES-2023:1.4463 Tue Jul 18 04:43:49 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 18 04:59:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4463 2023/07/18 04:43:49 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4464 2023/07/18 04:59:31 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6215,3 +6215,5 @@ Changes to the packages collection and i Updated sysutils/ansible-core to 2.15.2 [adam 2023-07-18] Updated www/py-widgetsnbextension to 4.0.8 [adam 2023-07-18] Updated misc/py-lazy_loader to 0.3 [adam 2023-07-18] + Updated net/cppzmq to 4.10.0 [adam 2023-07-18] + Updated devel/spdlog to 1.12.0 [adam 2023-07-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23204 pkgsrc/doc/TODO:1.23205 --- pkgsrc/doc/TODO:1.23204 Mon Jul 17 20:26:32 2023 +++ pkgsrc/doc/TODO Tue Jul 18 04:59:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23204 2023/07/17 20:26:32 triaxx Exp $ +$NetBSD: TODO,v 1.23205 2023/07/18 04:59:31 adam Exp $ Suggested new packages ====================== @@ -1341,7 +1341,6 @@ For possible Perl packages updates, see o sparse-0.6.4 o sparsehash-2.0.4 o spcaview-20060501 - o spdlog-1.12.0 o spice-server-0.15.2 o spiped-1.6.1b o spl-1.0pre6 --_----------=_1689656371164930--