From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 3 12:45:47 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DC3C1065670 for ; Thu, 3 Mar 2011 12:45:47 +0000 (UTC) (envelope-from prvs=036b53cd6=a@jenisch.at) Received: from mgaterz1.oekb.co.at (mgaterz1.oekb.co.at [143.245.5.111]) by mx1.freebsd.org (Postfix) with ESMTP id 012418FC08 for ; Thu, 3 Mar 2011 12:45:46 +0000 (UTC) Received: from exchh1.oekb.co.at ([143.245.3.20]) by mgaterz1.oekb.co.at with ESMTP; 03 Mar 2011 13:16:04 +0100 Received: from aurora.oekb.co.at (143.245.9.16) by exchh1.oekb.co.at (143.245.3.60) with Microsoft SMTP Server id 8.2.234.1; Thu, 3 Mar 2011 13:16:05 +0100 Received: from aurora.oekb.co.at (localhost [127.0.0.1]) by aurora.oekb.co.at (8.14.4/8.14.4) with ESMTP id p23CG52c037789 for ; Thu, 3 Mar 2011 13:16:05 +0100 (CET) (envelope-from a@jenisch.at) Received: (from ej@localhost) by aurora.oekb.co.at (8.14.4/8.14.4/Submit) id p23CG5up037788 for gnome@freebsd.org; Thu, 3 Mar 2011 13:16:05 +0100 (CET) (envelope-from a@jenisch.at) X-Authentication-Warning: aurora.oekb.co.at: ej set sender to a@jenisch.at using -f Date: Thu, 3 Mar 2011 13:16:05 +0100 From: Ewald Jenisch To: gnome@freebsd.org Message-ID: <20110303121605.GA37700@aurora.oekb.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: Upgrading evolution-* -> evolution-plugin wrong version X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 12:45:47 -0000 Hi, During a regular upgrade of my system I ran into a nasty problem wrt evolution, evolution-mapi,...: Their build ends with the following error message: ------------------------------ < Cut here > ------------------------------ . . . checking for CAMEL... yes checking for EVOLUTION_PLUGIN... configure: error: Package requirements (evolution-plugin >= 2.31.1) were not met: Requested 'evolution-plugin >= 2.31.1' but version of evolution-plugin is 2.30.3 ------------------------------ < Cut here > ------------------------------ Where/how can I figure out where this "evolution-plugin" that seems to be the wrong version comes from, so I can upgrade this port? Thanks much in advance for any clue, -ewald