Received: by mail.netbsd.org (Postfix, from userid 605) id 5F02C84E7A; Thu, 1 Feb 2024 07:27:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8FFD684E68 for ; Thu, 1 Feb 2024 07:27:04 +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 rtQyJcE4ECdJ for ; Thu, 1 Feb 2024 07:27:03 +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 711B384CD0 for ; Thu, 1 Feb 2024 07:27:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63C49FA42; Thu, 1 Feb 2024 07:27:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170677242317530" MIME-Version: 1.0 Date: Thu, 1 Feb 2024 07:27:03 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240201072703.63C49FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170677242317530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Thu Feb 1 07:27:03 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated textproc/R-xml2 to 1.3.6 To generate a diff of this commit: cvs rdiff -u -r1.806 -r1.807 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170677242317530 Content-Disposition: inline Content-Length: 929 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.806 pkgsrc/doc/CHANGES-2024:1.807 --- pkgsrc/doc/CHANGES-2024:1.806 Thu Feb 1 07:06:18 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Feb 1 07:27:03 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.806 2024/02/01 07:06:18 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.807 2024/02/01 07:27:03 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1065,6 +1065,7 @@ Changes to the packages collection and i Updated cross/mingw-w64-x86_64-crt to 11.0.1 [ryoon 2024-01-31] Updated cross/mingw-w64-x86_64-headers to 11.0.1 [ryoon 2024-01-31] Updated cross/mingw-w64-x86_64-winpthreads to 11.0.1 [ryoon 2024-01-31] + Updated textproc/R-xml2 to 1.3.6 [mef 2024-02-01] Updated graphics/blender to 4.0.2 [ryoon 2024-01-31] Added security/p5-ClamAV-Client version 0.11 [schmonz 2024-02-01] Removed audio/bmp-musepack [wiz 2024-02-01] --_----------=_170677242317530--