Received: by mail.netbsd.org (Postfix, from userid 605) id C5C5784E36; Wed, 3 Oct 2018 11:34:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D634984D02 for ; Wed, 3 Oct 2018 11:34:01 +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 NnLrLMvNzaUO for ; Wed, 3 Oct 2018 11:34:01 +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 141EB84CDF for ; Wed, 3 Oct 2018 11:34:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B7E0FBEE; Wed, 3 Oct 2018 11:34:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538566441267610" MIME-Version: 1.0 Date: Wed, 3 Oct 2018 11:34:01 +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: <20181003113401.0B7E0FBEE@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. --_----------=_1538566441267610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Oct 3 11:34:00 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated databases/py-pickleshare, devel/py-wheel To generate a diff of this commit: cvs rdiff -u -r1.4265 -r1.4266 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538566441267610 Content-Disposition: inline Content-Length: 794 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.4265 pkgsrc/doc/CHANGES-2018:1.4266 --- pkgsrc/doc/CHANGES-2018:1.4265 Wed Oct 3 10:58:42 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Oct 3 11:34:00 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4265 2018/10/03 10:58:42 prlw1 Exp $ +$NetBSD: CHANGES-2018,v 1.4266 2018/10/03 11:34:00 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5946,3 +5946,5 @@ Changes to the packages collection and i Updated graphics/py-openexr to 1.3.2 [adam 2018-10-03] Updated www/py-django-sql-explorer to 1.1.2 [adam 2018-10-03] Updated www/drupal7 to 7.59nb2 [prlw1 2018-10-03] + Updated databases/py-pickleshare to 0.7.5 [adam 2018-10-03] + Updated devel/py-wheel to 0.32.0 [adam 2018-10-03] --_----------=_1538566441267610--