From owner-cvs-all@FreeBSD.ORG Sat Oct 14 20:04:56 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4145016A407 for ; Sat, 14 Oct 2006 20:04:56 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CD2D43D81 for ; Sat, 14 Oct 2006 20:04:52 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so1377167nfc for ; Sat, 14 Oct 2006 13:04:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=CdD0pI79uWOyg6iBlzH+RflNBrRQSoThQwyrYeNOABoWefqWts1oqUwMCPlrE6qdvb+NOz59bfL0f1T/deZxwvVOWXB9UJQuDdEL8zKu7R8O/wxUnQQM+s4kBbIiiUzG2ccqHr4uSgHaYhSOgI0KNzUY33Hf1N/Z1AzhOir+iTw= Received: by 10.78.136.9 with SMTP id j9mr5566200hud; Sat, 14 Oct 2006 13:04:51 -0700 (PDT) Received: by 10.78.183.3 with HTTP; Sat, 14 Oct 2006 13:04:51 -0700 (PDT) Message-ID: Date: Sat, 14 Oct 2006 16:04:51 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200610140937.k9E9bxF8061639@repoman.freebsd.org> <45313198.90301@freebsd.org> X-Google-Sender-Auth: 65dcd5821eb0020a Cc: cvs-ports@freebsd.org, Joe Marcus Clarke , cvs-all@freebsd.org, Colin Percival , ports-committers@freebsd.org Subject: Re: cvs commit: CVSROOT avail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Oct 2006 20:04:56 -0000 On 10/14/06, Jeremy Messenger wrote: > On Sat, 14 Oct 2006 13:51:04 -0500, Colin Percival > wrote: > > > Joe Marcus Clarke wrote: > >> Re-open the tree now that the GNOME 2.16 import is done. > > > > If the GNOME import is done, why is the INDEX still broken? > > > > make_index: Circular dependency loop found: conduit-0.2.0_1 depends upon > > itself. > > Insteresting, not sure why conduit is depending on itself. CC'ing to ahze, > any idea what it should be? Remove deskutils/conduit from RUN_DEPENDS or > what it should be replace to? I dunno why I did this either, it should be -RUN_DEPENDS=${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/deskutils/conduit +RUN_DEPENDS=${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas Thanks for reporting. > > Cheers, > Mezz > > > Colin Percival > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org >