Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7018584D6B for ; Sun, 12 Nov 2023 16:17:47 +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 4DDudSwOXniI for ; Sun, 12 Nov 2023 16:17:47 +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 0168884D4C for ; Sun, 12 Nov 2023 16:17:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED2A8FA2F; Sun, 12 Nov 2023 16:17:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699805866230" MIME-Version: 1.0 Date: Sun, 12 Nov 2023 16:17:46 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20231112161746.ED2A8FA2F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699805866230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Nov 12 16:17:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated textproc/ruby-libxml to 4.1.2 To generate a diff of this commit: cvs rdiff -u -r1.6883 -r1.6884 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699805866230 Content-Disposition: inline Content-Length: 724 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.6883 pkgsrc/doc/CHANGES-2023:1.6884 --- pkgsrc/doc/CHANGES-2023:1.6883 Sun Nov 12 15:32:18 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 12 16:17:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6883 2023/11/12 15:32:18 bacon Exp $ +$NetBSD: CHANGES-2023,v 1.6884 2023/11/12 16:17:46 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9930,3 +9930,4 @@ Changes to the packages collection and i Updated graphics/drawing to 1.0.2 [wiz 2023-11-12] Updated archivers/unrar to 7.0.3 [wiz 2023-11-12] Updated biology/vsearch to 2.25.0 [bacon 2023-11-12] + Updated textproc/ruby-libxml to 4.1.2 [taca 2023-11-12] --_----------=_1699805866230--