From owner-svn-ports-head@FreeBSD.ORG Thu Mar 21 15:36:56 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8D024E4A for ; Thu, 21 Mar 2013 15:36:56 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-f170.google.com (mail-pd0-f170.google.com [209.85.192.170]) by mx1.freebsd.org (Postfix) with ESMTP id 676CB279 for ; Thu, 21 Mar 2013 15:36:56 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id 4so1144066pdd.15 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=KxaNdgqBr1ddzGv4eClwxl5gSERFgBelHfC4o0glD333B3TZSdo8mGzQpjqfbZ5m38 /wTpC+RaMHHHR8namKgp8AIjhgU5K7BlCrZEj8gMIaseWo6ZYiIO9XlKv5Nar1B8YyeI yr5mTMOiliPROypvTZQwoWrNOHzuqB8eyqNOo28zCHIBiEJXPcqsobZrHtdZJNODEfLM Rw2mm83rMtRJbk4VpAVb15MRZJi+uBPZsoa+6CHEGt2QmH41noRS9AYQVNQf4x1/5p+9 L3txoH1X9P1PF/BLR+XzDEc44J9lmhhQLS/cYQfgJgVu8Qq30XAfcR4Y24BoJtA6ugnr lgVg== 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: ALoCoQkO9VUeibSFX5CNBllQ0QKydrSkkD7gWmjf+2nDQefy8JCPCGgQp6N+UVJJft6dZtpHwZ7S Cc: svn-ports-head@freebsd.org, 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: Thu, 21 Mar 2013 15:36:56 -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