Received: by mail.netbsd.org (Postfix, from userid 605) id 820CA84D6F; Tue, 2 May 2023 16:30:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B215984D68 for ; Tue, 2 May 2023 16:30:32 +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 gIJLNImi2IA5 for ; Tue, 2 May 2023 16:30: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 4782784C13 for ; Tue, 2 May 2023 16:30:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3A7BFFA87; Tue, 2 May 2023 16:30:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683045032296940" MIME-Version: 1.0 Date: Tue, 2 May 2023 16:30:32 +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: <20230502163032.3A7BFFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683045032296940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 2 16:30:32 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + clamav-1.1. To generate a diff of this commit: cvs rdiff -u -r1.22878 -r1.22879 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683045032296940 Content-Disposition: inline Content-Length: 576 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22878 pkgsrc/doc/TODO:1.22879 --- pkgsrc/doc/TODO:1.22878 Mon May 1 21:20:41 2023 +++ pkgsrc/doc/TODO Tue May 2 16:30:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22878 2023/05/01 21:20:41 nikita Exp $ +$NetBSD: TODO,v 1.22879 2023/05/02 16:30:31 wiz Exp $ Suggested new packages ====================== @@ -529,7 +529,7 @@ For possible Perl packages updates, see o chrpath-0.16 o cim-5.1 o cjk-lyx-1.4.4 - o clamav-1.0.0 + o clamav-1.1 o classpath-0.99 o classpath-gui-0.99 o clawsker-0.7.13 --_----------=_1683045032296940--