Received: by mail.netbsd.org (Postfix, from userid 605) id C53B584DDF; Sat, 16 Sep 2017 21:32:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57E7084DDA for ; Sat, 16 Sep 2017 21:32:46 +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 pDilyeAmvAof for ; Sat, 16 Sep 2017 21:32:46 +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 B916D84DC7 for ; Sat, 16 Sep 2017 21:32:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7489FA9A; Sat, 16 Sep 2017 21:32:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505597565165970" MIME-Version: 1.0 Date: Sat, 16 Sep 2017 21:32:45 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20170916213245.B7489FA9A@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. --_----------=_1505597565165970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Sat Sep 16 21:32:45 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Added finance/py-alphalens version 0.1.1 To generate a diff of this commit: cvs rdiff -u -r1.3830 -r1.3831 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505597565165970 Content-Disposition: inline Content-Length: 732 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.3830 pkgsrc/doc/CHANGES-2017:1.3831 --- pkgsrc/doc/CHANGES-2017:1.3830 Sat Sep 16 20:41:30 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Sep 16 21:32:45 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3830 2017/09/16 20:41:30 leot Exp $ +$NetBSD: CHANGES-2017,v 1.3831 2017/09/16 21:32:45 minskim Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5387,3 +5387,4 @@ Changes to the packages collection and i Updated devel/MoarVM to 2017.07 [bsiegert 2017-09-16] Updated sysutils/entr to 3.8 [leot 2017-09-16] Updated net/youtube-dl to 20170915 [leot 2017-09-16] + Added finance/py-alphalens version 0.1.1 [minskim 2017-09-16] --_----------=_1505597565165970--