From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 16:33:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF5AF16A426 for ; Fri, 11 Nov 2005 16:33:12 +0000 (GMT) (envelope-from steve@digitalbluesky.net) Received: from harmony.digitalbluesky.net (dsl093-010-046.cle1.dsl.speakeasy.net [66.93.10.46]) by mx1.FreeBSD.org (Postfix) with SMTP id 76D2143D5A for ; Fri, 11 Nov 2005 16:33:05 +0000 (GMT) (envelope-from steve@digitalbluesky.net) Received: (qmail 55377 invoked by uid 0); 11 Nov 2005 16:33:03 -0000 Received: from unknown (HELO willow.digitalbluesky.net) (steve@digitalbluesky.net@192.168.1.1) by harmony.digitalbluesky.net with SMTP; 11 Nov 2005 16:33:03 -0000 Message-Id: <6.2.1.2.0.20051111112824.020a6b50@mail.digitalbluesky.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Fri, 11 Nov 2005 11:33:05 -0500 To: freebsd-questions@freebsd.org From: Steve Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: question regarding portupgrade for php on 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 16:33:13 -0000 Forgive me if this is either a n00b or dumb question...this is the first time I'm trying things this way. I'm using 5.3 on i386 architechture. I have installed the portupgrade package with the intention of upgrading php4 on my box from 4.3.10 to 4.4. I installed portupgrade then I made a backup of /var/db/pkg (following the Lehey FreeBSD book) and tried: >portupgrade -v php4 Expecting it would just go and upgrade to the current php4.4.1 package, instead I get the message: "no need to upgrade php4-4.3.10_2 (>= php4-4.3.10_2). specify -f to force." So what should I do? Steve Bopple www.digitalbluesky.net