From owner-cvs-ports@FreeBSD.ORG Fri May 21 21:51:51 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E5681065670; Fri, 21 May 2010 21:51:51 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 789F38FC16; Fri, 21 May 2010 21:51:50 +0000 (UTC) X-Spam-Status: No X-Hellug-MailScanner-From: keramida@freebsd.org X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-0.2, required 5, autolearn=not spam, ALL_TRUSTED -1.00, BAYES_50 0.80) X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-ID: o4LLpYdZ013675 Received: from kobe.laptop (77.49.120.100.dsl.dyn.forthnet.gr [77.49.120.100]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-9.1) with ESMTP id o4LLpYdZ013675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 22 May 2010 00:51:40 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.4/8.14.4) with ESMTP id o4LLpSYG005021 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 22 May 2010 00:51:29 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.4/8.14.4/Submit) id o4LLpSe0005018; Sat, 22 May 2010 00:51:28 +0300 (EEST) (envelope-from keramida@freebsd.org) From: keramida@freebsd.org (Giorgos Keramidas) To: Dan Langille References: <201005211949.o4LJnkcE084067@repoman.freebsd.org> <4BF6E9D1.1000200@langille.org> Date: Sat, 22 May 2010 00:51:27 +0300 In-Reply-To: <4BF6E9D1.1000200@langille.org> (Dan Langille's message of "Fri, 21 May 2010 16:15:13 -0400") Message-ID: <87hbm0nctc.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/editors/emacs-nox11 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 21:51:51 -0000 On Fri, 21 May 2010 16:15:13 -0400, Dan Langille wrote: > On 5/21/2010 3:49 PM, Giorgos Keramidas wrote: >> keramida 2010-05-21 19:49:46 UTC >> >> FreeBSD ports repository (doc committer) >> >> Modified files: >> editors/emacs-nox11 Makefile >> Log: >> When dbus is already installed on FreeBSD 6.X emacs-nox11 may >> pick it up as a dependency and fail to link with the proper >> threading libraries too. >> >> Approved by: Ashish SHUKLA (maintainer) >> >> Revision Changes Path >> 1.3 +4 -0 ports/editors/emacs-nox11/Makefile > > Problems: > > http://www.freshports.org/sanity_test_failures.php?message_id=201005211949.o4LJnkcE084067@repoman.freebsd.org > > or: http://tinyurl.com/2wgo6tr Hmmm, I'm not sure why the conditional is reported as 'malformed'. :(