Received: by mail.netbsd.org (Postfix, from userid 605) id 54C3484D93; Sat, 17 Mar 2018 08:03:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6CBF584D2D for ; Sat, 17 Mar 2018 08:03:33 +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 NT_zGSfKu9Er for ; Sat, 17 Mar 2018 08:03:32 +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 A2D5B84CE1 for ; Sat, 17 Mar 2018 08:03:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9F1B3FB40; Sat, 17 Mar 2018 08:03:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1521273812196200" MIME-Version: 1.0 Date: Sat, 17 Mar 2018 08:03:32 +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: <20180317080332.9F1B3FB40@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. --_----------=_1521273812196200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Mar 17 08:03:32 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated misc/rhash to 1.3.6, devel/cmake to 3.10.3 To generate a diff of this commit: cvs rdiff -u -r1.1363 -r1.1364 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1521273812196200 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.1363 pkgsrc/doc/CHANGES-2018:1.1364 --- pkgsrc/doc/CHANGES-2018:1.1363 Sat Mar 17 07:46:39 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Mar 17 08:03:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1363 2018/03/17 07:46:39 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.1364 2018/03/17 08:03:32 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1858,3 +1858,5 @@ Changes to the packages collection and i Updated devel/py-astroid to 1.6.2 [adam 2018-03-17] Updated devel/py-pylint to 1.8.3 [adam 2018-03-17] Updated devel/p5-Module-FromPerlVer to 0.005005 [wiz 2018-03-17] + Updated misc/rhash to 1.3.6 [adam 2018-03-17] + Updated devel/cmake to 3.10.3 [adam 2018-03-17] --_----------=_1521273812196200--