Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 43F1B84F00 for ; Fri, 30 Jun 2023 07:06:06 +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 0jbOvbLZ0qbk for ; Fri, 30 Jun 2023 07:06:05 +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 8DBEE84EBC for ; Fri, 30 Jun 2023 07:06:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84E29FA89; Fri, 30 Jun 2023 07:06:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688108765239270" MIME-Version: 1.0 Date: Fri, 30 Jun 2023 07:06:05 +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: <20230630070605.84E29FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688108765239270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 30 07:06:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/nss to 3.91 To generate a diff of this commit: cvs rdiff -u -r1.4128 -r1.4129 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23132 -r1.23133 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688108765239270 Content-Disposition: inline Content-Length: 1304 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.4128 pkgsrc/doc/CHANGES-2023:1.4129 --- pkgsrc/doc/CHANGES-2023:1.4128 Fri Jun 30 06:31:45 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 30 07:06:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4128 2023/06/30 06:31:45 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4129 2023/06/30 07:06:04 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5796,3 +5796,4 @@ Changes to the packages collection and i Updated devel/py-zope.exceptions to 5.0 [adam 2023-06-29] Updated devel/py-zope.deferredimport to 5.0 [adam 2023-06-29] Updated devel/imake to 1.0.9nb1 [wiz 2023-06-30] + Updated devel/nss to 3.91 [wiz 2023-06-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23132 pkgsrc/doc/TODO:1.23133 --- pkgsrc/doc/TODO:1.23132 Thu Jun 29 10:25:51 2023 +++ pkgsrc/doc/TODO Fri Jun 30 07:06:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23132 2023/06/29 10:25:51 wiz Exp $ +$NetBSD: TODO,v 1.23133 2023/06/30 07:06:05 wiz Exp $ Suggested new packages ====================== @@ -1456,7 +1456,7 @@ For possible Perl packages updates, see o wbm-virtual-server-6.16 o wcalc-2.4 o webkit-gtk-2.38.5 [wip] - o webkit-gtk-2.40.2 + o webkit-gtk-2.40.3 o webmin-2.0 o websvn-2.6.0 o weechat-4.0.0 --_----------=_1688108765239270--