From clsung@FreeBSD.csie.nctu.edu.tw  Wed Jul  5 01:39:53 2006
Return-Path: <clsung@FreeBSD.csie.nctu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7579B16A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Jul 2006 01:39:53 +0000 (UTC)
	(envelope-from clsung@FreeBSD.csie.nctu.edu.tw)
Received: from FreeBSD.csie.nctu.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CCBCA43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Jul 2006 01:39:52 +0000 (GMT)
	(envelope-from clsung@FreeBSD.csie.nctu.edu.tw)
Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1])
	by FreeBSD.csie.nctu.edu.tw (Postfix) with ESMTP id DCD3F7E93B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Jul 2006 09:41:32 +0800 (CST)
Received: from FreeBSD.csie.nctu.edu.tw ([127.0.0.1])
	by localhost (FreeBSD.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id hR7d6zQdyYu5 for <FreeBSD-gnats-submit@freebsd.org>;
	Wed,  5 Jul 2006 09:41:32 +0800 (CST)
Received: by FreeBSD.csie.nctu.edu.tw (Postfix, from userid 1038)
	id 416B47E9B4; Wed,  5 Jul 2006 09:41:32 +0800 (CST)
Message-Id: <20060705014132.416B47E9B4@FreeBSD.csie.nctu.edu.tw>
Date: Wed,  5 Jul 2006 09:41:32 +0800 (CST)
From: Cheng-Lung Sung <clsung@FreeBSD.org>
Reply-To: Cheng-Lung Sung <clsung@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Add subsection of /usr/ports/UPDATING to handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         99795
>Category:       docs
>Synopsis:       [patch] Add subsection of /usr/ports/UPDATING to handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 05 01:40:16 GMT 2006
>Closed-Date:    Wed Jul 05 06:13:56 GMT 2006
>Last-Modified:  Wed Jul 05 06:13:56 GMT 2006
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD.csie.nctu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #9: Thu May 11 14:31:45 CST 2006     root@FreeBSD.csie.nctu.edu.tw:/home/usr.obj/usr/src/sys/FREEBSD  i386

>Description:
- I found serveral posts (in Taiwan) keep asking what's wrong with some ports
  (especially php* changes these months).
- /usr/ports/UPDATING is only addressed in Note of 4.5.4 "Upgrading Ports"
- IMHO, upgrade it to subsection is better.
>How-To-Repeat:
>Fix:


Index: ports/chapter.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v
retrieving revision 1.258
diff -u -r1.258 chapter.sgml
--- ports/chapter.sgml	18 Jun 2006 20:15:52 -0000	1.258
+++ ports/chapter.sgml	5 Jul 2006 01:34:07 -0000
@@ -1229,6 +1229,17 @@
       </sect3>
     </sect2>
 
+    <sect2 id="ports-file-updating">
+      <title><filename>/usr/ports/UPDATING</filename></title>
+
+      <para>This file documents some of the problems you may encounter when
+	upgrading your ports. You should get into the habit of checking 
+	this file for changes each time you update your ports collection, 
+	before attempting any port upgrades.
+	If <filename>UPDATING</filename> contradicts something you read here,
+	<filename>UPDATING</filename> takes precedence.</para>
+    </sect2>
+
     <sect2 id="ports-disk-space">
       <title>Ports and Disk Space</title>
 

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Jul 5 05:55:25 UTC 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99795 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Jul 5 06:12:43 UTC 2006 
State-Changed-Why:  
Actually, there was some text already there, but it was not prominent 
enough.  I merged your text in with what was there, and made it more 
prominent as you had, then added a little text of my own.  I think it 
reads better now. 

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