Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id E08491A9217 for ; Mon, 4 Jan 2021 10:27:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2295584DB9; Mon, 4 Jan 2021 10:27:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5C8BD84DB3 for ; Mon, 4 Jan 2021 10:27:49 +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 OGAAoHoTbZRO for ; Mon, 4 Jan 2021 10:27:48 +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 AD2E584DAD for ; Mon, 4 Jan 2021 10:27:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4ED5FA9D; Mon, 4 Jan 2021 10:27:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609756068216410" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 10:27:48 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210104102748.A4ED5FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609756068216410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 10:27:48 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated math/fftw to 3.3.9nb3 To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20290 -r1.20291 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609756068216410 Content-Disposition: inline Content-Length: 1281 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.121 pkgsrc/doc/CHANGES-2021:1.122 --- pkgsrc/doc/CHANGES-2021:1.121 Mon Jan 4 10:22:31 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 4 10:27:48 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.121 2021/01/04 10:22:31 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.122 2021/01/04 10:27:48 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -149,3 +149,4 @@ Changes to the packages collection and i Updated databases/prometheus to 2.23.0nb2 [adam 2021-01-04] Updated graphics/ImageMagick to 7.0.10.54 [wiz 2021-01-04] Updated textproc/enchant2 to 2.2.15 [wiz 2021-01-04] + Updated math/fftw to 3.3.9nb3 [wiz 2021-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20290 pkgsrc/doc/TODO:1.20291 --- pkgsrc/doc/TODO:1.20290 Mon Jan 4 10:22:31 2021 +++ pkgsrc/doc/TODO Mon Jan 4 10:27:48 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20290 2021/01/04 10:22:31 wiz Exp $ +$NetBSD: TODO,v 1.20291 2021/01/04 10:27:48 wiz Exp $ Suggested new packages ====================== @@ -562,7 +562,6 @@ For possible Perl packages updates, see o felt-3.07 [wip] o fet-5.28.6 o fetchyahoo-2.14.0 - o fftw-3.3.9 o filerunner-14.06.18.10 o flashplayer-0.4.13 o flow-tools-0.411 --_----------=_1609756068216410--