From owner-svn-ports-all@FreeBSD.ORG Thu Jun 20 07:21:05 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 14B561B2; Thu, 20 Jun 2013 07:21:05 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E1DF81EB8; Thu, 20 Jun 2013 07:21:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5K7L4Ko062258; Thu, 20 Jun 2013 07:21:04 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5K7L4l3062256; Thu, 20 Jun 2013 07:21:04 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201306200721.r5K7L4l3062256@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 20 Jun 2013 07:21:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321355 - head/devel/fossil 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.14 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: Thu, 20 Jun 2013 07:21:05 -0000 Author: bapt Date: Thu Jun 20 07:21:04 2013 New Revision: 321355 URL: http://svnweb.freebsd.org/changeset/ports/321355 Log: Mark as job safe Modified: head/devel/fossil/Makefile Modified: head/devel/fossil/Makefile ============================================================================== --- head/devel/fossil/Makefile Thu Jun 20 07:02:54 2013 (r321354) +++ head/devel/fossil/Makefile Thu Jun 20 07:21:04 2013 (r321355) @@ -12,7 +12,7 @@ COMMENT= DSCM with built-in wiki, http i LICENSE= BSD -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_SAFE= yes PLIST_FILES= bin/fossil