Received: by mail.netbsd.org (Postfix, from userid 605) id BAC1C855B5; Thu, 23 Nov 2017 10:22:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 45D5D855B1 for ; Thu, 23 Nov 2017 10:22:49 +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 Vhl8hjEviPB0 for ; Thu, 23 Nov 2017 10:22:48 +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 A8FDB85594 for ; Thu, 23 Nov 2017 10:22:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A239EFB40; Thu, 23 Nov 2017 10:22:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511432568148550" MIME-Version: 1.0 Date: Thu, 23 Nov 2017 10:22:48 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20171123102248.A239EFB40@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. --_----------=_1511432568148550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 23 10:22:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated security/py-OpenSSL, finance/py-braintree To generate a diff of this commit: cvs rdiff -u -r1.4953 -r1.4954 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511432568148550 Content-Disposition: inline Content-Length: 806 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.4953 pkgsrc/doc/CHANGES-2017:1.4954 --- pkgsrc/doc/CHANGES-2017:1.4953 Wed Nov 22 19:32:35 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 23 10:22:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4953 2017/11/22 19:32:35 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.4954 2017/11/23 10:22:48 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7147,3 +7147,5 @@ Changes to the packages collection and i Updated x11/ruby-gnome2-vte to 3.2.1 [tsutsui 2017-11-22] Updated devel/mk-configure to 0.29.3 [cheusov 2017-11-22] Added devel/flatbuffers version 1.8.0 [minskim 2017-11-22] + Updated security/py-OpenSSL to 17.4.0 [adam 2017-11-23] + Updated finance/py-braintree to 3.39.0 [adam 2017-11-23] --_----------=_1511432568148550--