Received: by mail.netbsd.org (Postfix, from userid 605) id 487D284D42; Thu, 1 Feb 2018 21:10:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B295484CED for ; Thu, 1 Feb 2018 21:10:18 +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 VKXOxWmnnPuA for ; Thu, 1 Feb 2018 21: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 178F184C74 for ; Thu, 1 Feb 2018 21:10:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10EE4FB40; Thu, 1 Feb 2018 21:10:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151751941858460" MIME-Version: 1.0 Date: Thu, 1 Feb 2018 21: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: <20180201211018.10EE4FB40@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. --_----------=_151751941858460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Feb 1 21:10:18 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated math/py-networkx, x11/py-sip, x11/py-qt5 To generate a diff of this commit: cvs rdiff -u -r1.479 -r1.480 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151751941858460 Content-Disposition: inline Content-Length: 815 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.479 pkgsrc/doc/CHANGES-2018:1.480 --- pkgsrc/doc/CHANGES-2018:1.479 Thu Feb 1 19:09:12 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Feb 1 21:10:17 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.479 2018/02/01 19:09:12 fhajny Exp $ +$NetBSD: CHANGES-2018,v 1.480 2018/02/01 21:10:17 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -740,3 +740,6 @@ Changes to the packages collection and i Added graphics/libdmtx version 0.7.4 [markd 2018-02-01] Added graphics/prison version 5.41.0 [markd 2018-02-01] Updated lang/nodejs to 9.5.0 [fhajny 2018-02-01] + Updated math/py-networkx to 2.1 [adam 2018-02-01] + Updated x11/py-sip to 4.19.7 [adam 2018-02-01] + Updated x11/py-qt5 to 5.10 [adam 2018-02-01] --_----------=_151751941858460--