Received: by mail.netbsd.org (Postfix, from userid 605) id 3C8A584F8E; Thu, 9 Aug 2018 11:15:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4EBFE84DE7 for ; Thu, 9 Aug 2018 11:15:57 +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 JCcjZpEg9hpJ for ; Thu, 9 Aug 2018 11:15:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 864B584D85 for ; Thu, 9 Aug 2018 11:15:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 82581FBEC; Thu, 9 Aug 2018 11:15:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533813356152740" MIME-Version: 1.0 Date: Thu, 9 Aug 2018 11:15:56 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20180809111556.82581FBEC@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. --_----------=_1533813356152740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Thu Aug 9 11:15:56 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated parallel/hwloc to 1.11.10 To generate a diff of this commit: cvs rdiff -u -r1.3489 -r1.3490 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533813356152740 Content-Disposition: inline Content-Length: 745 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.3489 pkgsrc/doc/CHANGES-2018:1.3490 --- pkgsrc/doc/CHANGES-2018:1.3489 Thu Aug 9 11:13:43 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Aug 9 11:15:56 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3489 2018/08/09 11:13:43 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.3490 2018/08/09 11:15:56 prlw1 Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4987,3 +4987,4 @@ Changes to the packages collection and i Added www/p5-HTTP-Tinyish version 0.14 [jperkin 2018-08-09] Updated net/youtube-dl to 20180804 [leot 2018-08-09] Added devel/p5-Parse-PMFile version 0.41 [jperkin 2018-08-09] + Updated parallel/hwloc to 1.11.10 [prlw1 2018-08-09] --_----------=_1533813356152740--