From owner-svn-ports-head@FreeBSD.ORG Wed Dec 11 21:44:16 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71C13CCA for ; Wed, 11 Dec 2013 21:44:16 +0000 (UTC) Received: from mail-qe0-x236.google.com (mail-qe0-x236.google.com [IPv6:2607:f8b0:400d:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 280DC1AFA for ; Wed, 11 Dec 2013 21:44:16 +0000 (UTC) Received: by mail-qe0-f54.google.com with SMTP id cy11so6037479qeb.27 for ; Wed, 11 Dec 2013 13:44:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=3/fUW6t/JqgGnWrkKsmsoZtnDgFqU+M/WezyHBExwDc=; b=LyIawglPFievwGINifuszfM+sUseMtlyOmE5tns3XFeY7wjI9JpqgTB0MTJdcaRfvr G0tjLCSeje0KcZmVBqwwsFh7tTA6m2UVfVz6lSjN/k+f4gnPQItNYSG5cUFJh6aGd7z9 GVUh2Eddr0hijmVNCdtpnKBTqXqSpMEUh9RUc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=3/fUW6t/JqgGnWrkKsmsoZtnDgFqU+M/WezyHBExwDc=; b=VhjU+jYCUGpID13alJJdDpU0C7w6NU1FFclW5AP2E/9ed3RnRkld71dm9Dmv//e3Vy ozarq6qVVRPVQyn/JQ2We47w6o6669+fpsIeQjFKaaj5P87sNtHu1gnt0FxD6By7UYJF 8hV5bQBbfaDR4OvXHJL+NtQXI3+UxEFA8sWuhRHKhk8J4WhO4mqlLsIucfpTqVGU+MCv RMtpBjYxYl0eSpVJuWzyU3WjiX77Hhf45VTQBRlfKF960pTHJkzTg+J0LGm3sSEEsq95 sG+SNFdUd8QUcspiT4ZwnCt50cYvqzRkx+NmPXNaRi4icRC6ZY9Q+VRtrOZBKMmtLHF/ 1QZw== X-Gm-Message-State: ALoCoQl/GLokEqh65l1/rS2SQRorAFWIIpGvu923mhuuMUz7napvDc4912EPGvtJPDSeviaxoxvr X-Received: by 10.49.74.138 with SMTP id t10mr6835923qev.21.1386798255341; Wed, 11 Dec 2013 13:44:15 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.86.42 with HTTP; Wed, 11 Dec 2013 13:43:44 -0800 (PST) In-Reply-To: <52A8C865.9060509@bayofrum.net> References: <201311200242.rAK2gWTZ089548@svn.freebsd.org> <52A8C865.9060509@bayofrum.net> From: Eitan Adler Date: Wed, 11 Dec 2013 16:43:44 -0500 X-Google-Sender-Auth: n2rcA5L7dqTZCpQaAbDOoLstn5I Message-ID: Subject: Re: svn commit: r334369 - head/audio/musicpd To: Chris Rees Content-Type: text/plain; charset=UTF-8 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.17 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: Wed, 11 Dec 2013 21:44:16 -0000 On Wed, Dec 11, 2013 at 3:17 PM, Chris Rees wrote: > Eitan Adler wrote: >> >> Author: eadler >> Date: Wed Nov 20 02:42:32 2013 >> New Revision: 334369 >> URL: http://svnweb.freebsd.org/changeset/ports/334369 >> >> Log: >> s/.error/ignore/g >> This port needs additional work, but fix building INDEX for now. >> > > > Did this actually break INDEX for you? Yes. I still had the old config file lying around. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams