Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9985284CF8 for ; Wed, 22 Nov 2023 14:20:15 +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 qM71RPYeEQJr for ; Wed, 22 Nov 2023 14:20:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E570584CC9 for ; Wed, 22 Nov 2023 14:20:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E256BFA3F; Wed, 22 Nov 2023 14:20:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700662814264670" MIME-Version: 1.0 Date: Wed, 22 Nov 2023 14:20:14 +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: <20231122142014.E256BFA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700662814264670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Nov 22 14:20:14 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/py-ldapdomaindump to 0.9.4nb1 To generate a diff of this commit: cvs rdiff -u -r1.7177 -r1.7178 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23699 -r1.23700 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700662814264670 Content-Disposition: inline Content-Length: 1383 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.7177 pkgsrc/doc/CHANGES-2023:1.7178 --- pkgsrc/doc/CHANGES-2023:1.7177 Wed Nov 22 14:11:51 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Nov 22 14:20:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7177 2023/11/22 14:11:51 ryoon Exp $ +$NetBSD: CHANGES-2023,v 1.7178 2023/11/22 14:20:14 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10300,3 +10300,4 @@ Changes to the packages collection and i Updated www/firefox-l10n to 120.0 [ryoon 2023-11-22] Added lang/openjdk21 version 1.21.0.1.12 [ryoon 2023-11-22] Updated lang/openjdk-bin to 21.0.1 [ryoon 2023-11-22] + Updated net/py-ldapdomaindump to 0.9.4nb1 [wiz 2023-11-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23699 pkgsrc/doc/TODO:1.23700 --- pkgsrc/doc/TODO:1.23699 Wed Nov 22 13:32:29 2023 +++ pkgsrc/doc/TODO Wed Nov 22 14:20:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23699 2023/11/22 13:32:29 ryoon Exp $ +$NetBSD: TODO,v 1.23700 2023/11/22 14:20:14 wiz Exp $ Suggested new packages ====================== @@ -1365,7 +1365,7 @@ For possible Perl packages updates, see o top-3.8beta1 o topgit-0.19.13 (at https://github.com/mackyle/topgit) o tor-browser-11.0.9 [wip] - o tor-browser-13.0.3 + o tor-browser-13.0.4 o torrentzip-2.1.0 o trafficserver-9.0.1 o translate-toolkit-3.3.4 --_----------=_1700662814264670--