Received: by mail.netbsd.org (Postfix, from userid 605) id 906BC84E86; Tue, 20 Mar 2018 15:42:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1147084D99 for ; Tue, 20 Mar 2018 15:42:12 +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 Lib3UjuRYZX7 for ; Tue, 20 Mar 2018 15:42:11 +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 4626D84D31 for ; Tue, 20 Mar 2018 15:42:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 42DD8FB40; Tue, 20 Mar 2018 15:42:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152156053151260" MIME-Version: 1.0 Date: Tue, 20 Mar 2018 15:42:11 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20180320154211.42DD8FB40@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. --_----------=_152156053151260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Tue Mar 20 15:42:11 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added devel/py-pysha3 version 1.0.2 To generate a diff of this commit: cvs rdiff -u -r1.1427 -r1.1428 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152156053151260 Content-Disposition: inline Content-Length: 744 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.1427 pkgsrc/doc/CHANGES-2018:1.1428 --- pkgsrc/doc/CHANGES-2018:1.1427 Tue Mar 20 15:36:13 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Mar 20 15:42:11 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1427 2018/03/20 15:36:13 khorben Exp $ +$NetBSD: CHANGES-2018,v 1.1428 2018/03/20 15:42:11 khorben Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1935,3 +1935,4 @@ Changes to the packages collection and i Updated misc/rhash to 1.3.6nb1 [wiz 2018-03-20] Added graphics/R-ggplot2 version 2.2.1 [minskim 2018-03-20] Added devel/py-pyelftools version 0.24 [khorben 2018-03-20] + Added devel/py-pysha3 version 1.0.2 [khorben 2018-03-20] --_----------=_152156053151260--