From owner-freebsd-gecko@FreeBSD.ORG Tue Jun 26 08:19:34 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDD2F1065672 for ; Tue, 26 Jun 2012 08:19:34 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from server2.allsitecontrol.com (server2.allsitecontrol.com [63.143.36.210]) by mx1.freebsd.org (Postfix) with ESMTP id 919388FC17 for ; Tue, 26 Jun 2012 08:19:34 +0000 (UTC) Received: from rainbowwarrior.torservers.net ([77.247.181.164]:35812 helo=internal.tormail.org) by server2.allsitecontrol.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.77) (envelope-from ) id 1SjGiB-001Em9-Di; Mon, 25 Jun 2012 17:20:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:In-Reply-To:Subject:Cc:To:From; bh=+hW0qmBL8Mz8SPzO4H0ocVHVKOPNH3YmN933Oo6Rws8=; b=AxYkft8rRKP8KG4EJz6yrY2HYZDUQVy9DhXn9VwcsX2PkDJ6WB9SDpmDhuBCmC7b57RYDuLUJie+QEXO+7iGcxXdzxC8LBc/SiYAivK/xHFxDr/PHz+6U75w5zfj3nyWnbbp3TxrZCUwWV1TAH/sSW6x3cCYGD3cCjkndfW4Zig=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1SjGhR-0009kz-4E; Mon, 25 Jun 2012 21:19:57 +0000 From: Jan Beich To: AN In-Reply-To: (AN's message of "Mon, 25 Jun 2012 17:10:52 -0400 (EDT)") Date: Tue, 26 Jun 2012 06:19:28 +0900 References: <201206252104.q5PL4CUO011532@trillian.chruetertee.ch> MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1SjGhR-0009kz-4E@internal.tormail.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.allsitecontrol.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tormail.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-gecko@freebsd.org Subject: Re: [SVN-Commit] r801 - branches/experimental/www/firefox-nightly X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2012 08:19:34 -0000 AN writes: > On Mon, 25 Jun 2012, svn-freebsd-gecko@chruetertee.ch wrote: > >> Author: jbeich >> Date: Mon Jun 25 21:04:12 2012 >> New Revision: 801 >> >> Log: >> add a target to make trivial updates easier, e.g. >> >> $ make update && make makesum && make all deinstall install [...] > Jan: > > What is the procedure to use this? Now, I do make in my local FF > nightly directory. > > Should I use Makefile.hgrev now? Most of the time the are no changes that require FreeBSD specific patches. So, it's possible to update the port without waiting for me. The exact command is in the commit log. As for Makefile.hgrev, it's included neath the end of port's Makefile. >> +.include "Makefile.hgrev" >> .include