From owner-freebsd-ports@FreeBSD.ORG Fri Feb 8 00:19:18 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13DFF16A417 for ; Fri, 8 Feb 2008 00:19:18 +0000 (UTC) (envelope-from Lee@dilkie.com) Received: from spock.dilkie.com (spock.dilkie.com [206.51.1.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9975C13C45A for ; Fri, 8 Feb 2008 00:19:17 +0000 (UTC) (envelope-from Lee@dilkie.com) Received: from [206.51.1.193] (borg.dilkie.com [206.51.1.193]) (authenticated bits=0) by spock.dilkie.com (8.14.1/8.14.1) with ESMTP id m1807eOD046935 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 7 Feb 2008 19:07:42 -0500 (EST) (envelope-from Lee@dilkie.com) Message-ID: <47AB9D4C.9070906@dilkie.com> Date: Thu, 07 Feb 2008 19:07:40 -0500 From: Lee Dilkie User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.63 on 206.51.1.40 Subject: portupgrade-devel new dependency behaviour 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: Fri, 08 Feb 2008 00:19:18 -0000 Folks, What's happened with the new portupgrade-devel? I ask to to upgrade php4 and it starts an installation of apache13? I have apache13+ipv6 installed so I'm not sure why it wants to install apache13? $ portupgrade -v php4\* ---> Session started at: Thu, 07 Feb 2008 19:03:11 -0500 [Gathering depends for devel/php4-gettext ......................... done] [Gathering depends for databases/php4-mysql .... done] [Gathering depends for textproc/php4-xml ... done] ---> Fresh installation of www/apache13 started at: Thu, 07 Feb 2008 19:03:38 -0500 ---> Installing 'apache-1.3.41' from a port (www/apache13) ---> Build of www/apache13 started at: Thu, 07 Feb 2008 19:03:42 -0500 Am I missing something? thanks, -lee