From owner-svn-ports-all@freebsd.org Fri Mar 4 21:36:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C89489DAC65; Fri, 4 Mar 2016 21:36:17 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92A60A64; Fri, 4 Mar 2016 21:36:17 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u24LaGLD034616; Fri, 4 Mar 2016 21:36:16 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u24LaGYg034615; Fri, 4 Mar 2016 21:36:16 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201603042136.u24LaGYg034615@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Fri, 4 Mar 2016 21:36:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410150 - head/net/mpich2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2016 21:36:17 -0000 Author: thierry Date: Fri Mar 4 21:36:16 2016 New Revision: 410150 URL: https://svnweb.freebsd.org/changeset/ports/410150 Log: Remove MAKE_JOBS_UNSAFE: according to mpich2 wiki FAQ, this issue was fixed since v1.5a1. PR: ports/207691 Submitted by: jiashiun (at) gmail.com Modified: head/net/mpich2/Makefile Modified: head/net/mpich2/Makefile ============================================================================== --- head/net/mpich2/Makefile Fri Mar 4 21:02:36 2016 (r410149) +++ head/net/mpich2/Makefile Fri Mar 4 21:36:16 2016 (r410150) @@ -55,7 +55,6 @@ MAKE_ENV= CCACHE_DISABLE=yes PACKAGE=${P NOCCACHE= yes CONFLICTS= lam-7.* mpd-[0-9]* mpiexec-0.* -MAKE_JOBS_UNSAFE= yes VERSO= 8.0.1 VERSOM= ${VERSO:R:R}