From owner-freebsd-ports Wed Jul 3 11:20:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B1A937B400 for ; Wed, 3 Jul 2002 11:20:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DC643E31 for ; Wed, 3 Jul 2002 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g63IK1JU034929 for ; Wed, 3 Jul 2002 11:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g63IK184034928; Wed, 3 Jul 2002 11:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C71737B400 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40156: [PATCH] Stale comment in /etc/defaults/make.conf concerning XFREE86_VERSION Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 03 11:20:01 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message