From owner-cvs-ports@FreeBSD.ORG Tue Nov 11 13:33:57 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 601DD16A4CE; Tue, 11 Nov 2003 13:33:57 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29AC243FEA; Tue, 11 Nov 2003 13:33:54 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 375103D28; Tue, 11 Nov 2003 16:33:53 -0500 (EST) From: "Dan Langille" To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org MIME-Version: 1.0 Message-ID: <3FB10F71.30086.5948CC76@localhost> Priority: normal In-reply-to: <200311110539.hAB5doXP002349@repoman.freebsd.org> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: Alex Kiesel cc: Norikatsu Shigemura Subject: Re: cvs commit: ports/x11-toolkits/php-gtk Makefile distinfo pkg-message pkg-plist ports/x11-toolkits/php-gtk/files patch-ext_c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Tue, 11 Nov 2003 21:33:57 -0000 X-Original-Date: Tue, 11 Nov 2003 16:33:53 -0500 X-List-Received-Date: Tue, 11 Nov 2003 21:33:57 -0000 On 10 Nov 2003 at 21:39, Norikatsu Shigemura wrote: > nork 2003/11/10 21:39:50 PST > > FreeBSD ports repository > > Modified files: > x11-toolkits/php-gtk Makefile distinfo pkg-message pkg-plist > Removed files: > x11-toolkits/php-gtk/files > patch-ext_combobutton_combobutton.defs > Log: > Update to 1.0.0. > Fix build error caused by conflicting dependencies. > > PR: ports/59074 > Submitted by: Alex Kiesel (maintainer) This change may have fixed the build error, but it broke master_site: [dan@nezlok:/usr/home/dan/ports/x11-toolkits/php-gtk] $ make -V PORTVERSION 1.0.0 [dan@nezlok:/usr/home/dan/ports/x11-toolkits/php-gtk] $ make master- sites-all This port requires the CLI version of PHP, but you have already installed a conflicting PHP port without CLI. *** Error code 1 Stop. Can that be fixed please? Thanks. -- Dan Langille : http://www.langille.org/