From owner-svn-src-all@FreeBSD.ORG Fri Oct 26 15:23:54 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FB05353 for ; Fri, 26 Oct 2012 15:23:54 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id 539BF8FC17 for ; Fri, 26 Oct 2012 15:23:54 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so2135670pad.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=NsxVik2tc/Gi79cUOGelbSxLXrjSAzTVGjdaXPFRENIf20AsUrUBaKRhc6F0wYYaY2 LC42deEWZDPW7XcF6Q848pa9uiwF/1tHK2pJzoMgQOXTD+h9dfNLO/BbvmKhm6f15bpj gPQdBEPcO9Ddh3AWf9WfWxLVKI7Mi6p5KiZHxst6OLOx8rscU446IZO20kgovaI2KAXL Tq3CsFc9aiIHF6L4GHwb1giVKaW/P/pZ0godIDMke3z47anyz4zk/hA7S/W78ZnIyqdK 3FAibBnxwE+IAHXG5Scc0Ixdtt9Q7OnrozBWN8VE9Pzw81MnImeto7v1vGlrA1HfxE6m r7GA== 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: ALoCoQlH5Uj6i8SCuA6Ua7uhdy8KycXOV/vaRrSNAY9coutpFCSvaxs59v4tSlDgq9WFeehMsz7X 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2012 15:23:54 -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