From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 23:14:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 472871065675 for ; Tue, 27 Jul 2010 23:14:41 +0000 (UTC) (envelope-from freebsd-questions@pp.dyndns.biz) Received: from smtprelay-h22.telenor.se (smtprelay-h22.telenor.se [195.54.99.197]) by mx1.freebsd.org (Postfix) with ESMTP id EDF1F8FC0C for ; Tue, 27 Jul 2010 23:14:40 +0000 (UTC) Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id A34CDE966D for ; Wed, 28 Jul 2010 01:14:39 +0200 (CEST) X-SENDER-IP: [85.226.59.55] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlU+ANoET0xV4js3PGdsb2JhbACDFIRSmAMMAQEBATUtsHqRX4Emgx1zBA X-IronPort-AV: E=Sophos;i="4.55,270,1278280800"; d="scan'208";a="553803347" Received: from c-373be255.107-1-64736c10.cust.bredbandsbolaget.se (HELO gatekeeper.pp.dyndns.biz) ([85.226.59.55]) by ipb3.telenor.se with ESMTP; 28 Jul 2010 01:14:39 +0200 Received: from [192.168.69.67] (phobos [192.168.69.67]) by gatekeeper.pp.dyndns.biz (8.14.4/8.14.4) with ESMTP id o6RNEbbk016057; Wed, 28 Jul 2010 01:14:37 +0200 (CEST) (envelope-from freebsd-questions@pp.dyndns.biz) Message-ID: <4C4F685D.4050600@pp.dyndns.biz> Date: Wed, 28 Jul 2010 01:14:37 +0200 From: =?UTF-8?B?TW9yZ2FuIFdlc3N0csO2bQ==?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100727 Lightning/1.0b2 Thunderbird/3.1.1 MIME-Version: 1.0 To: Kurt Buff References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading Apache fails - I don't understand why, exactly 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: Tue, 27 Jul 2010 23:14:41 -0000 On 2010-07-27 23:47, Kurt Buff wrote: > Trying to do the following on a couple of machines: > > # portupgrade apache-2.2.14_5 > > > I've grepped through the port and haven't found anything that mentions this. > > Anyone got a clue for me? > > Thanks, > > Kurt Check /usr/ports/UPDATING. The entry from 20100518. Regards Morgan