Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 981971A923C for ; Tue, 15 Dec 2020 00:53:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D6A0284DAA; Tue, 15 Dec 2020 00:53:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B69584CEC for ; Tue, 15 Dec 2020 00:53:46 +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 Uo0rDBZSqDfM for ; Tue, 15 Dec 2020 00:53:45 +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 8E80D84CDF for ; Tue, 15 Dec 2020 00:53:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7AC65FA9D; Tue, 15 Dec 2020 00:53:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1607993625221520" MIME-Version: 1.0 Date: Tue, 15 Dec 2020 00:53:45 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20201215005345.7AC65FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1607993625221520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Tue Dec 15 00:53:45 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc: Add boost to TODO To generate a diff of this commit: cvs rdiff -u -r1.20256 -r1.20257 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1607993625221520 Content-Disposition: inline Content-Length: 565 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20256 pkgsrc/doc/TODO:1.20257 --- pkgsrc/doc/TODO:1.20256 Sun Dec 13 18:03:18 2020 +++ pkgsrc/doc/TODO Tue Dec 15 00:53:45 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20256 2020/12/13 18:03:18 wiz Exp $ +$NetBSD: TODO,v 1.20257 2020/12/15 00:53:45 ryoon Exp $ Suggested new packages ====================== @@ -450,6 +450,7 @@ For possible Perl packages updates, see o bliz++-0.10 o blur6ex-0.3.462 o boolean-7.1 + o boost-libs-1.74.0 o borgbackup-1.1.8 o bos-2.5 o bottlerocket-0.05b3 --_----------=_1607993625221520--