Received: by mail.netbsd.org (Postfix, from userid 605) id EA3D48556F; Wed, 16 Aug 2017 07:18:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7CFD084DA1 for ; Wed, 16 Aug 2017 07:18:49 +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 nDCQtoaiDvjc for ; Wed, 16 Aug 2017 07:18:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E1F6584D97 for ; Wed, 16 Aug 2017 07:18:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E0563FAD0; Wed, 16 Aug 2017 07:18:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502867928288840" MIME-Version: 1.0 Date: Wed, 16 Aug 2017 07:18:48 +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: <20170816071848.E0563FAD0@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. --_----------=_1502867928288840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Aug 16 07:18:48 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/py-requests to 2.18.4 To generate a diff of this commit: cvs rdiff -u -r1.3262 -r1.3263 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502867928288840 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.3262 pkgsrc/doc/CHANGES-2017:1.3263 --- pkgsrc/doc/CHANGES-2017:1.3262 Wed Aug 16 07:03:59 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Aug 16 07:18:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3262 2017/08/16 07:03:59 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3263 2017/08/16 07:18:48 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4505,3 +4505,4 @@ Changes to the packages collection and i Updated textproc/p5-Encode to 2.92 [wiz 2017-08-16] Updated devel/p5-List-MoreUtils-XS to 0.422 [wiz 2017-08-16] Updated sysutils/spice-protocol to 0.12.13 [wiz 2017-08-16] + Updated devel/py-requests to 2.18.4 [adam 2017-08-16] --_----------=_1502867928288840--