Received: by mail.netbsd.org (Postfix, from userid 605) id 0142384E19; Fri, 23 Nov 2018 11:42:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E718584E18 for ; Fri, 23 Nov 2018 11:42:35 +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 HGzDbjl5E-1Y for ; Fri, 23 Nov 2018 11:42:35 +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 21A9E84DFD for ; Fri, 23 Nov 2018 11:42:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13DDFFB1F; Fri, 23 Nov 2018 11:42:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154297335510760" MIME-Version: 1.0 Date: Fri, 23 Nov 2018 11:42:35 +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: <20181123114235.13DDFFB1F@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. --_----------=_154297335510760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Nov 23 11:42:34 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated net/py-responses, textproc/py-openpyxl To generate a diff of this commit: cvs rdiff -u -r1.4804 -r1.4805 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154297335510760 Content-Disposition: inline Content-Length: 799 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4804 pkgsrc/doc/CHANGES-2018:1.4805 --- pkgsrc/doc/CHANGES-2018:1.4804 Fri Nov 23 10:31:44 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Nov 23 11:42:34 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4804 2018/11/23 10:31:44 nia Exp $ +$NetBSD: CHANGES-2018,v 1.4805 2018/11/23 11:42:34 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6725,3 +6725,5 @@ Changes to the packages collection and i Updated www/py-django-extensions to 2.1.4 [adam 2018-11-23] Updated www/nghttp2 to 1.35.0 [adam 2018-11-23] Added graphics/adapta-gtk-theme version 3.95.0.11 [nia 2018-11-23] + Updated net/py-responses to 0.10.4 [adam 2018-11-23] + Updated textproc/py-openpyxl to 2.5.11 [adam 2018-11-23] --_----------=_154297335510760--