Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E8FE384E83 for ; Tue, 7 Nov 2023 22:15: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 yLLe2BcpkApr for ; Tue, 7 Nov 2023 22:15: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 3FA8784E65 for ; Tue, 7 Nov 2023 22:15:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C8ADFA2D; Tue, 7 Nov 2023 22:15:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169939533770290" MIME-Version: 1.0 Date: Tue, 7 Nov 2023 22:15:37 +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: <20231107221537.3C8ADFA2D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169939533770290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 7 22:15:36 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-sphinxcontrib-applehelp to 1.0.7 To generate a diff of this commit: cvs rdiff -u -r1.6753 -r1.6754 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23605 -r1.23606 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169939533770290 Content-Disposition: inline Content-Length: 1379 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.6753 pkgsrc/doc/CHANGES-2023:1.6754 --- pkgsrc/doc/CHANGES-2023:1.6753 Tue Nov 7 22:13:40 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 7 22:15:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6753 2023/11/07 22:13:40 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6754 2023/11/07 22:15:36 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9753,3 +9753,4 @@ Changes to the packages collection and i Updated net/filezilla to 3.66.1 [wiz 2023-11-07] Updated devel/gtexinfo to 7.1 [wiz 2023-11-07] Updated textproc/py-sphinx-autodoc-typehints to 1.24.1 [wiz 2023-11-07] + Updated textproc/py-sphinxcontrib-applehelp to 1.0.7 [wiz 2023-11-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23605 pkgsrc/doc/TODO:1.23606 --- pkgsrc/doc/TODO:1.23605 Tue Nov 7 22:13:40 2023 +++ pkgsrc/doc/TODO Tue Nov 7 22:15:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23605 2023/11/07 22:13:40 wiz Exp $ +$NetBSD: TODO,v 1.23606 2023/11/07 22:15:36 wiz Exp $ Suggested new packages ====================== @@ -1216,7 +1216,6 @@ For possible Perl packages updates, see o py-simpletal-5.1 o py-sphinx-7.2.6 o py-sphinx-rtd-theme-1.3.0 - o py-sphinxcontrib-applehelp-1.0.7 o py-sphinxcontrib-devhelp-1.0.5 o py-sphinxcontrib-htmlhelp-2.0.4 o py-sphinxcontrib-qthelp-1.0.6 --_----------=_169939533770290--