Received: by mail.netbsd.org (Postfix, from userid 605) id 81D088564F; Wed, 5 Jul 2017 23:55:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 11EFE85646 for ; Wed, 5 Jul 2017 23:55:42 +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 fSWn64DSZ01N for ; Wed, 5 Jul 2017 23:55:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 75C7384DB9 for ; Wed, 5 Jul 2017 23:55:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74087FAE8; Wed, 5 Jul 2017 23:55:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499298941238910" MIME-Version: 1.0 Date: Wed, 5 Jul 2017 23:55:41 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20170705235541.74087FAE8@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. --_----------=_1499298941238910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Wed Jul 5 23:55:41 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated security/yara to 3.6.3 To generate a diff of this commit: cvs rdiff -u -r1.2729 -r1.2730 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499298941238910 Content-Disposition: inline Content-Length: 750 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2729 pkgsrc/doc/CHANGES-2017:1.2730 --- pkgsrc/doc/CHANGES-2017:1.2729 Wed Jul 5 21:34:05 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Jul 5 23:55:41 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2729 2017/07/05 21:34:05 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.2730 2017/07/05 23:55:41 khorben Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3764,3 +3764,4 @@ Changes to the packages collection and i Updated devel/py-test to 3.1.3 [adam 2017-07-05] Added math/py-pandas-datareader version 0.4.0 [minskim 2017-07-05] Added math/py-scikit-learn version 0.18.1 [minskim 2017-07-05] + Updated security/yara to 3.6.3 [khorben 2017-07-05] --_----------=_1499298941238910--