From 43e45dcd2e83db5c928306a1fb36fdbb7b908587 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 7 Oct 2012 21:38:07 +0000 Subject: [PATCH] Remove reference to non-existent repocopy operation. Approved by: gabor --- .../articles/committers-guide/article.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index e932af9570..229e4f2c7a 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -3939,7 +3939,7 @@ U stable/9/share/man/man4/netmap.4 - Perform any needed repocopies. (This only applies + Perform any needed moves. (This only applies to physical categories.) @@ -3963,12 +3963,9 @@ U stable/9/share/man/man4/netmap.4 - The procedure is a strict superset of the one to - repocopy individual ports (see above). - - Upgrade each copied port's + Upgrade each moved port's Makefile. Do not connect the new category to the build yet. @@ -4015,10 +4012,11 @@ U stable/9/share/man/man4/netmap.4 sh -e /path/to/ports/Tools/scripts/chkorigin.sh . This will check every port in the ports tree, even those not connected to the - build, so you can run it directly after the repocopy. + build, so you can run it directly after the move + operation. Hint: do not forget to look at the PKGORIGINs of any slave ports of the - ports you just repocopied! + ports you just moved!