Received: by mail.netbsd.org (Postfix, from userid 605) id AE01C84D5A; Mon, 7 Jan 2019 08:44:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D775084D5A for ; Mon, 7 Jan 2019 08:44:19 +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 C_w30G9XKytI for ; Mon, 7 Jan 2019 08:44:19 +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 225AE84CDC for ; Mon, 7 Jan 2019 08:44:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19F66FB16; Mon, 7 Jan 2019 08:44:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546850659102670" MIME-Version: 1.0 Date: Mon, 7 Jan 2019 08:44:19 +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: <20190107084419.19F66FB16@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. --_----------=_1546850659102670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 7 08:44:19 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/py-hypothesis, security/libsodium, devel/py-test, devel/py-test-cov To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546850659102670 Content-Disposition: inline Content-Length: 879 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.97 pkgsrc/doc/CHANGES-2019:1.98 --- pkgsrc/doc/CHANGES-2019:1.97 Mon Jan 7 02:35:02 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Jan 7 08:44:18 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.97 2019/01/07 02:35:02 bacon Exp $ +$NetBSD: CHANGES-2019,v 1.98 2019/01/07 08:44:18 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -132,3 +132,7 @@ Changes to the packages collection and i Updated net/ddclient to 3.8.3nb4 [schmonz 2019-01-06] Updated games/puzzles to 20181212 [rillig 2019-01-06] Added biology/canu version 1.8 [bacon 2019-01-07] + Updated devel/py-hypothesis to 3.86.5 [adam 2019-01-07] + Updated security/libsodium to 1.0.17 [adam 2019-01-07] + Updated devel/py-test to 4.1.0 [adam 2019-01-07] + Updated devel/py-test-cov to 2.6.1 [adam 2019-01-07] --_----------=_1546850659102670--