From 1c20401fc932fe9a486c2cae841200110b093324 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 27 Feb 2005 12:56:02 +0000 Subject: [PATCH] * Remove obsolete and confusing question "I added a new port. Do I need to add it to the INDEX?" (ports/INDEX file is really dead) * Add 2005 year to PR: docs/78145 Submitted by: skv --- .../articles/committers-guide/article.sgml | 20 ++++--------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 6ce6453fa9..f6a807b590 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -22,6 +22,7 @@ 2002 2003 2004 + 2005 The FreeBSD Documentation Project @@ -727,11 +728,11 @@ alias scvs env CVS_RSH=ssh cvs -d user@ncvs.FreeBSD.o You will almost certainly get a conflict because - of the $Id: article.sgml,v 1.219 2004-12-22 07:54:15 linimon Exp $ (or in FreeBSD's case, + of the $Id: article.sgml,v 1.220 2005-02-27 12:56:02 simon Exp $ (or in FreeBSD's case, $FreeBSD$) lines, so you will have to edit the file to resolve the conflict - (remove the marker lines and the second $Id: article.sgml,v 1.219 2004-12-22 07:54:15 linimon Exp $ line, - leaving the original $Id: article.sgml,v 1.219 2004-12-22 07:54:15 linimon Exp $ line intact). + (remove the marker lines and the second $Id: article.sgml,v 1.220 2005-02-27 12:56:02 simon Exp $ line, + leaving the original $Id: article.sgml,v 1.220 2005-02-27 12:56:02 simon Exp $ line intact). @@ -2853,19 +2854,6 @@ bak/packages packages from last complete <major_version> run on <arch& - - - I added a new port. Do I need to add it to the - INDEX? - - - - No. The ports manager will regenerate the - INDEX and commit it for each - &os; release. - - - Are there any other files I am not allowed to