Date: Thu, 3 Jul 2008 06:15:09 +0200 From: Oliver Lehmann <oliver@FreeBSD.org> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports UPDATING ports/x11-drivers Makefile ports/x11-drivers/xf86-video-ati Makefile distinfo pkg-plist ports/x11-drivers/xf86-video-mach64 Makefile distinfo pkg-descr pkg-plist ports/x11-drivers/xf86-video-r128 Makefile distinfo ... Message-ID: <20080703061509.f1cf741f.oliver@FreeBSD.org> In-Reply-To: <200806272326.m5RNQhSp013211@repoman.freebsd.org> References: <200806272326.m5RNQhSp013211@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This update breaks my xrandr cmd I'm using for my dualhead setup: xrandr --output VGA-0 --right-of DVI-0 with 6.9.0 my 2 TFTs are still showing the same... so nothing changed Changing back to 6.8.0_2 makes xrandr work again. vgapci0@pci0:1:0:0: class=0x030000 card=0x004e1043 chip=0x59601002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'RV280 Radeon 9200 Pro' class = display subclass = VGA Jung-uk Kim wrote: > jkim 2008-06-27 23:26:43 UTC > > FreeBSD ports repository > > Modified files: > . UPDATING > x11-drivers Makefile > x11-drivers/xf86-video-ati Makefile distinfo pkg-plist > x11-drivers/xorg-drivers Makefile > Added files: > x11-drivers/xf86-video-mach64 Makefile distinfo pkg-descr > pkg-plist > x11-drivers/xf86-video-r128 Makefile distinfo pkg-descr > pkg-plist > Log: > Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128 > drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128 > respectively. > > Revision Changes Path > 1.653 +15 -1 ports/UPDATING > 1.8 +2 -0 ports/x11-drivers/Makefile > 1.11 +2 -3 ports/x11-drivers/xf86-video-ati/Makefile > 1.9 +3 -3 ports/x11-drivers/xf86-video-ati/distinfo > 1.3 +0 -4 ports/x11-drivers/xf86-video-ati/pkg-plist > 1.1 +20 -0 ports/x11-drivers/xf86-video-mach64/Makefile (new) > 1.1 +3 -0 ports/x11-drivers/xf86-video-mach64/distinfo (new) > 1.1 +4 -0 ports/x11-drivers/xf86-video-mach64/pkg-descr (new) > 1.1 +5 -0 ports/x11-drivers/xf86-video-mach64/pkg-plist (new) > 1.1 +21 -0 ports/x11-drivers/xf86-video-r128/Makefile (new) > 1.1 +3 -0 ports/x11-drivers/xf86-video-r128/distinfo (new) > 1.1 +4 -0 ports/x11-drivers/xf86-video-r128/pkg-descr (new) > 1.1 +5 -0 ports/x11-drivers/xf86-video-r128/pkg-plist (new) > 1.12 +3 -1 ports/x11-drivers/xorg-drivers/Makefile > > -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080703061509.f1cf741f.oliver>