From owner-svn-ports-all@FreeBSD.ORG Thu Mar 21 15:36:52 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1054CE43 for ; Thu, 21 Mar 2013 15:36:52 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com [209.85.192.177]) by mx1.freebsd.org (Postfix) with ESMTP id DF05A278 for ; Thu, 21 Mar 2013 15:36:50 +0000 (UTC) Received: by mail-pd0-f177.google.com with SMTP id y14so1132382pdi.22 for ; Thu, 21 Mar 2013 08:36:50 -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=d83VG5GT+MJC/d5dExLgZre8u3eYFFOWmHB0lW5fwJE=; b=Hq3xT1ZKUJkuCp2+tPnmLQ0lbNvEgWaHV4oLgiLKqkJ5M3I8fu+vR1bJ9bUKnGgc6t 6X8xp1Hi5JTkaJefuq12ZfNsbX2f+WB3UIGeXcDmiWCYGVzladdPEymTSdaI5JsCLY/w CLYxPvr+6m5kE/QGzOs++YwgME6fWIHJETGJY= 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=d83VG5GT+MJC/d5dExLgZre8u3eYFFOWmHB0lW5fwJE=; b=gJDMwBrfCaZKF4OApqENLu8XOhwV3+VDWe7z1zBgq13ZfENT4/00TEV2day8FykZkZ c9fQnisMBj36qZ/vfOzAABHiT7t1PzvjBdDIvvkVP90rUYHGlh4zlnw6x8NOUUIAeDjE 0kYg/zuqzL6g0wojdpKi6YSnCzc78d3ANfSxHXjovNpkkHOosiOGANEdslQ7i5WT/yDe b8GJtPk0SYJ3cYKAFwRV6YaV6AqfdFevn+1DdCUvcvnwKJBSoSWgPUS7PcFxCCQMFUh7 Xbz423rY7a6BH2YPpkT0FLNpoKHX4tdmHq8Smq1J/8403Qs5fdPL0zZ7uUvI3ImHFxWk NIkg== X-Received: by 10.68.224.1 with SMTP id qy1mr15728017pbc.169.1363880210460; Thu, 21 Mar 2013 08:36:50 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.66.222.40 with HTTP; Thu, 21 Mar 2013 08:36:20 -0700 (PDT) In-Reply-To: <201303210657.r2L6vBwU065969@svn.freebsd.org> References: <201303210657.r2L6vBwU065969@svn.freebsd.org> From: Eitan Adler Date: Thu, 21 Mar 2013 11:36:20 -0400 X-Google-Sender-Auth: O6UtpfoxpZerr5VUtJfY9Wyzztc 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: ALoCoQl8cFRXvXgSXKDWwuNFz1WFtTkeQNxrW2o2vrH2fwAMcKvwi9RYJdPgsBp6cY8rTmpm5w5F Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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, 21 Mar 2013 15:36:52 -0000 On 21 March 2013 02:57, Maho Nakata wrote: > Author: maho > Date: Thu Mar 21 06:57:11 2013 > New Revision: 314814 > URL: http://svnweb.freebsd.org/changeset/ports/314814 > > Log: > Rename openoffice-3-devel to openoffice-devel, as the version > number currently doesn't have significant meaning. > > Deleted: > head/editors/openoffice-3-devel/ > Modified: > head/MOVED > head/editors/Makefile > > Modified: head/MOVED > ============================================================================== > --- head/MOVED Thu Mar 21 06:56:17 2013 (r314813) > +++ head/MOVED Thu Mar 21 06:57:11 2013 (r314814) > @@ -4177,3 +4177,4 @@ finance/p5-Business-OnlinePayment-Payflo > www/nspluginwrapper-devel||2013-03-19|Removed: superceded by www/nspluginwrapper > french/eficas_doc||2013-03-19|Removed: eficas is now able to open the documentation through a web browser so the pdf files are no longer included > editors/openoffice.org-vcltesttool||2013-03-21|Removed > +editors/openoffice-3-devel||2013-03-21|Removed This is wrong: it was moved, not removed. Can you please fix the MOVED entries: - the second column should be the target port for the move - the fourth column should have a human understandable reason for the move. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams