From owner-svn-src-stable-9@FreeBSD.ORG Fri Oct 26 15:23:49 2012 Return-Path: Delivered-To: svn-src-stable-9@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 145CB350 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 B8B7D8FC12 for ; Fri, 26 Oct 2012 15:23:48 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so3042840pbb.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=i+cMn59F8sFDIYPgp+HTRg4ZATdvLIrcDrQLKTQ/2NlkG1l/FX+OelMkgcTYTVabx0 U9XhLVXSX/SExiYVjSMAug7Bbahs5xolUSVecagL97QZgwCC4eWp4mc2Z8NO8OUuVnDZ GS//G3XhsF05QfoobXlcp3JF4XtFM105nL9Po+QCugw96lfHGLSoQIq8/1gUFGPrdD3T YNshtwEJ2wKQFwxdoiy7pGDqvYVVfuI//TECHXM6EB+8L5wXvEIFk8VOhEN04Vwl4T9B t8a1juETRHTgO/vufse7jpYm+n+gv6cB5X08KcqWJ3YK50mH1GWZsICoLDG9IX4nT/Hr L7FA== 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: ALoCoQnWdd1g78BiZbyL2JNpvMtnzmGdAeUIM4cSXS2B42wuVhHuuLYiZ1+DvWvlvGDAJI/8tnT1 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-9@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for only the 9-stable 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