Subject: misc/24725: manual version of XFree86 is old
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <hira@po6.nsk.ne.jp>
List: netbsd-bugs
Date: 03/10/2004 16:47:30
>Number:         24725
>Category:       misc
>Synopsis:       manual version of XFree86 is old
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 10 07:48:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kouichirou Hiratsuka
>Release:        NetBSD 1.6ZK
>Organization:
>Environment:
System: NetBSD firefly.localdomain 1.6ZK NetBSD 1.6ZK (FIREFLY.MP) #32: Wed Mar 10 02:00:29 JST 2004 root@firefly.localdomain:/usr/src/sys/arch/i386/compile/FIREFLY.MP i386
Architecture: i386
Machine: i386
>Description:
	If XFree86 was built by the reachover x11, manual version is still
	4.3.0.1. It should be 4.4.0.

>How-To-Repeat:
	cd ${NETBSDSRCDIR}/x11
	make build
	man X

>Fix:
Index: bsd.x11.mk
===================================================================
RCS file: /cvs/cvsroot/src/share/mk/bsd.x11.mk,v
retrieving revision 1.31
diff -u -r1.31 bsd.x11.mk
--- bsd.x11.mk	4 Mar 2004 13:14:57 -0000	1.31
+++ bsd.x11.mk	10 Mar 2004 06:50:46 -0000
@@ -159,6 +159,6 @@
 	    -D__miscmansuffix__=7 -D__drivermansuffix__=4 \
 	    -D__projectroot__=${X11ROOTDIR} \
 	    -D__xorgversion__='"Release 6.6" "X Version 11"' \
-	    -D__vendorversion__="XFree86 4.3.0.1" \
+	    -D__vendorversion__="XFree86 4.4.0" \
 	    ${X11EXTRAMANDEFS} \
 	< ${.IMPSRC} | ${X11TOOL_UNXCOMM} > ${.TARGET}
>Release-Note:
>Audit-Trail:
>Unformatted: