From nobody@FreeBSD.org  Tue Sep  5 23:10:41 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0512816A4DD
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Sep 2006 23:10:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C94A043D45
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Sep 2006 23:10:40 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k85NAeaL096581
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 5 Sep 2006 23:10:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k85NAevs096580;
	Tue, 5 Sep 2006 23:10:40 GMT
	(envelope-from nobody)
Message-Id: <200609052310.k85NAevs096580@www.freebsd.org>
Date: Tue, 5 Sep 2006 23:10:40 GMT
From: Maho <maho@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Porters hand book: description for repocopy is bit odd
X-Send-Pr-Version: www-2.3

>Number:         102925
>Category:       docs
>Synopsis:       Porters hand book: description for repocopy is bit odd
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 05 23:20:17 GMT 2006
>Closed-Date:    Wed Sep 06 09:22:26 GMT 2006
>Last-Modified:  Wed Sep 06 09:22:26 GMT 2006
>Originator:     NAKATA, Maho
>Release:        6.1-RELEASE
>Organization:
FreeBSD.org
>Environment:
>Description:
In 
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#AEN1365

> When a port has been repo copied:
> 
>    1.  Upgrade the copied port to the new version (remember to change the PORTNAME so there are not duplicate ports with the same name).
>    2. Add the new subdirectory to the SUBDIR listing in the parent directory Makefile. You can run make checksubdirs in the parent directory to check this.
>    3. If the port changed categories, modify the CATEGORIES line of the port's Makefile accordingly
>    4. Add the new module entry to CVSROOT/modules.
>    5. Add an entry to ports/MOVED.

However,

5. is problematic, since in this case we don't need it. At least we need some explanation.

I propose to swich this to: 
5. Add an entry to ports/MOVED, if you remove the original port.

Per Kris, 5 is okay for repo move, though.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Sep 6 09:22:17 UTC 2006 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102925 
>Unformatted:
