From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 23:40:05 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 A85381065674 for ; Tue, 27 Jul 2010 23:40:05 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6D5788FC14 for ; Tue, 27 Jul 2010 23:40:05 +0000 (UTC) Received: by iwn35 with SMTP id 35so5182532iwn.13 for ; Tue, 27 Jul 2010 16:40:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=i9ESv3u1g1IDq6PoHw1VhnrokQgQhVW37QnIK/kVtk0=; b=J6zAmR4jXKsqxLMS1m+nxuWxm5l/1oAy3l/HArXVdLd1Qgi3pq3/zftgJSd0NtRxls jRiHkHA+rM+G6pkknKiZBY+R1wR5HZREP4MvDRpbbOiER3S+NhEXzMPnxVx4/qug/6W7 b59DhhjDI/wWRXvpCTZORiTBO6QzMkS1zkFBg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=MpcWEoo6vAHO8bQsT/Zv/uu+JJfIRlzqOJlnOSADTSIjRyrCPtp8PvRx+a0zyoYfRL QibzqWMckpVFSmNlxGkkim9n8WASZ9E+e6g3HcwZB1xai/qoQbvITqGFiO9ZVgamQWrL yuoI7IJBQ9h/kkHRnSr5tdrdhvNvOcZg9c20I= MIME-Version: 1.0 Received: by 10.231.34.135 with SMTP id l7mr10840981ibd.148.1280274004826; Tue, 27 Jul 2010 16:40:04 -0700 (PDT) Received: by 10.231.196.152 with HTTP; Tue, 27 Jul 2010 16:40:04 -0700 (PDT) In-Reply-To: <4C4F685D.4050600@pp.dyndns.biz> References: <4C4F685D.4050600@pp.dyndns.biz> Date: Tue, 27 Jul 2010 16:40:04 -0700 Message-ID: From: Kurt Buff To: =?UTF-8?Q?Morgan_Wesstr=C3=B6m?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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:40:05 -0000 On Tue, Jul 27, 2010 at 16:14, Morgan Wesstr=C3=B6m wrote: > On 2010-07-27 23:47, Kurt Buff wrote: >> Trying to do the following on a couple of machines: >> >> =C2=A0 =C2=A0 =C2=A0# portupgrade apache-2.2.14_5 >> > >> >> I've grepped through the port and haven't found anything that mentions t= his. >> >> Anyone got a clue for me? >> >> Thanks, >> >> Kurt > > Check /usr/ports/UPDATING. The entry from 20100518. > > Regards > Morgan Got it. Thank you. Kurt