From owner-freebsd-ports@FreeBSD.ORG Mon Sep 1 23:55:25 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BD7E1065677; Mon, 1 Sep 2008 23:55:25 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 62CBB8FC08; Mon, 1 Sep 2008 23:55:25 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id A497B5C17; Mon, 1 Sep 2008 19:40:12 -0400 (EDT) Date: Mon, 1 Sep 2008 19:40:12 -0400 From: Wesley Shields To: Doug Barton Message-ID: <20080901234012.GB2273@atarininja.org> References: <48BC4926.8050603@FreeBSD.org> <20080901212642.GA1093@straylight.m.ringlet.net> <20080901220649.GB1093@straylight.m.ringlet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Peter Pentchev , freebsd-ports@freebsd.org Subject: Re: Curious problem with MASTER_SITE_GOOGLE_CODE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 23:55:25 -0000 On Mon, Sep 01, 2008 at 03:28:56PM -0700, Doug Barton wrote: > On Tue, 2 Sep 2008, Peter Pentchev wrote: > > > On Mon, Sep 01, 2008 at 02:52:25PM -0700, Doug Barton wrote: > >> On Tue, 2 Sep 2008, Peter Pentchev wrote: > >> > >>> That's... kinda weird. With what I see in bsd.sites.mk (rev. 1.455), > >>> MASTER_SITE_GOOGLE_CODE should *never* have *both* forms defined - > >>> unless you have somehow managed to include bsd.sites.mk twice, and > >>> even then something is too weird. > >> > >> Agreed on all counts. :) > >> > >>> Can you post the port's Makefile? > >> > >> ports/dns/fpdns/Makefile > > > > Okay then, with rev. 1.7 of ports/dns/fpdns/Makefile, both on my RELENG_6 > > machine (as of about 12 hours ago) and on the 7.0-STABLE from April > > on freefall, "make -V MASTER_SITES" shows only the correct ones: > > I found the answer. :) I forgot that I had used ports-mgmt/fastest_sites, > and that had munged MASTER_SITE_GOOGLE_CODE down to > http://.googlecode.com/files/. I'm cc'ing Wes with the good news. Interesting. I'll look into fixing it now. I've also notified the author (jls@) in case he beats me to the fix. ;) -- WXS