Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 190E484E83 for ; Sun, 10 Dec 2023 18:34:13 +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 Z4oX3wqCy6sX for ; Sun, 10 Dec 2023 18:34:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6D20784D27 for ; Sun, 10 Dec 2023 18:34:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6A81AFA42; Sun, 10 Dec 2023 18:34:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702233252264230" MIME-Version: 1.0 Date: Sun, 10 Dec 2023 18:34:12 +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: <20231210183412.6A81AFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702233252264230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Dec 10 18:34:12 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/utf8-cpp, www/py-test-jupyter To generate a diff of this commit: cvs rdiff -u -r1.7497 -r1.7498 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702233252264230 Content-Disposition: inline Content-Length: 780 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.7497 pkgsrc/doc/CHANGES-2023:1.7498 --- pkgsrc/doc/CHANGES-2023:1.7497 Sun Dec 10 14:30:22 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 10 18:34:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7497 2023/12/10 14:30:22 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7498 2023/12/10 18:34:12 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10740,3 +10740,5 @@ Changes to the packages collection and i Updated chat/weechat to 4.1.2 [ryoon 2023-12-10] Updated multimedia/sickgear to 3.30.5 [js 2023-12-10] Updated devel/py-mercurial to 6.6.1 [wiz 2023-12-10] + Updated textproc/utf8-cpp to 4.0.4 [adam 2023-12-10] + Updated www/py-test-jupyter to 0.8.0 [adam 2023-12-10] --_----------=_1702233252264230--