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 "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3C24F7A26C for ; Mon, 3 Apr 2017 14:20:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DF9EA85590; Mon, 3 Apr 2017 14:20:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 703C68558F for ; Mon, 3 Apr 2017 14:20:26 +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 0IKzzIKKdRa0 for ; Mon, 3 Apr 2017 14:20:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D59A285576 for ; Mon, 3 Apr 2017 14:20:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6F81FBE4; Mon, 3 Apr 2017 14:20:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491229225299760" MIME-Version: 1.0 Date: Mon, 3 Apr 2017 14:20:25 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170403142025.B6F81FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1491229225299760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Mon Apr 3 14:20:25 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/py-elasticsearch to 5.3.0 To generate a diff of this commit: cvs rdiff -u -r1.1376 -r1.1377 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491229225299760 Content-Disposition: inline Content-Length: 731 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.1376 pkgsrc/doc/CHANGES-2017:1.1377 --- pkgsrc/doc/CHANGES-2017:1.1376 Mon Apr 3 12:23:21 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Apr 3 14:20:25 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1376 2017/04/03 12:23:21 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.1377 2017/04/03 14:20:25 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1679,3 +1679,4 @@ Changes to the packages collection and i Updated www/p5-HTTP-Async to 0.33 [wen 2017-04-03] Updated www/squid3 to 3.5.25 [adam 2017-04-03] Updated net/py-lexicon to 2.0.5 [fhajny 2017-04-03] + Updated databases/py-elasticsearch to 5.3.0 [fhajny 2017-04-03] --_----------=_1491229225299760--