From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 27 20:50:48 2011 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 755071065674; Thu, 27 Jan 2011 20:50:48 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id D444C8FC19; Thu, 27 Jan 2011 20:50:47 +0000 (UTC) Received: by wyf19 with SMTP id 19so2538903wyf.13 for ; Thu, 27 Jan 2011 12:50:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=dedcMZwzsCK/7pIqT8PfR5i3W9mWZqKDC32mtb8K0EU=; b=Sqqorw9rs5aY9FOp41xFNVhzrAt8Mg5cf0Mfdx11vbQp0ii7BiOyEpULjSZgNjVa8G jA1bB3J41/g7Ujh9xa8GU3mSCiUIvYco5lmpq4yOnUalQ6u1jRn9ZfU+x5Ds7qn9Q/q3 5oy9MtbaFBXVhVqzUkGvJ29Ia5MHUTj4OS2Ks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=H8z1x0hS2Ug289US2iCmLi1sjwW9pIvZ3cuQX6JPOo7YLgK+VcqZwNpdRtUn2itn8b uS62ejCO81AeoQHQtP/T0rxCkgXF2R8S0ScsJQ0NDKA5DQxrqWi8rPMiLemhTFkZoZtq D3IhEBKgLV9Ms1rZ1F2a+aSWyrJvwAUBcUME8= Received: by 10.227.136.66 with SMTP id q2mr1698236wbt.58.1296159750428; Thu, 27 Jan 2011 12:22:30 -0800 (PST) Received: from Melon.malikania.fr (65.21.102-84.rev.gaoland.net [84.102.21.65]) by mx.google.com with ESMTPS id y29sm6945028wbd.10.2011.01.27.12.22.28 (version=SSLv3 cipher=RC4-MD5); Thu, 27 Jan 2011 12:22:29 -0800 (PST) Message-ID: <4D41D3FF.8090205@gmail.com> Date: Thu, 27 Jan 2011 21:22:23 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110125 Thunderbird/3.1.7 MIME-Version: 1.0 To: edwin@FreeBSD.org References: <201101271950.p0RJoD5F062509@freefall.freebsd.org> In-Reply-To: <201101271950.p0RJoD5F062509@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/154342: [patch] x11/dmenu: Update do 4.2.1 and XFT removed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2011 20:50:48 -0000 By the way, they removed the config.def.h too, the conditionnal .if defined(DMENU_CONF) may be safely removed too. Cheers, -- David Demelier