Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BD68850F1 for ; Thu, 2 Nov 2023 10:26:37 +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 rD1isAlyaTUE for ; Thu, 2 Nov 2023 10:26:37 +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 C5EF784D4C for ; Thu, 2 Nov 2023 10:26:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BDA19FA2A; Thu, 2 Nov 2023 10:26:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169892079673010" MIME-Version: 1.0 Date: Thu, 2 Nov 2023 10:26:36 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231102102636.BDA19FA2A@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169892079673010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 2 10:26:36 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/yelp-tools to 42.1 To generate a diff of this commit: cvs rdiff -u -r1.6525 -r1.6526 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23523 -r1.23524 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169892079673010 Content-Disposition: inline Content-Length: 1253 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.6525 pkgsrc/doc/CHANGES-2023:1.6526 --- pkgsrc/doc/CHANGES-2023:1.6525 Thu Nov 2 10:23:48 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Nov 2 10:26:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6525 2023/11/02 10:23:48 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6526 2023/11/02 10:26:36 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9493,3 +9493,4 @@ Changes to the packages collection and i Updated www/py-uwsgi to 2.0.23 [adam 2023-11-02] Updated devel/py-ipython to 8.17.2 [adam 2023-11-02] Updated textproc/yelp-xsl to 42.1 [wiz 2023-11-02] + Updated textproc/yelp-tools to 42.1 [wiz 2023-11-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23523 pkgsrc/doc/TODO:1.23524 --- pkgsrc/doc/TODO:1.23523 Thu Nov 2 08:34:28 2023 +++ pkgsrc/doc/TODO Thu Nov 2 10:26:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23523 2023/11/02 08:34:28 adam Exp $ +$NetBSD: TODO,v 1.23524 2023/11/02 10:26:36 wiz Exp $ Suggested new packages ====================== @@ -1560,7 +1560,6 @@ For possible Perl packages updates, see o yarn-3.2.4 o yaz-5.30.3 o yed-3.17.1 - o yelp-tools-3.38.0 o yices2-2.6.2 o yodl-2.14.3 o yorick-2.1.05 --_----------=_169892079673010--