Received: by mail.netbsd.org (Postfix, from userid 605) id 315A884D50; Tue, 21 Aug 2018 09:30:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 29A4884D41 for ; Tue, 21 Aug 2018 09:30:23 +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 SniaUg_mIrKT for ; Tue, 21 Aug 2018 09:30:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C88A84D20 for ; Tue, 21 Aug 2018 09:30:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 79978FBEC; Tue, 21 Aug 2018 09:30:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1534843822284600" MIME-Version: 1.0 Date: Tue, 21 Aug 2018 09:30:22 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180821093022.79978FBEC@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. --_----------=_1534843822284600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 21 09:30:22 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added math/p5-Statistics-CaseResampling version 0.15 To generate a diff of this commit: cvs rdiff -u -r1.3702 -r1.3703 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1534843822284600 Content-Disposition: inline Content-Length: 771 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.3702 pkgsrc/doc/CHANGES-2018:1.3703 --- pkgsrc/doc/CHANGES-2018:1.3702 Tue Aug 21 09:25:08 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Aug 21 09:30:22 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3702 2018/08/21 09:25:08 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3703 2018/08/21 09:30:22 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5256,3 +5256,4 @@ Changes to the packages collection and i Updated databases/py-sqlalchemy-utils to 0.33.3 [adam 2018-08-21] Added devel/p5-Test-LectroTest version 0.5001 [wiz 2018-08-21] Added math/p5-Number-WithError version 1.01 [wiz 2018-08-21] + Added math/p5-Statistics-CaseResampling version 0.15 [wiz 2018-08-21] --_----------=_1534843822284600--