From owner-svn-src-all@FreeBSD.ORG Mon Dec 10 22:19:33 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 078187AF for ; Mon, 10 Dec 2012 22:19:33 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 66F0B8FC20 for ; Mon, 10 Dec 2012 22:19:32 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so3056147lah.13 for ; Mon, 10 Dec 2012 14:19:31 -0800 (PST) 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=JL9nQsoBWMbwG+I5QMU1rmr7UNhAJaYmlXi6S2xwjNk=; b=m3t+k0b9xYRYlWS7yVVOXmasIgeqZJz+LGl59z586BrJiKCJM/ETQMLyP2sDDtXPjY UAmgbr5Q+/7D2FqpT26qcHYm2dW1XHxuZXOjzrcT+V6/5yr0xZsjsIuvs4L1mSxXIisO ARdG+NP4b1O4wKKPh3b9dDSCmSFl4CvEbEuc4= 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=JL9nQsoBWMbwG+I5QMU1rmr7UNhAJaYmlXi6S2xwjNk=; b=G5fIwCbCsCZH+esKSwgoVr6zVM2c53lutkLz6y8v8/s5L9YCNy24S9S8E22er9PWV1 29wy2h3tzFC0bVuRPWsf+AeHNPP2qNkVT3+kbFGu2l9GsxOgxCLgeJTwzgaekkTt/UVn QXcDyK2Zg6ogm1Eoj7CJShBAI1ccbW+cODinOIY8znJoKe2CuOO9khrMy3yO1aKqhAqR Ds/t5obYvAiVgdsQ6HwtCM3y4kzVHk7PxVcBCaS/ijsv4S2q4jPTDiph+QP5NkvppWYt pfpmWRR7G2CE4LFhnfpA2OS179hrNl0aNIbA1M3wzPsAq3GIGhfGbioykdiqorrRfxXL 6FWQ== Received: by 10.152.144.201 with SMTP id so9mr15459536lab.24.1355177971147; Mon, 10 Dec 2012 14:19:31 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.43.229 with HTTP; Mon, 10 Dec 2012 14:19:00 -0800 (PST) In-Reply-To: <201212101656.04306.jhb@freebsd.org> References: <201210260034.q9Q0YRmY082297@svn.freebsd.org> <508A99C3.20705@freebsd.org> <201212101656.04306.jhb@freebsd.org> From: Eitan Adler Date: Mon, 10 Dec 2012 17:19:00 -0500 X-Google-Sender-Auth: -JoG_YibfABoE03aLdl0y3_Horc Message-ID: Subject: Re: svn commit: r242109 - stable/9/games/fortune/datfiles To: John Baldwin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlTlzp+JeYzeXKPILM/aDwSerg9zZgnYeIzqMUn8aiEVFhFpngUnJVq3V/eo2hJvcg4UzWN Cc: src-committers@freebsd.org, svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-9@freebsd.org, Nathan Whitehorn , 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: Mon, 10 Dec 2012 22:19:33 -0000 On 10 December 2012 16:56, John Baldwin wrote: > On Friday, October 26, 2012 11:23:17 am Eitan Adler wrote: >> 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. > > I think it is fine to start training users to not use sysintall, but > when doing an MFC like this, you need to refine the message to be > relevant to the branch you are merging to if needed. Blindly > copying and pasting the original message is nomt always appropriate. See r242109 and r242110: I clarified it in those commits. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams