From owner-freebsd-x11@FreeBSD.ORG Fri May 18 22:34:14 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA3C416A400; Fri, 18 May 2007 22:34:14 +0000 (UTC) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mailman.ijs.si [193.2.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5E5A313C48A; Fri, 18 May 2007 22:34:14 +0000 (UTC) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by mail.ijs.si (Postfix) with ESMTP id 4355819306B; Sat, 19 May 2007 00:34:13 +0200 (CEST) DKIM-Signature: v=0.5; a=rsa-sha1; c=relaxed/simple; d=ijs.si; s=ja-200610; t=1179527653; bh=BUta1Ptg2L4YWB3biqGi+xSGsSY=; h=DomainKey-Signature: X-Virus-Scanned:Received:Received:Received:Received:From: Organization:To:Subject:Date:User-Agent:Cc:References:In-Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding: Content-Disposition:Message-Id; b=xEWbtOvmQthkR3H5JldwcSrAwxCNCTY2 qSnsZAFHf07ARFMYgjTnX7xMmm6egtdnSp0hlDkNU1pzAyEch+QC40k17HKnvMeW/sZ Gspe6Qzc52zhv238keleqsrh5IFO4 DomainKey-Signature: a=rsa-sha1; s=ja-200610; d=ijs.si; c=nofws; q=dns; h=x-virus-scanned:received:received:received:received:from: organization:to:subject:date:user-agent:cc:references:in-reply-to: mime-version:content-type:content-transfer-encoding: content-disposition:message-id; b=UZE0CWrEr2jGDmjMdqwchOj75DTgE4olrSGwuPnM1XURveVy0JmnQqOtS622j8sMA w0QjAJ4ryQs0YUKdysu959BdDBCMW0HsFsNqNCK6ZZSBX9tJtstbPSOj4bw5wiB X-Virus-Scanned: amavisd-new at ijs.si Received: from mail.ijs.si ([193.2.4.66]) by localhost (mail.ijs.si [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id cb2Ux9J-I6Gy; Sat, 19 May 2007 00:34:12 +0200 (CEST) Received: from edina.ijs.si (edina.ijs.si [193.2.4.3]) by mail.ijs.si (Postfix) with ESMTP id D72F1192FDF; Sat, 19 May 2007 00:34:11 +0200 (CEST) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by edina.ijs.si (Postfix) with ESMTP id CA7A951170; Sat, 19 May 2007 00:34:11 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by radagast.ijs.si (8.13.8/8.13.8) with ESMTP id l4IMYANx035652; Sat, 19 May 2007 00:34:11 +0200 (CEST) (envelope-from dejan.lesjak@ijs.si) From: Dejan Lesjak Organization: IJS To: freebsd-x11@freebsd.org Date: Sat, 19 May 2007 00:34:08 +0200 User-Agent: KMail/1.9.6 References: <20070518212940.GA51647@xor.obsecurity.org> <20070518220406.GG71905@droso.net> <20070518220713.GA52578@xor.obsecurity.org> In-Reply-To: <20070518220713.GA52578@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705190034.10018.dejan.lesjak@ijs.si> Cc: Joe Marcus Clarke , portmgr@freebsd.org, x11@freebsd.org, flz@freebsd.org, Kris Kennaway Subject: Re: Ready to merge? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2007 22:34:14 -0000 On Saturday 19 May 2007 00:07:13 Kris Kennaway wrote: > On Sat, May 19, 2007 at 12:04:06AM +0200, Erwin Lansing wrote: > > On Fri, May 18, 2007 at 05:58:43PM -0400, Kris Kennaway wrote: > > > You could re-point builder at a git tree and try to coordinate with > > > flz@ about the upgrade timing (best not to publish it early because of > > > anyone who might be doing a portupgrade of the frozen tree). > > > > Is the git tree available there, otherwise I'd rather have a tarball of > > the latest tree. I can start the builds without the upload bits. > > I don't think it is currently there, but you can copy from > pointyhat:/var/portbuild/i386/6/ports/ which is a checked out copy > that was updated yesterday. Hmm actually, better wait for lesi to > commit the dependency fix. I've committed that to git. Dejan