diff options
author | lesi <lesi@FreeBSD.org> | 2005-03-17 23:22:13 +0000 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2005-03-17 23:22:13 +0000 |
commit | c39de4d86f08e509ed3f71318fbdea0e86bd8953 (patch) | |
tree | 7f52ececf3635c0aba9bd26a93c31ad4a3c0d99a /x11/xorg/Makefile | |
parent | ab8ea40c4dff90c4f71bc78a344939b476f99580 (diff) | |
download | FreeBSD-ports-c39de4d86f08e509ed3f71318fbdea0e86bd8953.zip FreeBSD-ports-c39de4d86f08e509ed3f71318fbdea0e86bd8953.tar.gz |
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
Diffstat (limited to 'x11/xorg/Makefile')
-rw-r--r-- | x11/xorg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile index 3082b78..17478cf4 100644 --- a/x11/xorg/Makefile +++ b/x11/xorg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xorg -PORTVERSION= 6.8.1 +PORTVERSION= 6.8.2 CATEGORIES= x11 MASTER_SITES= # none DISTFILES= # none |