From owner-freebsd-questions@FreeBSD.ORG Sun Jun 29 08:42:37 2008 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 1898A1065672 for ; Sun, 29 Jun 2008 08:42:37 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9301A8FC16 for ; Sun, 29 Jun 2008 08:42:36 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (ppp-62-216-221-216.dynamic.mnet-online.de [62.216.221.216]) (authenticated bits=0) by anny.lostinspace.de (8.14.2/8.14.2) with ESMTP id m5T8gWxK054053; Sun, 29 Jun 2008 10:42:33 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from localhost (localhost [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id F1112130D6D; Sun, 29 Jun 2008 10:42:31 +0200 (CEST) X-Virus-Scanned: ClamAV 0.93.1/7583/Sat Jun 28 17:00:59 2008 on anny.lostinspace.de X-Virus-Scanned: amavisd-new at idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by localhost (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07pExlVIldPs; Sun, 29 Jun 2008 10:42:30 +0200 (CEST) Received: from matthias-fechners-macbook.local (unknown [192.168.1.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id D043E130D6E; Sun, 29 Jun 2008 10:42:29 +0200 (CEST) Message-ID: <48674AF5.7090709@fechner.net> Date: Sun, 29 Jun 2008 10:42:29 +0200 From: Matthias Fechner User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Nicolas Letellier References: <20080629091452.842fae22.nicolas@nicoelro.net> In-Reply-To: <20080629091452.842fae22.nicolas@nicoelro.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (anny.lostinspace.de [80.190.182.2]); Sun, 29 Jun 2008 10:42:33 +0200 (CEST) X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on anny.lostinspace.de X-Virus-Status: Clean Cc: nivo@is-root.com, FreeBSD Questions Subject: Re: problem when building dovecot-sieve with the new dovecot port 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: Sun, 29 Jun 2008 08:42:37 -0000 Hi Nicolas, Nicolas Letellier wrote: > I'm upgrading my dovecot from 1.0.14 to 1.1. > I pkg_deinstall my dovecot and my dovecot-sieve. you must use a new version of dovecot-sieve too, see that bug report: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/125064 After I manually patched my port it built fine. Bye, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook