Received: by mail.netbsd.org (Postfix, from userid 605) id 509128518B; Wed, 16 May 2018 07:47:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CA61B84E54 for ; Wed, 16 May 2018 07:47:03 +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 vjX69XKfEJVh for ; Wed, 16 May 2018 07:47:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2E97184D62 for ; Wed, 16 May 2018 07:47:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2CD56FBEC; Wed, 16 May 2018 07:47:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1526456823138330" MIME-Version: 1.0 Date: Wed, 16 May 2018 07:47:03 +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: <20180516074703.2CD56FBEC@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. --_----------=_1526456823138330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 16 07:47:03 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated www/nginx, www/nginx-devel To generate a diff of this commit: cvs rdiff -u -r1.2419 -r1.2420 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18346 -r1.18347 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1526456823138330 Content-Disposition: inline Content-Length: 1312 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.2419 pkgsrc/doc/CHANGES-2018:1.2420 --- pkgsrc/doc/CHANGES-2018:1.2419 Wed May 16 07:00:42 2018 +++ pkgsrc/doc/CHANGES-2018 Wed May 16 07:47:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2419 2018/05/16 07:00:42 adam Exp $ +$NetBSD: CHANGES-2018,v 1.2420 2018/05/16 07:47:02 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3505,3 +3505,5 @@ Changes to the packages collection and i Updated devel/py-astroid to 1.6.4 [adam 2018-05-16] Updated sysutils/py-diffoscope to 94 [adam 2018-05-16] Updated devel/py-pylint to 1.9.0 [adam 2018-05-16] + Updated www/nginx to 1.14.0 [adam 2018-05-16] + Updated www/nginx-devel to 1.13.12nb1 [adam 2018-05-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18346 pkgsrc/doc/TODO:1.18347 --- pkgsrc/doc/TODO:1.18346 Wed May 16 01:08:44 2018 +++ pkgsrc/doc/TODO Wed May 16 07:47:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18346 2018/05/16 01:08:44 wen Exp $ +$NetBSD: TODO,v 1.18347 2018/05/16 07:47:02 adam Exp $ Suggested new packages ====================== @@ -1100,7 +1100,6 @@ For possible Perl packages updates, see o netio-1.32 o netramet-50 o newmail-1.0.2 - o nginx-1.14.0 o nginx-devel-1.13.9 o nqp-2016.02 o ns-3.14.1 --_----------=_1526456823138330--