Received: by mail.netbsd.org (Postfix, from userid 605) id 1B80084D71; Sat, 7 Oct 2017 11:59:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A147B84D6F for ; Sat, 7 Oct 2017 11:59:17 +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 XgqmRkwLInxi for ; Sat, 7 Oct 2017 11:59:17 +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 0E63084CDE for ; Sat, 7 Oct 2017 11:59:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07B3DFBC7; Sat, 7 Oct 2017 11:59:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150737755731260" MIME-Version: 1.0 Date: Sat, 7 Oct 2017 11:59:17 +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: <20171007115917.07B3DFBC7@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. --_----------=_150737755731260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Oct 7 11:59:16 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-ZopeSchema, devel/py-ZopeI18NMessageid, devel/py-ZopeConfiguration, net/py-foolscap To generate a diff of this commit: cvs rdiff -u -r1.4335 -r1.4336 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150737755731260 Content-Disposition: inline Content-Length: 917 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.4335 pkgsrc/doc/CHANGES-2017:1.4336 --- pkgsrc/doc/CHANGES-2017:1.4335 Sat Oct 7 11:43:51 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Oct 7 11:59:16 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4335 2017/10/07 11:43:51 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4336 2017/10/07 11:59:16 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6159,3 +6159,7 @@ Changes to the packages collection and i Updated devel/py-stevedore to 1.27.1 [adam 2017-10-07] Updated devel/py-ZopeEvent to 4.3.0 [adam 2017-10-07] Updated devel/py-ZopeInterface to 4.4.3 [adam 2017-10-07] + Updated devel/py-ZopeSchema to 4.5.0 [adam 2017-10-07] + Updated devel/py-ZopeI18NMessageid to 4.1.0 [adam 2017-10-07] + Updated devel/py-ZopeConfiguration to 4.1.0 [adam 2017-10-07] + Updated net/py-foolscap to 0.12.7 [adam 2017-10-07] --_----------=_150737755731260--