Received: by mail.netbsd.org (Postfix, from userid 605) id B1A2784DEA; Thu, 23 Nov 2017 22:42:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DCFAC855C2 for ; Thu, 23 Nov 2017 22:42:05 +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 rJDf40uFFidC for ; Thu, 23 Nov 2017 22:42:05 +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 34FF284D30 for ; Thu, 23 Nov 2017 22:42:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E9C7FB40; Thu, 23 Nov 2017 22:42:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511476925191460" MIME-Version: 1.0 Date: Thu, 23 Nov 2017 22:42:05 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171123224205.2E9C7FB40@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. --_----------=_1511476925191460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 23 22:42:05 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated devel/py-setuptools to 36.7.2 To generate a diff of this commit: cvs rdiff -u -r1.4992 -r1.4993 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17907 -r1.17908 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511476925191460 Content-Disposition: inline Content-Length: 1286 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.4992 pkgsrc/doc/CHANGES-2017:1.4993 --- pkgsrc/doc/CHANGES-2017:1.4992 Thu Nov 23 22:37:07 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 23 22:42:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4992 2017/11/23 22:37:07 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4993 2017/11/23 22:42:04 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7188,3 +7188,4 @@ Changes to the packages collection and i Updated devel/py-mercurial to 4.4.1 [wiz 2017-11-23] Updated chat/prosody to 0.10.0 [fhajny 2017-11-23] Updated net/glib-networking to 2.54.1 [wiz 2017-11-23] + Updated devel/py-setuptools to 36.7.2 [wiz 2017-11-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17907 pkgsrc/doc/TODO:1.17908 --- pkgsrc/doc/TODO:1.17907 Thu Nov 23 22:37:07 2017 +++ pkgsrc/doc/TODO Thu Nov 23 22:42:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17907 2017/11/23 22:37:07 wiz Exp $ +$NetBSD: TODO,v 1.17908 2017/11/23 22:42:04 wiz Exp $ Suggested new packages ====================== @@ -1247,7 +1247,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.7.2 o py-simpletal-5.1 o py-smb-1.1.17 o py-softlayer-5.1.0 --_----------=_1511476925191460--