Received: by mail.netbsd.org (Postfix, from userid 605) id 59CA584E3B; Tue, 28 Nov 2017 08:42:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA13084E0A for ; Tue, 28 Nov 2017 08:42:53 +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 QrZcAy9gsXaj for ; Tue, 28 Nov 2017 08:42:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2F98784C8D for ; Tue, 28 Nov 2017 08:42:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E0E5FB40; Tue, 28 Nov 2017 08:42:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511858573269270" MIME-Version: 1.0 Date: Tue, 28 Nov 2017 08:42:53 +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: <20171128084253.2E0E5FB40@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. --_----------=_1511858573269270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Nov 28 08:42:53 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-py, devel/py-pluggy To generate a diff of this commit: cvs rdiff -u -r1.5071 -r1.5072 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511858573269270 Content-Disposition: inline Content-Length: 1288 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.5071 pkgsrc/doc/CHANGES-2017:1.5072 --- pkgsrc/doc/CHANGES-2017:1.5071 Tue Nov 28 05:17:00 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Nov 28 08:42:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5071 2017/11/28 05:17:00 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.5072 2017/11/28 08:42:52 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7267,7 +7267,7 @@ Changes to the packages collection and i Updated security/py-keyring to 10.5.0 [adam 2017-11-27] Updated www/grafana to 4.6.2 [tnn 2017-11-27] Added security/2fa version 20171122 [bsiegert 2017-11-27] - Added devel/py-lru-dict to 1.1.6 [minskim 2017-11-27] + Added devel/py-lru-dict version 1.1.6 [minskim 2017-11-27] Updated mail/thunderbird to 52.5.0 [ryoon 2017-11-27] Updated mail/thunderbird-l10n to 52.5.0 [ryoon 2017-11-27] Updated devel/nss to 3.34.1 [ryoon 2017-11-27] @@ -7277,3 +7277,5 @@ Changes to the packages collection and i Updated lang/openjdk8 to 1.8.152 [ryoon 2017-11-28] Updated lang/oracle-jre8 to 8.0.152 [ryoon 2017-11-28] Updated lang/oracle-jdk8 to 8.0.152 [ryoon 2017-11-28] + Updated devel/py-py to 1.5.2 [adam 2017-11-28] + Updated devel/py-pluggy to 0.6.0 [adam 2017-11-28] --_----------=_1511858573269270--