From owner-freebsd-gnome@FreeBSD.ORG Tue May 6 07:13:42 2008 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 CF3681065676 for ; Tue, 6 May 2008 07:13:42 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from panix.lovett.com (panix.lovett.com [166.84.7.128]) by mx1.freebsd.org (Postfix) with ESMTP id B01618FC18 for ; Tue, 6 May 2008 07:13:42 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from [24.216.255.15] (helo=inferno.lab.lovett.com ident=ade) by panix.lovett.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1JtGsp-0002tv-6Q; Tue, 06 May 2008 06:42:39 +0000 Message-Id: <2AEE026C-3528-457C-9D2B-5BF275126F25@FreeBSD.org> From: Ade Lovett To: gnome@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Mon, 5 May 2008 23:42:36 -0700 X-Mailer: Apple Mail (2.919.2) Cc: Ade Lovett Subject: USE_BDB=41 and evolution / evolution-exchange 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: Tue, 06 May 2008 07:13:42 -0000 Hi Folks, Is there any particular reason both evolution and evolution-exchange hard code the berkeleydb version to 41? I've been running it with 4.4 for quite some time now with no ill effects, so perhaps changing: USE_BDB_VER= 41 to USE_BDB_VER= 41+ in the respective Makefiles is in order? Cheers, -aDe