From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 7 13:00:04 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E54B29B1 for ; Mon, 7 Oct 2013 13:00:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A8070218A for ; Mon, 7 Oct 2013 13:00:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r97D04O4007472 for ; Mon, 7 Oct 2013 13:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r97D03PX007471; Mon, 7 Oct 2013 13:00:03 GMT (envelope-from gnats) Date: Mon, 7 Oct 2013 13:00:03 GMT Message-Id: <201310071300.r97D03PX007471@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Attila Nagy Subject: Re: ports/182585: mail/dovecot2 won't install on FreeBSD 9.2-RELEASE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Attila Nagy List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 13:00:05 -0000 The following reply was made to PR ports/182585; it has been noted by GNATS. From: Attila Nagy To: William Grzybowski Cc: bug-followup@freebsd.org, William Grzybowski Subject: Re: ports/182585: mail/dovecot2 won't install on FreeBSD 9.2-RELEASE Date: Mon, 07 Oct 2013 14:56:08 +0200 Hi, According to this bug report, the fix is undoing the removal of this line: --- Makefile (revision 329006) +++ Makefile (revision 329007) [...] -NO_STAGE= yes On 10/07/13 12:56, William Grzybowski wrote: > What is there to fix? > > Where is the patch? > > On Mon, Oct 7, 2013 at 2:07 AM, Attila Nagy wrote: >> Hi, >> >> Please fix this. >> >> r329007 | wg | 2013-10-02 01:23:07 +0200 (Wed, 02 Oct 2013) | 10 lines >> >> mail/dovecot2: update to 2.2.6 >> >> - Update to 2.2.6 [1] >> - Convert lib depends to new format >> - Allow staging >> - Bump antispam plugin (pigenhole update comming next) >> >> PR: ports/182543 [1] >> Submitted by: Attila Nagy (maintainer) [1] >> > >