From owner-freebsd-questions@FreeBSD.ORG Mon Feb 16 22:25:01 2009 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 285D6106579B for ; Mon, 16 Feb 2009 22:25:01 +0000 (UTC) (envelope-from tankko@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id C58908FC12 for ; Mon, 16 Feb 2009 22:25:00 +0000 (UTC) (envelope-from tankko@gmail.com) Received: by rv-out-0506.google.com with SMTP id f6so1908857rvb.43 for ; Mon, 16 Feb 2009 14:25:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GXFyQViLp6BqxSrBeraQb4Fe7izw3M6GjvrBxhhzwWY=; b=iK2Sm4noUhbpJb8jhKYHBgV+nOEAlkXbp8h/SOAZXUUxQps4xUFgvHale1doMHIHAa vOzJZL380OFl6nCEF5FUqh6VBMhis4vmxjPeO8g/uaePJBg7aHWmTCfBIls+5aWpv3GA l8rpfIVh43Ezwm0/RI+4AukOnfDqv0JE3Dn68= 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=VdZFF3s5HyFQvd55rC/EYZrMYFZtmG9VOaBCO3PmcP8hwaoevcJtUFysAqIcsLHNnE krBS5lW5+wTLvHjkc3QtwA8MqVmcqUA9XAhYiyOq0bC78SYYwbvysX0IMDqaDWCt2jkL g86Ngbw8uXeFwmgz1r+Xim50RPG2oUYfScnEY= MIME-Version: 1.0 Received: by 10.143.45.14 with SMTP id x14mr2582398wfj.165.1234823100374; Mon, 16 Feb 2009 14:25:00 -0800 (PST) In-Reply-To: <200902161142.09650.fbsd.questions@rachie.is-a-geek.net> References: <7fec743f0902160958j2d3af13dk31f7b5f296c5c9e4@mail.gmail.com> <200902161104.07445.fbsd.questions@rachie.is-a-geek.net> <7fec743f0902161219g2d7acadam5b61fe2de819a3e7@mail.gmail.com> <200902161142.09650.fbsd.questions@rachie.is-a-geek.net> Date: Mon, 16 Feb 2009 14:25:00 -0800 Message-ID: <7fec743f0902161425t7af4ddb0r2324924be4b35a46@mail.gmail.com> From: Tankko To: Mel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problems upgrading SpamAssassin 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: Mon, 16 Feb 2009 22:25:05 -0000 > Same issue, different package. Apparently perl-after-upgrade didn't do it's > job. > I would: > portupgrade -f p5-* > > Then go back to upgrade spamassasin. > -- > Mel OK, this solved the problem. Everything upgrades fine now. Thank you very much for all your help. Not sure why this happened in the first place.