Bug 19280 - tell the readers that this is indeed the upgrade kit
Summary: tell the readers that this is indeed the upgrade kit
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-15 02:20 UTC by dan
Modified: 2000-06-15 11:25 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.