From owner-svn-ports-all@freebsd.org Sun Jan 15 21:17:51 2017 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 EFBE3CB1B12; Sun, 15 Jan 2017 21:17:51 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 B80F310C9; Sun, 15 Jan 2017 21:17:50 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3v1q2Z5rSqzZtQ; Sun, 15 Jan 2017 22:17:42 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id kCscuXtYbk-G; Sun, 15 Jan 2017 22:17:40 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Sun, 15 Jan 2017 22:17:40 +0100 (CET) Subject: Re: svn commit: r431599 - head/games/traindirector To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201701152108.v0FL85kB059754@repo.freebsd.org> From: Guido Falsi Message-ID: <167737b4-bbff-49b1-d338-b0b39e62def7@FreeBSD.org> Date: Sun, 15 Jan 2017 22:17:40 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <201701152108.v0FL85kB059754@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 15 Jan 2017 21:17:52 -0000 On 01/15/17 22:08, Guido Falsi wrote: > Author: madpilot > Date: Sun Jan 15 21:08:05 2017 > New Revision: 431599 > URL: https://svnweb.freebsd.org/changeset/ports/431599 > > Log: > Mark broken on head after import of clang 3.9.0. > > Modified: > head/games/traindirector/Makefile As a sidenote, I am also testing updating the port to a newer version, which does compile successfully, but dump core on startup. I will need some time to address this issue. -- Guido Falsi