Received: by mail.netbsd.org (Postfix, from userid 605) id AE93A84D57; Sun, 22 Apr 2018 17:26:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F7A784CEF for ; Sun, 22 Apr 2018 17:26:37 +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 2sH9B4Ae5zun for ; Sun, 22 Apr 2018 17:26:37 +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 BAE7684C85 for ; Sun, 22 Apr 2018 17:26:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AF616FBEC; Sun, 22 Apr 2018 17:26:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524417996243600" MIME-Version: 1.0 Date: Sun, 22 Apr 2018 17:26:36 +0000 From: "Jason Bacon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bacon@netbsd.org X-Mailer: log_accum Message-Id: <20180422172636.AF616FBEC@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. --_----------=_1524417996243600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Sun Apr 22 17:26:36 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: slurm: Rename to slurm-wlm to resolve conflict with net/slurm ok wiz@ To generate a diff of this commit: cvs rdiff -u -r1.1913 -r1.1914 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524417996243600 Content-Disposition: inline Content-Length: 748 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.1913 pkgsrc/doc/CHANGES-2018:1.1914 --- pkgsrc/doc/CHANGES-2018:1.1913 Sun Apr 22 17:02:12 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Apr 22 17:26:36 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1913 2018/04/22 17:02:12 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.1914 2018/04/22 17:26:36 bacon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2675,3 +2675,4 @@ Changes to the packages collection and i Updated audio/p5-Audio-Scan to 1.00 [wen 2018-04-22] Updated devel/p5-Storable to 3.09 [wen 2018-04-22] Updated finance/py-alpha_vantage to 2.0.0 [minskim 2018-04-22] + Renamed parallel/slurm to parallel/slurm-wlm [bacon 2018-04-22] --_----------=_1524417996243600--