Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25BF584E98 for ; Sun, 21 May 2023 19:01:28 +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 U4ANA21Fs25P for ; Sun, 21 May 2023 19:01:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6FCC084CED for ; Sun, 21 May 2023 19:01:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 138CCFA87; Sun, 21 May 2023 19:01:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684695685274150" MIME-Version: 1.0 Date: Sun, 21 May 2023 19:01:25 +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: <20230521190125.138CCFA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684695685274150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 21 19:01:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated math/double-conversion to 3.3.0 To generate a diff of this commit: cvs rdiff -u -r1.3262 -r1.3263 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22974 -r1.22975 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684695685274150 Content-Disposition: inline Content-Length: 1281 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.3262 pkgsrc/doc/CHANGES-2023:1.3263 --- pkgsrc/doc/CHANGES-2023:1.3262 Sun May 21 18:58:44 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 21 19:01:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3262 2023/05/21 18:58:44 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3263 2023/05/21 19:01:24 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4523,3 +4523,4 @@ Changes to the packages collection and i Updated net/py-txtorcon to 23.5.0 [wiz 2023-05-21] Updated time/py-tzlocal to 5.0.1 [wiz 2023-05-21] Updated devel/py-setuptools to 67.8.0 [wiz 2023-05-21] + Updated math/double-conversion to 3.3.0 [wiz 2023-05-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22974 pkgsrc/doc/TODO:1.22975 --- pkgsrc/doc/TODO:1.22974 Sun May 21 18:58:44 2023 +++ pkgsrc/doc/TODO Sun May 21 19:01:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22974 2023/05/21 18:58:44 wiz Exp $ +$NetBSD: TODO,v 1.22975 2023/05/21 19:01:24 wiz Exp $ Suggested new packages ====================== @@ -585,7 +585,6 @@ For possible Perl packages updates, see o dmalloc-5.6.5 o dnsbl-milter-6.78 o doclifter-2.19 - o double-conversion-3.3.0 o drawpile-2.1.20 o drivel-3.0.5 o drupal-10.0.5 --_----------=_1684695685274150--