From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 12:16:14 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F294C1065823; Tue, 1 Jul 2008 12:16:13 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id A0EB18FC20; Tue, 1 Jul 2008 12:16:13 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id 4CCCA744005; Tue, 1 Jul 2008 14:52:53 +0300 (EEST) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tV5dVrfpclvL; Tue, 1 Jul 2008 14:52:53 +0300 (EEST) Received: from [10.2.1.87] (voip.cybervisiontech.com.ua [91.198.50.116]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id 7A332744002; Tue, 1 Jul 2008 14:52:52 +0300 (EEST) Message-ID: <486A1A93.8010805@icyb.net.ua> Date: Tue, 01 Jul 2008 14:52:51 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.14 (X11/20080611) MIME-Version: 1.0 To: Jeremy Messenger References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kde@freebsd.org, marcuscom-devel@marcuscom.com, novel@FreeBSD.org, ports@freebsd.org, x11@freebsd.org, gnome@freebsd.org Subject: Re: CALL FOR TEST: Updates to pixmap, cairo, poppler, and firefox 3.0! 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: Tue, 01 Jul 2008 12:16:14 -0000 on 01/07/2008 02:20 Jeremy Messenger said the following: > FYI: These have been committed in FreeBSD ports tree. You now can run > 'marcusmerge -U' to unmerge ports-stable and remove it. I will removing > everything in ports-stable tonight. I have some problems after this went into the tree, or so it seems. Example: $ cd /usr/ports/audio/scrobbler $ make describe "/usr/ports/Mk/bsd.gecko.mk", line 162: Inconsistent operator for post-patch make: fatal errors encountered -- cannot continue Exit 1 It seems that this is because audio/scrobbler/Makefile has post-patch:: ... While bsd.gecko.mk has post-patch: ... I am not sure if the port's Makefile uses '::' for a good reason. Also, it seems that this is not the only port that uses '::' for post-patch target. P.S. my system is 6.3/amd64, ports updated this morning using portsnap. -- Andriy Gapon