From owner-svn-ports-head@FreeBSD.ORG Fri Mar 22 00:59:04 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 607D6D80 for ; Fri, 22 Mar 2013 00:59:04 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) by mx1.freebsd.org (Postfix) with ESMTP id 38DC963F for ; Fri, 22 Mar 2013 00:59:04 +0000 (UTC) Received: by mail-pd0-f171.google.com with SMTP id 10so1348941pdc.16 for ; Thu, 21 Mar 2013 17:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=h1IOinNX4JgFsS6FoOh7G6IYr3lwSBdiJwj8RWGY31A=; b=Zp+Tv5aZ7m+i4YA6qQyK0DHeykze9fugKrrJ3VfP7Y0DaXMg0ibiqvcVA45AoD70yC 7DZivW3E8G7FRvXTZV0synnOasBeUVBK7E/bujJDOVITel4LaxQ4SaSemskd69vs0WDo St1Wjbf75m9/IsdMrXgzmVguaSswOYMto6Zt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received: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=h1IOinNX4JgFsS6FoOh7G6IYr3lwSBdiJwj8RWGY31A=; b=pA6beGWWWD5eWEps+mj6d4Xzlb2znUB63KsvVlgeSN5XZE08yiDiz9JLA9iqzzvg3B s5qDGBmnoKxwoLCIQbT8qJBpi31DrgDhnYW5s705dGCuuJ1FKWoa+7kSJ0gCtnGD/Q4r kGJEbVQaTAYW1FIcyir71U4NhcUP5rcwgHEpt3Lll+BFix0sufffxfpyAoAOeVzAMjCW /8PsHSBkezbOQLaHu9BYUx4pYQCPN+6lrl2g1ns8SViUxuz8C9njn23RyELlWUzevSwl 78CvIRSvTRZqHtTGxwmiymvu47RV3o4es3oW5Cz2oO4R1wGYzXzj6skUdPg22MqZWRRr UCtw== X-Received: by 10.66.220.10 with SMTP id ps10mr430404pac.117.1363913938643; Thu, 21 Mar 2013 17:58:58 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.222.40 with HTTP; Thu, 21 Mar 2013 17:58:28 -0700 (PDT) In-Reply-To: <20130322.095627.1607311494627583057.chat95@mac.com> References: <514B2AB5.9040204@rainbow-runner.nl> <20130322.095627.1607311494627583057.chat95@mac.com> From: Eitan Adler Date: Thu, 21 Mar 2013 20:58:28 -0400 X-Google-Sender-Auth: u9DusUx6jPDPedAz8-XoPs7fSrw Message-ID: Subject: Re: svn commit: r314814 - in head: . editors editors/openoffice-3-devel To: Maho NAKATA Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnb/QpVva5RVYb8e22N5PRmZJ5pp8qrswd5oiuPDdRzrfJ5pppmkEdw4sJ2ul7mFxetevUD Cc: svn-ports-head@freebsd.org, kwm@rainbow-runner.nl, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2013 00:59:04 -0000 On 21 March 2013 20:56, Maho NAKATA wrote: > Hi ealder@ and kwm@, > > When I try to repocopy this port, I have to remove that port once. To do that, > I used rmport script, so it was not avoidable. Maybe, I should not use rmport script... rmport should let you edit the commit prior. It is in some tmpdir. rmport is a good thing to use. :) -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams