Received: by mail.netbsd.org (Postfix, from userid 605) id 78FEB84D4F; Tue, 18 Jul 2017 13:59:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B4CB84D4B for ; Tue, 18 Jul 2017 13:59:15 +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 EQXgWuDymvVg for ; Tue, 18 Jul 2017 13:59:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 94ECD84CE4 for ; Tue, 18 Jul 2017 13:59:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92F5BFACD; Tue, 18 Jul 2017 13:59:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1500386354209080" MIME-Version: 1.0 Date: Tue, 18 Jul 2017 13:59:14 +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: <20170718135914.92F5BFACD@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. --_----------=_1500386354209080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jul 18 13:59:14 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated lang/python36 to 3.6.2, devel/py-setuptools to 36.2.0, security/py-cryptography_vectors to 2.0, security/py-cryptography to 2.0 To generate a diff of this commit: cvs rdiff -u -r1.2923 -r1.2924 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17531 -r1.17532 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1500386354209080 Content-Disposition: inline Content-Length: 1474 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.2923 pkgsrc/doc/CHANGES-2017:1.2924 --- pkgsrc/doc/CHANGES-2017:1.2923 Tue Jul 18 10:22:57 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 18 13:59:14 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2923 2017/07/18 10:22:57 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.2924 2017/07/18 13:59:14 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4032,3 +4032,7 @@ Changes to the packages collection and i Updated net/py-apache-libcloud to 2.1.0 [adam 2017-07-18] Updated devel/jenkins-lts to 2.60.1 [ryoon 2017-07-18] Updated devel/jenkins to 2.70 [ryoon 2017-07-18] + Updated lang/python36 to 3.6.2 [adam 2017-07-18] + Updated devel/py-setuptools to 36.2.0 [adam 2017-07-18] + Updated security/py-cryptography_vectors to 2.0 [adam 2017-07-18] + Updated security/py-cryptography to 2.0 [adam 2017-07-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17531 pkgsrc/doc/TODO:1.17532 --- pkgsrc/doc/TODO:1.17531 Sun Jul 16 21:25:38 2017 +++ pkgsrc/doc/TODO Tue Jul 18 13:59:14 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17531 2017/07/16 21:25:38 adam Exp $ +$NetBSD: TODO,v 1.17532 2017/07/18 13:59:14 adam Exp $ Suggested new packages ====================== @@ -1322,7 +1322,6 @@ For possible Perl packages updates, see o py-quixote-2.9 o py-radare2-1.0.1 o py-scgi-1.15 - o py-setuptools-36.2.0 o py-simpletal-5.1 o py-smb-1.1.17 o py-softlayer-5.1.0 --_----------=_1500386354209080--