Received: by mail.netbsd.org (Postfix, from userid 605) id 5012184E1F; Mon, 5 Nov 2018 09:25:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44F8C84E05 for ; Mon, 5 Nov 2018 09:25:01 +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 dktisiMZ4kkh for ; Mon, 5 Nov 2018 09:25:00 +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 6DA3884D02 for ; Mon, 5 Nov 2018 09:25:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63ED8FB1C; Mon, 5 Nov 2018 09:25:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1541409900200600" MIME-Version: 1.0 Date: Mon, 5 Nov 2018 09:25:00 +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: <20181105092500.63ED8FB1C@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. --_----------=_1541409900200600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 5 09:25:00 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated archivers/py-lz4, math/py-numpy To generate a diff of this commit: cvs rdiff -u -r1.4584 -r1.4585 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1541409900200600 Content-Disposition: inline Content-Length: 776 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.4584 pkgsrc/doc/CHANGES-2018:1.4585 --- pkgsrc/doc/CHANGES-2018:1.4584 Mon Nov 5 08:36:43 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Nov 5 09:25:00 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4584 2018/11/05 08:36:43 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4585 2018/11/05 09:25:00 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6405,3 +6405,5 @@ Changes to the packages collection and i Updated emulators/qemu to 3.0.0nb3 [nick 2018-11-05] Updated devel/py-hypothesis to 3.82.1 [adam 2018-11-05] Updated devel/py-test to 3.10.0 [adam 2018-11-05] + Updated archivers/py-lz4 to 2.1.2 [adam 2018-11-05] + Updated math/py-numpy to 1.15.4 [adam 2018-11-05] --_----------=_1541409900200600--