Received: by mail.netbsd.org (Postfix, from userid 605) id A155384D71; Thu, 19 Oct 2017 06:47:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C00784D03 for ; Thu, 19 Oct 2017 06:47:27 +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 FHMeHoTRC-3o for ; Thu, 19 Oct 2017 06:47:26 +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 8D86E84CE4 for ; Thu, 19 Oct 2017 06:47:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84062FBC7; Thu, 19 Oct 2017 06:47:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15083956464230" MIME-Version: 1.0 Date: Thu, 19 Oct 2017 06:47:26 +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: <20171019064726.84062FBC7@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. --_----------=_15083956464230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Oct 19 06:47:26 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated security/py-oauthlib, converters/py-cairosvg To generate a diff of this commit: cvs rdiff -u -r1.4545 -r1.4546 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15083956464230 Content-Disposition: inline Content-Length: 804 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.4545 pkgsrc/doc/CHANGES-2017:1.4546 --- pkgsrc/doc/CHANGES-2017:1.4545 Wed Oct 18 21:32:35 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Oct 19 06:47:26 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4545 2017/10/18 21:32:35 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4546 2017/10/19 06:47:26 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6462,3 +6462,5 @@ Changes to the packages collection and i Updated textproc/p5-Lingua-Translit to 0.28 [wiz 2017-10-18] Updated multimedia/ffmpeg3 to 3.4 [adam 2017-10-18] Updated devel/gobject-introspection to 1.54.1 [wiz 2017-10-18] + Updated security/py-oauthlib to 2.0.5 [adam 2017-10-19] + Updated converters/py-cairosvg to 2.1.1 [adam 2017-10-19] --_----------=_15083956464230--