Received: by mail.netbsd.org (Postfix, from userid 605) id 9CF4084F44; Wed, 21 Mar 2018 06:56:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E371D84F42 for ; Wed, 21 Mar 2018 06:56:23 +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 ZRlaxvJ7Rt1e for ; Wed, 21 Mar 2018 06:56:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 143DD84D23 for ; Wed, 21 Mar 2018 06:56:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11790FB40; Wed, 21 Mar 2018 06:56:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1521615383119560" MIME-Version: 1.0 Date: Wed, 21 Mar 2018 06:56:23 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20180321065623.11790FB40@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. --_----------=_1521615383119560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Wed Mar 21 06:56:22 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated security/clamav to 0.99.4 To generate a diff of this commit: cvs rdiff -u -r1.1430 -r1.1431 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18195 -r1.18196 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1521615383119560 Content-Disposition: inline Content-Length: 1294 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1430 pkgsrc/doc/CHANGES-2018:1.1431 --- pkgsrc/doc/CHANGES-2018:1.1430 Tue Mar 20 20:46:42 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Mar 21 06:56:22 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1430 2018/03/20 20:46:42 schnoebe Exp $ +$NetBSD: CHANGES-2018,v 1.1431 2018/03/21 06:56:22 prlw1 Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1938,3 +1938,4 @@ Changes to the packages collection and i Added devel/py-pysha3 version 1.0.2 [khorben 2018-03-20] Added math/py-z3solver version 4.5.1.0.post2 [khorben 2018-03-20] Updated print/hplip to 3.18.3 [schnoebe 2018-03-20] + Updated security/clamav to 0.99.4 [prlw1 2018-03-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18195 pkgsrc/doc/TODO:1.18196 --- pkgsrc/doc/TODO:1.18195 Mon Mar 19 08:28:25 2018 +++ pkgsrc/doc/TODO Wed Mar 21 06:56:22 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18195 2018/03/19 08:28:25 adam Exp $ +$NetBSD: TODO,v 1.18196 2018/03/21 06:56:22 prlw1 Exp $ Suggested new packages ====================== @@ -488,7 +488,6 @@ 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 --_----------=_1521615383119560--