From owner-svn-ports-head@FreeBSD.ORG Thu Apr 9 14:35:06 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A675335; Thu, 9 Apr 2015 14:35:06 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FA0AF9; Thu, 9 Apr 2015 14:35:04 +0000 (UTC) Received: from [192.168.1.22] (159.Red-79-148-64.dynamicIP.rima-tde.net [79.148.64.159]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 01A9743BC2; Thu, 9 Apr 2015 09:35:01 -0500 (CDT) Message-ID: <55268E13.9020401@marino.st> Date: Thu, 09 Apr 2015 16:34:59 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r383647 - head/lang/pure References: <201504091430.t39EU6Xn036617@svn.freebsd.org> In-Reply-To: <201504091430.t39EU6Xn036617@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2015 14:35:06 -0000 On 4/9/2015 16:30, Antoine Brodin wrote: > Author: antoine > Date: Thu Apr 9 14:30:05 2015 > New Revision: 383647 > URL: https://svnweb.freebsd.org/changeset/ports/383647 > > Log: > Mark BROKEN again and re-schedule for removal Please explain. That commit was tested on FreeBSD 10 amd64, it fetches just fine. What is this "unfetchable" reason for? John