Received: by mail.netbsd.org (Postfix, from userid 605) id 56CBA84DAB; Thu, 29 Mar 2018 15:31:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E6D284D5E for ; Thu, 29 Mar 2018 15:31:45 +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 G6ydu9jEa_tP for ; Thu, 29 Mar 2018 15:31:44 +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 B595B84C86 for ; Thu, 29 Mar 2018 15:31:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AEDD3FB40; Thu, 29 Mar 2018 15:31:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152233750427770" MIME-Version: 1.0 Date: Thu, 29 Mar 2018 15:31:44 +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: <20180329153144.AEDD3FB40@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. --_----------=_152233750427770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Mar 29 15:31:44 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated lang/python36 To generate a diff of this commit: cvs rdiff -u -r1.1589 -r1.1590 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152233750427770 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1589 pkgsrc/doc/CHANGES-2018:1.1590 --- pkgsrc/doc/CHANGES-2018:1.1589 Thu Mar 29 11:08:53 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Mar 29 15:31:44 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1589 2018/03/29 11:08:53 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1590 2018/03/29 15:31:44 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2153,3 +2153,4 @@ Changes to the packages collection and i Updated devel/ruby-readline to 2.4.4 [taca 2018-03-29] Updated x11/ruby-tk to 2.3.7 [taca 2018-03-29] Updated security/openssl to 1.0.2o [wiz 2018-03-29] + Updated lang/python36 to 3.6.5 [adam 2018-03-29] --_----------=_152233750427770--