Received: by mail.netbsd.org (Postfix, from userid 605) id 8448184DBF; Tue, 20 Jul 2021 12:52:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BFBE984D57 for ; Tue, 20 Jul 2021 12:52:05 +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 0lPvwNMpQnGQ for ; Tue, 20 Jul 2021 12:52:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1BF6884D0F for ; Tue, 20 Jul 2021 12:52:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13AAEFA95; Tue, 20 Jul 2021 12:52:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626785525275960" MIME-Version: 1.0 Date: Tue, 20 Jul 2021 12:52:05 +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: <20210720125205.13AAEFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626785525275960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 20 12:52:04 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + binutils-2.37, freetype2-2.11, meson-0.59, php-baikal-0.8.0. To generate a diff of this commit: cvs rdiff -u -r1.20876 -r1.20877 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626785525275960 Content-Disposition: inline Content-Length: 1223 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20876 pkgsrc/doc/TODO:1.20877 --- pkgsrc/doc/TODO:1.20876 Tue Jul 20 10:15:40 2021 +++ pkgsrc/doc/TODO Tue Jul 20 12:52:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20876 2021/07/20 10:15:40 tnn Exp $ +$NetBSD: TODO,v 1.20877 2021/07/20 12:52:04 wiz Exp $ Suggested new packages ====================== @@ -595,6 +595,7 @@ For possible Perl packages updates, see o bin86-0.16.21 o bing-1.3.5 o binkd-104 + o binutils-2.37 o binutils-mips-current-2.36.1 o binwalk-2.3.1 o bioperl-1.7.8 @@ -812,6 +813,7 @@ For possible Perl packages updates, see o freetds-1.2.9 o freetype-lib-1.5.20050518 o freetype-utils-1.5.20050518 + o freetype2-2.11 o freewais-sf-2.2.14 o frink-2.3.1a2 o fstrm-0.6.1 @@ -1317,6 +1319,7 @@ For possible Perl packages updates, see o memached-1.5.6 o memtestplus-5.31b o merkaator-0.18.3 + o meson-0.59 o mesure-0.7.2 o metacity-3.14.2 o metis-5.1.0 @@ -1704,6 +1707,7 @@ For possible Perl packages updates, see o pgpdump-0.33 o phoronix-9.2.1 o phoronix-test-suite-10.2.2 + o php-baikal-0.8.0 o php-basercms-4.4.2 o php-concrete5-8.5.4 o php-excel-1.8.2 [PHPSpreadsheet is sucessor] --_----------=_1626785525275960--