From owner-svn-src-stable@FreeBSD.ORG Fri Oct 26 15:23:49 2012 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 090B334E for ; Fri, 26 Oct 2012 15:23:49 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id B8B148FC0C for ; Fri, 26 Oct 2012 15:23:48 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so3042841pbb.13 for ; Fri, 26 Oct 2012 08:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=8xhmbqN2+5VezHnxvoOuPuyOlSQOGHoLXZLmnGDcIuc=; b=EtP4aYz3+3Z9a/eGd/tzDaRY8ilCo9ZWiJlCVUO+kPv4dTPu1vNxfiy0ilnAKGzVM0 xIWcOUP66GV7XcgWUvl5fNbqLPYyLAVae2duVzBjmHUD2hQhIapYzYVlDo/jPfwD9MsB LnL52zENFULuZiYhLTWKXQL726nHb0g7QST7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=8xhmbqN2+5VezHnxvoOuPuyOlSQOGHoLXZLmnGDcIuc=; b=a8nMVZldu3pwsfml+vR0uiWGog385zm0yjeCi6jacbD1GX7c3DloosiUR5SagiFdaj t/tKhhitqkzgrfj4NV/PQxfuFAuRupKqIHtikAiCMGwMjFrPlKY9b2py4o5/AlgZEZJ4 +UaK7yTpbZEU6RI/kpqBM07Z8xCDsNeL7gSpBU7ydaxYj6X8QJBoS2pj9KVaN6LKMfxe PKwhRUXIZ8wx69Ok+etv+Tlyqu9yRDZsZYdHCSvQlmLPCLqvnR+Lg0EpaPKEMvg73ZPJ pShNNjkY3STUpM+SsrMUYerurA9jb3QGoQyD1UD0eWkfD577D9MHoY6e62upMj9rska3 P+1g== Received: by 10.68.129.72 with SMTP id nu8mr70308461pbb.29.1351265028006; Fri, 26 Oct 2012 08:23:48 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.161.163 with HTTP; Fri, 26 Oct 2012 08:23:17 -0700 (PDT) In-Reply-To: <508A99C3.20705@freebsd.org> References: <201210260034.q9Q0YRmY082297@svn.freebsd.org> <508A99C3.20705@freebsd.org> From: Eitan Adler Date: Fri, 26 Oct 2012 11:23:17 -0400 X-Google-Sender-Auth: DNro5PdMZyabR_nwy5zuHO0PStM Message-ID: Subject: Re: svn commit: r242109 - stable/9/games/fortune/datfiles To: Nathan Whitehorn Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkv8Z70DAU9K4rVLF9TxExqEwkOAiUNX9nRnp52WagpN4W1CC4M2CsCCj1uGLw1n0AGeBIV Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org, Ronald Klop X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2012 15:23:49 -0000 On 26 October 2012 10:10, Nathan Whitehorn wrote: > No. It is staying for the duration of the branch. So this MFC may have been > premature. As I said previously: I MFCed this because it is a low-impact change and it makes future MFCs easier in the event that the fortune file changes again. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams