From owner-svn-ports-head@FreeBSD.ORG Thu Jun 6 07:49:58 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E030776; Thu, 6 Jun 2013 07:49:58 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 9A8D21D50; Thu, 6 Jun 2013 07:49:58 +0000 (UTC) Received: by mail-ie0-f174.google.com with SMTP id aq17so6186149iec.19 for ; Thu, 06 Jun 2013 00:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wawKcjZF2UAALc2AU5UEzLzSCAQkBEaFfkSgyC+IFfc=; b=XUweLfM0tGTm7k+ps3626sexN5Y7vYQhLpLd7OjT283yTCB2bOZIfUO0XJRFibSQcX dFRB8fYLmtmA95vEC3ieb0pQzoMiO5s0dt7fPsmKaoLYBWfE4a/qZzbjmv/RkYU/wdMZ AjERXRw5hHDyahofg7YByMOqitNfWKF+pONbbZL85pEK7UuU/df7JrYkaWvchdBN8Jkp 5w7AiCKPrQLpbeHvVsHDxk9eNxuNexBQ/gERCScH2NfmQpxWwUEgIHIZql6MYvPXufPf vYu0ntriWP/1ADAEkjWVGzU7bPPtGwHYZxHVg64fd8ZG4gH3uOUNfQeTdQvkS2NvZbbr XXaQ== MIME-Version: 1.0 X-Received: by 10.50.178.198 with SMTP id da6mr5106312igc.49.1370504998251; Thu, 06 Jun 2013 00:49:58 -0700 (PDT) Received: by 10.64.71.101 with HTTP; Thu, 6 Jun 2013 00:49:57 -0700 (PDT) Received: by 10.64.71.101 with HTTP; Thu, 6 Jun 2013 00:49:57 -0700 (PDT) In-Reply-To: <201306060152.r561qaG8034497@svn.freebsd.org> References: <201306060152.r561qaG8034497@svn.freebsd.org> Date: Thu, 6 Jun 2013 08:49:57 +0100 Message-ID: Subject: Re: svn commit: r320048 - head/Mk From: Chris Rees To: Bryan Drewery Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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, 06 Jun 2013 07:49:59 -0000 On 6 Jun 2013 02:52, "Bryan Drewery" wrote: > > Author: bdrewery > Date: Thu Jun 6 01:52:36 2013 > New Revision: 320048 > URL: http://svnweb.freebsd.org/changeset/ports/320048 > > Log: > Explicitly mark ports using 'master' from github > as BROKEN, as they will immediately fail checksum as soon as > the branch is updated Thanks- I know you helped me around this problem recently :) Please can you use IGNORE however? Chris