From nobody@FreeBSD.org  Wed Jul  3 11:17:40 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5C71737B400
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 Jul 2002 11:17:40 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1ECE043E31
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  3 Jul 2002 11:17:40 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g63IHdOT071085
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 3 Jul 2002 11:17:39 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g63IHd0M071082;
	Wed, 3 Jul 2002 11:17:39 -0700 (PDT)
Message-Id: <200207031817.g63IHd0M071082@www.freebsd.org>
Date: Wed, 3 Jul 2002 11:17:39 -0700 (PDT)
From: Shannon -jj Behrens <jjinux@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Stale comment in /etc/defaults/make.conf concerning XFREE86_VERSION
X-Send-Pr-Version: www-1.0

>Number:         40156
>Category:       ports
>Synopsis:       [PATCH] Stale comment in /etc/defaults/make.conf concerning XFREE86_VERSION
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 03 11:20:01 PDT 2002
>Closed-Date:    Thu Jul 25 16:38:53 PDT 2002
>Last-Modified:  Thu Jul 25 16:38:53 PDT 2002
>Originator:     Shannon -jj Behrens
>Release:        FreeBSD STABLE
>Organization:
NTT MCL, INC.
>Environment:
FreeBSD tcp.nttmcl.com 4.6-PRERELEASE-20020513-JPSNAP FreeBSD 4.6-PRERELEASE-20020513-JPSNAP #0: Sun May 12 23:28:42 GMT 2002     root@tora.jp.freebsd.org:/usr/src/sys/compile/GENERIC  i386
>Description:
After cvsup'ing my sources, I noticed that /etc/defaults/rc.conf has a comment that has become stale since FreeBSD 4.6 switched the default version of X to XFREE86-4.
>How-To-Repeat:
On a FreeBSD STABLE machine, cvsup your sources and look at /etc/defaults/rc.conf.
>Fix:
--- /etc/defaults/make.conf     Sun May 12 16:04:08 2002
+++ make.conf   Wed Jul  3 11:04:02 2002
@@ -196,10 +196,10 @@
 #
 #LOADER_TFTP_SUPPORT= YES
 #
-# By default, the ports collection attempts to use XFree86 3.3.X.  If
-# you are running XFree86 4.X, uncomment this line.
+# By default, the ports collection attempts to use XFree86 4.X.  If you are
+# running XFree86 3.X, uncomment this line.
 #
-#XFREE86_VERSION=      4
+#XFREE86_VERSION=      3
 #
 # By default, this points to /usr/X11R6 for XFree86 releases 3.0 or earlier.
 # If you have a XFree86 from before 3.0 that has the X distribution in

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Thu Jul 25 16:37:49 PDT 2002 
State-Changed-Why:  
Looks like this was fixed sometime ago :/ 

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