Received: by mail.netbsd.org (Postfix, from userid 605) id CC36084E02; Fri, 2 Mar 2018 03:02:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4F36D84D80 for ; Fri, 2 Mar 2018 03:02:33 +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 F8aPKGDe_sji for ; Fri, 2 Mar 2018 03:02:32 +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 D7F2A84CFB for ; Fri, 2 Mar 2018 03:02:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8453FB40; Fri, 2 Mar 2018 03:02:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151995975286530" MIME-Version: 1.0 Date: Fri, 2 Mar 2018 03:02:32 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20180302030232.C8453FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151995975286530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Mar 2 03:02:32 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: +clamav-0.99.4. To generate a diff of this commit: cvs rdiff -u -r1.18155 -r1.18156 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151995975286530 Content-Disposition: inline Content-Length: 564 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18155 pkgsrc/doc/TODO:1.18156 --- pkgsrc/doc/TODO:1.18155 Thu Mar 1 20:10:57 2018 +++ pkgsrc/doc/TODO Fri Mar 2 03:02:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18155 2018/03/01 20:10:57 adam Exp $ +$NetBSD: TODO,v 1.18156 2018/03/02 03:02:32 taca Exp $ Suggested new packages ====================== @@ -488,6 +488,7 @@ For possible Perl packages updates, see o cim-5.1 o cinepaint-1.3 o cjk-lyx-1.4.4 + o clamav-0.99.4 o classpath-0.99 o classpath-gui-0.99 o claws-mail-3.16.0 --_----------=_151995975286530--