Received: by mail.netbsd.org (Postfix, from userid 605) id 3D8FC84D61; Thu, 4 Oct 2018 13:10:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2D92984DF4 for ; Thu, 4 Oct 2018 13:10:19 +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 ZSYOPJpaAX8M for ; Thu, 4 Oct 2018 13:10:18 +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 4BD2284D61 for ; Thu, 4 Oct 2018 13:10:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3E1D9FBEE; Thu, 4 Oct 2018 13:10:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538658618166880" MIME-Version: 1.0 Date: Thu, 4 Oct 2018 13:10:18 +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: <20181004131018.3E1D9FBEE@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. --_----------=_1538658618166880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Oct 4 13:10:18 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated textproc/jansson, www/nghttp2, devel/cmake To generate a diff of this commit: cvs rdiff -u -r1.4273 -r1.4274 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538658618166880 Content-Disposition: inline Content-Length: 813 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.4273 pkgsrc/doc/CHANGES-2018:1.4274 --- pkgsrc/doc/CHANGES-2018:1.4273 Thu Oct 4 11:29:07 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Oct 4 13:10:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4273 2018/10/04 11:29:07 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.4274 2018/10/04 13:10:18 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5958,3 +5958,6 @@ Changes to the packages collection and i Updated net/miniupnpc to 2.1 [nia 2018-10-03] Updated pkgtools/pkglint to 5.6.3 [rillig 2018-10-03] Updated net/syncthing to 0.14.51 [wiz 2018-10-04] + Updated textproc/jansson to 2.11 [adam 2018-10-04] + Updated www/nghttp2 to 1.34.0 [adam 2018-10-04] + Updated devel/cmake to 3.12.3 [adam 2018-10-04] --_----------=_1538658618166880--