From owner-freebsd-ports@FreeBSD.ORG Fri Jul 30 22:51:18 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F634106566C for ; Fri, 30 Jul 2010 22:51:18 +0000 (UTC) (envelope-from christer.edwards@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 9D3318FC08 for ; Fri, 30 Jul 2010 22:51:17 +0000 (UTC) Received: by wwa36 with SMTP id 36so530835wwa.31 for ; Fri, 30 Jul 2010 15:51:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=nJHIADUZczmESOtmV3QX9F36HTiaasCqajWvKMRzrr0=; b=RCaESFiDHr45lglPBtuPfkoOhWGSfTbydW8iFVoOTrP4xQtOO/7/Qvq15yHyn8inpS yI7lUW/zdqNYKCMJi4JjxpMd1nzVb0F7JRSFy91cOITrJOw4AQ+zexutsRbQOwIMgswo sDT1YRfkXaHygY9Q0o4dyF26z6FB1kmYIQnvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=aJr9z2kVcFHTR8akbPBA5PWMNVU8v6UvcSETfU+knPVxFudcB/aNCubWnTISjtnF2/ java1BbJvybF5vQ0/LK7kCyIoXXRAwe9skvHmcX3m8Zo/gr4PdjN8E2ZIMdt7RaK7CPG kqdTmdD5Vspd8YzAXbLDqV3jeSSmn7PQJZ8mo= MIME-Version: 1.0 Received: by 10.216.1.17 with SMTP id 17mr101551wec.99.1280528396697; Fri, 30 Jul 2010 15:19:56 -0700 (PDT) Received: by 10.216.16.9 with HTTP; Fri, 30 Jul 2010 15:19:56 -0700 (PDT) In-Reply-To: <20100726184218.69f67db8.ehaupt@FreeBSD.org> References: <20100726184218.69f67db8.ehaupt@FreeBSD.org> Date: Fri, 30 Jul 2010 16:19:56 -0600 Message-ID: From: Christer Edwards To: Emanuel Haupt Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org, Alex Dupre Subject: Re: [request for testers] update devel/ccache to 3.0.1 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: Fri, 30 Jul 2010 22:51:18 -0000 On Mon, Jul 26, 2010 at 10:42 AM, Emanuel Haupt wrote: > Since this port is used by a large audience, I'd like to ask for > feedback prior to the update. Feedback from people using ccache > integrated in tinderbox (ports-mgmt/tinderbox) is also gratefully > appreciated. I've been using ccache 3.0.1 via this patch on two hosts + jails and I've not had any problems. If there is any particular test cases you'd like run, just let me know. Otherwise, buildworld/kernel is fine. Building ports has been fine, etc. Christer