From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 11 19:58:16 2011 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9AEF106566B for ; Thu, 11 Aug 2011 19:58:16 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7398FC12 for ; Thu, 11 Aug 2011 19:58:16 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward14.mail.yandex.net (Yandex) with ESMTP id 8DD381984850; Thu, 11 Aug 2011 23:58:13 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1313092693; bh=oyVtKsv0KKCggKtRgAKUOji2Rftk+ci1PSBIYN1RJPI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=MbxIduKGt1AxgjuB5Gwn3KYtKcYjT5LSt4nAYA6t/M5sCRZYviEoylCntGRynvpKU qK+Dd1mBI9MDvCexRA4atzX+vt2hu5pMqE5csGakuyGJzeiKuW4GVd7jE+1WLrqs+t lwTImGmYWUW88NOrNFeAZzZwRcPForNf/1hGoxOs= Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 78410E4021D; Thu, 11 Aug 2011 23:58:13 +0400 (MSD) Received: from unknown (unknown [178.76.212.172]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id wDR0K3ZB; Thu, 11 Aug 2011 23:58:13 +0400 X-Yandex-Spam: 1 Message-ID: <4E44344B.8050503@yandex.ru> Date: Thu, 11 Aug 2011 23:58:03 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110701 Thunderbird/5.0 MIME-Version: 1.0 To: Koop Mast References: <201108111930.p7BJUFNZ054591@freefall.freebsd.org> <4E4431D0.7030003@yandex.ru> <1313092571.1766.0.camel@crashalot.rainbow-runner.nl> In-Reply-To: <1313092571.1766.0.camel@crashalot.rainbow-runner.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: Re: ports/159624: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 19:58:16 -0000 Koop Mast wrote on 11.08.2011 23:56: > On Thu, 2011-08-11 at 23:47 +0400, Ruslan Mahmatkhanov wrote: >> dfilter service wrote on 11.08.2011 23:30: >> >>> Log: >>> Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since >>> mid 2008. >> >> Looks like this ports: >> >> audio/snd >> audio/muse >> graphics/sane-frontends >> java/classpath >> >> needs WANT_GNOME=yes to be added to port's Makefiles. >> >> I see this failed sanity test results on freshports: >> http://www.freshports.org/sanity_test_failures.php?message_id=201108111920.p7BJKHtl029480@repoman.freebsd.org >> > > Ok should be fixed now. There is games/gbrainy that is missed, cause it was already patched in my tree when i maked the diff. Would you mind to remove gnometarget from this port too? This related pr may be closed too: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159628 -- Regards, Ruslan