Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E59EA7A215 for ; Wed, 26 Apr 2017 13:25:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9445A84DEA; Wed, 26 Apr 2017 13:25:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25FDF84D7F for ; Wed, 26 Apr 2017 13:25:39 +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 I78dnZJvLV5K for ; Wed, 26 Apr 2017 13:25:38 +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 89F5384CD8 for ; Wed, 26 Apr 2017 13:25:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 82C97FBE4; Wed, 26 Apr 2017 13:25:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493213138288360" MIME-Version: 1.0 Date: Wed, 26 Apr 2017 13:25:38 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170426132538.82C97FBE4@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. --_----------=_1493213138288360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Wed Apr 26 13:25:38 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-tox to 2.7.0 To generate a diff of this commit: cvs rdiff -u -r1.1769 -r1.1770 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493213138288360 Content-Disposition: inline Content-Length: 739 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.1769 pkgsrc/doc/CHANGES-2017:1.1770 --- pkgsrc/doc/CHANGES-2017:1.1769 Wed Apr 26 12:54:59 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Apr 26 13:25:38 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1769 2017/04/26 12:54:59 mef Exp $ +$NetBSD: CHANGES-2017,v 1.1770 2017/04/26 13:25:38 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2206,3 +2206,4 @@ Changes to the packages collection and i Updated databases/p5-Parse-Dia-SQL to 0.29 [mef 2017-04-26] Updated databases/p5-SQL-Statement to 1.412 [mef 2017-04-26] Updated databases/p5-Tie-DBI to 1.06 [mef 2017-04-26] + Updated devel/py-tox to 2.7.0 [fhajny 2017-04-26] --_----------=_1493213138288360--