Bug 19280

Summary: tell the readers that this is indeed the upgrade kit
Product: Documentation Reporter: dan <dan>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description dan 2000-06-15 02:20:00 UTC
If your ports tree is out of date, you may receive this message when 
you try to make a port:

   Your system is too old to use this bsd.port.mk.  You
   need a fresh make world or an upgrade kit.  Please go 
   to http://www.FreeBSD.org/ports/ or a mirror site and 
   follow the instructions

The patch clearly identifies that section of the above URL page which 
contains the upgrade kits.

Fix: $ diff -ru ports.inc.original ports.inc


<hr>

+<H1 ALIGN="LEFT"><FONT COLOR="#660000">Upgrade kits</FONT></H1>
+
 <p>The ports listed on these web pages are continually being updated.
 It is recommended that you refresh the entire collection together, as
 many ports depend on other parts of the tree.  If that is not--CHTt3HhBAg3ZJtC2PyhiMtBBa1RYJ0SA6hvvEct9CGJ5limW
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- ports.inc.original  Thu Jun 15 13:08:55 2000
+++ ports.inc   Thu Jun 15 13:10:24 2000
@@ -56,6 +56,8 @@
Comment 1 Kevin Lo freebsd_committer freebsd_triage 2000-06-15 11:25:02 UTC
State Changed
From-To: open->closed

Committed, thanks.