From owner-svn-ports-head@FreeBSD.ORG Fri Dec 12 22:17:55 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C2B76FA; Fri, 12 Dec 2014 22:17:55 +0000 (UTC) Received: from mail145c7.megamailservers.com (mail318c7.megamailservers.com [149.115.68.18]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A4D4AD7; Fri, 12 Dec 2014 22:17:54 +0000 (UTC) X-Authenticated-User: hurds.sasktel.net X-VIP: 69.49.109.87 Received: from [192.168.0.33] (ip72-194-65-37.oc.oc.cox.net [72.194.65.37]) (authenticated bits=0) by mail145c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id sBCMHieh027198; Fri, 12 Dec 2014 17:17:46 -0500 Message-ID: <548B6987.1030605@sasktel.net> Date: Fri, 12 Dec 2014 14:17:43 -0800 From: Stephen Hurd User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:34.0) Gecko/20100101 Firefox/34.0 SeaMonkey/2.31 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: r374604 - in head/comms: unixcw xcwcp References: <201412122123.sBCLN4Z6092103@svn.freebsd.org> In-Reply-To: <201412122123.sBCLN4Z6092103@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-CTCH-RefID: str=0001.0A010204.548B698B.008F, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=LtirlBtc c=1 sm=1 tr=0 a=Z5AWCFQ5VKA4phzWx86Kmg==:117 a=Z5AWCFQ5VKA4phzWx86Kmg==:17 a=kviXuzpPAAAA:8 a=BDKbP5mgAAAA:8 a=vOD6qHNAdsYA:10 a=IkcTkHD0fZMA:10 a=uhPMnebkAAAA:8 a=6I5d2MoRAAAA:8 a=KC9ug_Y4AAAA:8 a=mQ4oJDgNk5WOowDCYW8A:9 a=QEXdDO2ut3YA:10 X-Origin-Country: US 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: Fri, 12 Dec 2014 22:17:55 -0000 Antoine Brodin wrote: > Author: antoine > Date: Fri Dec 12 21:23:03 2014 > New Revision: 374604 > URL: https://svnweb.freebsd.org/changeset/ports/374604 > QAT: https://qat.redports.org/buildarchive/r374604/ > > Log: > Unbreak INDEX and ongoing bulks/exp-runs > > Modified: > head/comms/unixcw/Makefile > head/comms/xcwcp/Makefile Thanks. Sorry for breaking the things. Looks like when I did my poudriere run, it was with a copy of xcwcp that didn't have the dependency in it, so I didn't hit the problem.