CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:26:59 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785778019277840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 3 17:26:59 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated textproc/py-annotated-doc to 0.0.5 To generate a diff of this commit: cvs rdiff -u -r1.4935 -r1.4936 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27676 -r1.27677 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785778019277840 Content-Disposition: inline Content-Length: 1374 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2026 diff -u pkgsrc/doc/CHANGES-2026:1.4935 pkgsrc/doc/CHANGES-2026:1.4936 --- pkgsrc/doc/CHANGES-2026:1.4935 Mon Aug 3 17:24:45 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 17:26:58 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4935 2026/08/03 17:24:45 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.4936 2026/08/03 17:26:58 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7311,3 +7311,4 @@ Changes to the packages collection and i Updated fonts/harfbuzz-docs to 14.3.0 [wiz 2026-08-03] Updated textproc/libxmlb to 0.3.29 [wiz 2026-08-03] Updated sysutils/py-Glances to 4.5.6 [wiz 2026-08-03] + Updated textproc/py-annotated-doc to 0.0.5 [wiz 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27676 pkgsrc/doc/TODO:1.27677 --- pkgsrc/doc/TODO:1.27676 Mon Aug 3 17:24:45 2026 +++ pkgsrc/doc/TODO Mon Aug 3 17:26:59 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27676 2026/08/03 17:24:45 wiz Exp $ +$NetBSD: TODO,v 1.27677 2026/08/03 17:26:59 wiz Exp $ Suggested new packages ====================== @@ -1127,7 +1127,6 @@ For possible Perl packages updates, see o py-HappyDoc-3.0 o py-MyHDL-0.11 o py-OTXv2-1.5.2 - o py-annotated-doc-0.0.5 o py-beets-2.13.1 o py-cassa-1.11.0 o py-chardet-7.0.1 [we need to decide how to handle https://github.com/chardet/chardet/issues/327] --_----------=_1785778019277840--