Received: by mail.netbsd.org (Postfix, from userid 605) id 829D785037; Mon, 30 Apr 2018 08:51:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81B0F84CCE for ; Mon, 30 Apr 2018 08:51:47 +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 VaUGgzdfbxOG for ; Mon, 30 Apr 2018 08:51:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 23FAE84DDA for ; Mon, 30 Apr 2018 08:51:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1506DFBEC; Mon, 30 Apr 2018 08:51:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525078300141650" MIME-Version: 1.0 Date: Mon, 30 Apr 2018 08:51:40 +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: <20180430085140.1506DFBEC@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. --_----------=_1525078300141650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Apr 30 08:51:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated www/py-gunicorn, security/py-m2crypto To generate a diff of this commit: cvs rdiff -u -r1.2066 -r1.2067 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525078300141650 Content-Disposition: inline Content-Length: 792 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.2066 pkgsrc/doc/CHANGES-2018:1.2067 --- pkgsrc/doc/CHANGES-2018:1.2066 Mon Apr 30 08:15:38 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Apr 30 08:51:39 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2066 2018/04/30 08:15:38 taca Exp $ +$NetBSD: CHANGES-2018,v 1.2067 2018/04/30 08:51:39 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2858,3 +2858,5 @@ Changes to the packages collection and i Updated www/py-channels to 2.1.1 [adam 2018-04-30] Updated mail/squirrelmail to 1.4.23pre14764 [taca 2018-04-30] Updated textproc/namazu to 2.0.21nb7 [taca 2018-04-30] + Updated www/py-gunicorn to 19.8.0 [adam 2018-04-30] + Updated security/py-m2crypto to 0.30.1 [adam 2018-04-30] --_----------=_1525078300141650--