From owner-freebsd-ports@FreeBSD.ORG Tue Jul 21 15:21:06 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1901410656D8; Tue, 21 Jul 2009 15:21:06 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id E77C08FC1C; Tue, 21 Jul 2009 15:21:04 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 4702A5C38; Tue, 21 Jul 2009 11:21:04 -0400 (EDT) Date: Tue, 21 Jul 2009 11:21:04 -0400 From: Wesley Shields To: Giorgos Keramidas Message-ID: <20090721152104.GA66771@atarininja.org> References: <4A64EE54.6080207@intersonic.se> <20090720232511.GA50935@atarininja.org> <4A6500EA.2030905@intersonic.se> <20090721040047.GB22720@tandon.net> <20090721132650.GB50935@atarininja.org> <87k5225bky.fsf@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87k5225bky.fsf@kobe.laptop> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@freebsd.org Subject: Re: error updating Postfix X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2009 15:21:08 -0000 On Tue, Jul 21, 2009 at 05:56:29PM +0300, Giorgos Keramidas wrote: > On Tue, 21 Jul 2009 09:26:50 -0400, Wesley Shields wrote: > >> On 9 Jul 2009, ports/136599 fixed build on 8.0 systems. Now that the > >> closefrom() system call has been MFC'd to -STABLE, a similar patch is > >> required for mail/postfix. This was broached on cvs-ports@ on 17 Jul > >> 2009 and keramida@ was testing a patch over the weekend. I've copied > >> him on this message. For context (and an example of all that is > >> really needed in ${WRKSRC}/src/util/sys_defs.h), see: > > > > Ah, I didn't realize the fix had been MFC'ed and that the machine in > > question was RELENG_7. That explains it. Hopefully keramida@ has time > > to commit it. > > I can commit it _now_. I just haven't had a chance to build on a very > recent stable/7 system (my 'build machine' is a Celeron and it has taken > already 2 days to build RELENG_7). If someone else has a recent > 7-STABLE system and can test the patch please do. The latest version of > 7.X I have access to right now is ref7.freebsd.org with: > > FreeBSD 7.2-STABLE (REF7-AMD64) #6 r194101M: Sat Jun 13 09:51:42 UTC 2009 If you send me the patch I'll test it on a RELENG_7 tinderbox jail built a day or two ago. -- WXS