Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D10F284F74 for ; Fri, 25 Aug 2023 15:20:19 +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 mAt2bFM9fZoM for ; Fri, 25 Aug 2023 15:20:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2850C84CDC for ; Fri, 25 Aug 2023 15:20:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25A88FBDB; Fri, 25 Aug 2023 15:20:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1692976819138340" MIME-Version: 1.0 Date: Fri, 25 Aug 2023 15:20:19 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20230825152019.25A88FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1692976819138340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri Aug 25 15:20:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated mail/thunderbird to 115.1.1 To generate a diff of this commit: cvs rdiff -u -r1.5080 -r1.5081 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23322 -r1.23323 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1692976819138340 Content-Disposition: inline Content-Length: 1296 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.5080 pkgsrc/doc/CHANGES-2023:1.5081 --- pkgsrc/doc/CHANGES-2023:1.5080 Fri Aug 25 15:20:02 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Aug 25 15:20:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5080 2023/08/25 15:20:02 pho Exp $ +$NetBSD: CHANGES-2023,v 1.5081 2023/08/25 15:20:18 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7364,3 +7364,4 @@ Changes to the packages collection and i Updated graphics/py-tifffile to 2023.8.12 [adam 2023-08-25] Updated sysutils/hw-probe to 1.6.5_20230812 [vins 2023-08-25] Updated mail/thunderbird-l10n to 115.1.1 [pho 2023-08-25] + Updated mail/thunderbird to 115.1.1 [pho 2023-08-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23322 pkgsrc/doc/TODO:1.23323 --- pkgsrc/doc/TODO:1.23322 Fri Aug 25 13:49:48 2023 +++ pkgsrc/doc/TODO Fri Aug 25 15:20:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23322 2023/08/25 13:49:48 adam Exp $ +$NetBSD: TODO,v 1.23323 2023/08/25 15:20:18 pho Exp $ Suggested new packages ====================== @@ -1398,7 +1398,6 @@ For possible Perl packages updates, see o texlab-5.9.2 o texworks-0.6.6 o tfmxplay-1.1.6 - o thunderbird-115 o tightvnc-2.7.10 o tile-0.7.4 o tio-2.6 [pkg/57589] --_----------=_1692976819138340--