summaryrefslogtreecommitdiff
path: root/x11/XFree86-4/files
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-10 15:51:05 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-10 15:51:05 +0000
commitc72e6d240a9267793d48c59db8a5538fe7b0e0fd (patch)
treea14dba7e302a0820f61bf7dd6448b9ad3e41acde /x11/XFree86-4/files
parentUpdate to v1.1. (diff)
Update the XFree86 3.3.6 port to:
- contain the released Rage128 patch (but unfortunately this does not solve all problems with this card under FreeBSD) - fix the release date "January 1999" --> "January 2000" - make it possible to build a package (PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6) PR: ports/16626 Submitted by: Udo Schweigert <ust@cert.siemens.de>
Notes
Notes: svn path=/head/; revision=25645
Diffstat (limited to 'x11/XFree86-4/files')
-rw-r--r--x11/XFree86-4/files/patch-d10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/XFree86-4/files/patch-d b/x11/XFree86-4/files/patch-d
new file mode 100644
index 000000000000..70cb0a30c77f
--- /dev/null
+++ b/x11/XFree86-4/files/patch-d
@@ -0,0 +1,10 @@
+--- programs/Xserver/hw/xfree86/xf86Version.h.orig Sat Jan 8 19:24:57 2000
++++ programs/Xserver/hw/xfree86/xf86Version.h Wed Feb 9 16:44:53 2000
+@@ -19,6 +19,6 @@
+ XF86_VERSION_BETA, \
+ XF86_VERSION_ALPHA)
+
+-#define XF86_DATE "January 8 1999"
++#define XF86_DATE "January 8 2000"
+
+ /* $XConsortium: xf86Version.h /main/78 1996/10/28 05:42:10 kaleb $ */