From owner-svn-ports-all@FreeBSD.ORG Thu May 15 02:30:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DA0CB5C for ; Thu, 15 May 2014 02:30:31 +0000 (UTC) Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com [IPv6:2607:f8b0:400d:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4166D251B for ; Thu, 15 May 2014 02:30:31 +0000 (UTC) Received: by mail-qc0-f172.google.com with SMTP id l6so756082qcy.3 for ; Wed, 14 May 2014 19:30:30 -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:message-id :subject:to:cc:content-type; bh=259/s/BKCgQfXGgra07VFSRmU5p3EobTDG7ED30/ztc=; b=p6z2Pqn9IoRMBIlMKgDYE0mJdo+vHHSmecoiQIazEmUa+BSUyvtgHeAKJTGNGXGOew yH9A3bDk4/OgQyvZiSUrZzm/EvB7TkpTPc71B+tmvF538eUPlL06rExVABr+9FP+cd+A bS0mBUnsvT7HLqhsmaRKNgP0VCBdtTup1AlHA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=259/s/BKCgQfXGgra07VFSRmU5p3EobTDG7ED30/ztc=; b=Y34m/1i24zBAJ3jSWJWXcRTwSvQ/vQGnXxNeiODEpm0jtphEwzGCVsYAJDSZR09ziD phHCi+P+fEATXJjXQxZBq4/LFhGFbktcVVpWgikvJUOIM/932dPz2yX2c9ENR9O75ZvY Uk9Lc1W8/7UxRy1rxGKR5sO7sNeJK9H/q8eyAAmigZLd2OnfV1f6mBkxwxMuN3BFMNuD rNtI78GwkNGtE2H8+V/z39hsog3BKtese5Hje0145eEFm8HrHjbFbMutLF5ojyaRPhee KjDffGbZu/i+ID2vfdNxdUcteh8AikeuMn2yv6fOT9FgHPSbuZVd635LvYLm0cT4TS/l xv9Q== X-Gm-Message-State: ALoCoQlIFnizxvKA6apLHUcM5Y1RA1+EcI8rOsQU4V6DFfAesmVESZQfx1C1jWynU1IRbfe93ww9 X-Received: by 10.229.72.10 with SMTP id k10mr11795814qcj.2.1400121030202; Wed, 14 May 2014 19:30:30 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.42.99 with HTTP; Wed, 14 May 2014 19:30:00 -0700 (PDT) In-Reply-To: <141FA30D59396C36E4E3C383@atuin.in.mat.cc> References: <201405142359.s4ENxE4Z031563@svn.freebsd.org> <82CDE0B983EEF026A082E5F6@atuin.in.mat.cc> <20140515002626.GG14725@droso.dk> <141FA30D59396C36E4E3C383@atuin.in.mat.cc> From: Eitan Adler Date: Wed, 14 May 2014 19:30:00 -0700 X-Google-Sender-Auth: UwE6Ida41kF8t1l7IpFff8odwOI Message-ID: Subject: Re: svn commit: r354095 - in head/dns: bind910 bind98 bind99 To: Mathieu Arnold Content-Type: text/plain; charset=UTF-8 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Erwin Lansing , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 02:30:31 -0000 On 14 May 2014 17:28, Mathieu Arnold wrote: > +--On 15 mai 2014 02:26:27 +0200 Erwin Lansing wrote: > | On Wed, May 14, 2014 at 08:03:01PM -0400, Mathieu Arnold wrote: > |> Ok, so, that's what "arc commit" does. > | > | it, erhm, commits? :-) > > Yes, but without asking me for a commit message, which I don't like... The commit log has already been written when you did 'arc diff' You may also want to try this instead: arc amend svn ci -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams