From owner-cvs-src@FreeBSD.ORG Mon Jan 2 18:01:41 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC3F16A41F; Mon, 2 Jan 2006 18:01:41 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 030D943D7C; Mon, 2 Jan 2006 18:01:27 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k02I1PEb067967; Mon, 2 Jan 2006 11:01:26 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <43B96A76.3040408@samsco.org> Date: Mon, 02 Jan 2006 11:01:26 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Rabson References: <200601021003.k02A3aJm054009@repoman.freebsd.org> <20060102150502.E24703@maildrop.int.zabbadoz.net> <200601021752.42199.dfr@nlsystems.com> In-Reply-To: <200601021752.42199.dfr@nlsystems.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, Doug Rabson , "Bjoern A. Zeeb" , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 18:01:41 -0000 Doug Rabson wrote: > On Monday 02 January 2006 15:07, Bjoern A. Zeeb wrote: > >>On Mon, 2 Jan 2006, Doug Rabson wrote: >> >>>dfr 2006-01-02 10:03:35 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> . Makefile.inc1 >>> Log: >>> Temporarily disable the kerberos5 lib32 build while I try to fix >>>it properly. >> >>Now that the fix got committed could you please revert this change? > > > Done. I was just waiting until my amd64 buildworld completed. Thanks a lot for working on this. Scott