Received: by mail.netbsd.org (Postfix, from userid 605) id 19AD184DD2; Mon, 29 Oct 2018 17:57:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 323A584D2C for ; Mon, 29 Oct 2018 17:57:04 +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 KKSTcn-Pt8BZ for ; Mon, 29 Oct 2018 17:57:03 +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 5EC7284CD0 for ; Mon, 29 Oct 2018 17:57:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5B08AFBEE; Mon, 29 Oct 2018 17:57:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1540835823250600" MIME-Version: 1.0 Date: Mon, 29 Oct 2018 17:57:03 +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: <20181029175703.5B08AFBEE@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. --_----------=_1540835823250600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 29 17:57:03 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-setuptools To generate a diff of this commit: cvs rdiff -u -r1.4524 -r1.4525 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1540835823250600 Content-Disposition: inline Content-Length: 733 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.4524 pkgsrc/doc/CHANGES-2018:1.4525 --- pkgsrc/doc/CHANGES-2018:1.4524 Mon Oct 29 16:18:34 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 29 17:57:03 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4524 2018/10/29 16:18:34 bsiegert Exp $ +$NetBSD: CHANGES-2018,v 1.4525 2018/10/29 17:57:03 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6303,3 +6303,4 @@ Changes to the packages collection and i Updated time/py-tzdata to 2018.7 [adam 2018-10-29] Updated www/webkit-gtk to 2.22.3 [leot 2018-10-29] Updated textproc/uriparser to 0.9.0 [bsiegert 2018-10-29] + Updated devel/py-setuptools to 40.5.0 [adam 2018-10-29] --_----------=_1540835823250600--