pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-nv Update to 2.1.12:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4221ae64435
branches:  trunk
changeset: 546673:e4221ae64435
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 06 16:20:56 2008 +0000

description:
Update to 2.1.12:

2.11:
Aaron Plattner (8):
      Move hardware cursor initialization to after AcquireDisplay.
      G80: Fix some ROP bugs.
      G80: Log the i2c port number for LVDS, when there is one.
      Fix warnings.
      Bug #15309: Set the pixel clock even if the hardware doesn't
      think it needs it.
      More chips names.
      One more missing GPU name.
      Bump to 2.1.11.

Alan Coopersmith (2):
      Fix pciaccess READ_LONG to work with Sun compilers
      Print error message when pci_device_map_range fails

2.12:
The last release had an unfortunate bug that caused
CPUToScreenColorExpandFill to treat transparent pixels as black instead.
Sorry about that!

- -- Aaron


Aaron Plattner (2):
      G80: Fix a CPUToScreenColorExpandFill bug introduced by commit 2e0416c.
      Bump to 2.1.12.

diffstat:

 x11/xf86-video-nv/Makefile |  4 ++--
 x11/xf86-video-nv/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 0539ad2afbf8 -r e4221ae64435 x11/xf86-video-nv/Makefile
--- a/x11/xf86-video-nv/Makefile        Sat Sep 06 16:12:57 2008 +0000
+++ b/x11/xf86-video-nv/Makefile        Sat Sep 06 16:20:56 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2008/07/29 21:11:24 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/09/06 16:20:56 wiz Exp $
 
-DISTNAME=      xf86-video-nv-2.1.10
+DISTNAME=      xf86-video-nv-2.1.12
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 0539ad2afbf8 -r e4221ae64435 x11/xf86-video-nv/distinfo
--- a/x11/xf86-video-nv/distinfo        Sat Sep 06 16:12:57 2008 +0000
+++ b/x11/xf86-video-nv/distinfo        Sat Sep 06 16:20:56 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2008/07/29 21:11:24 wiz Exp $
+$NetBSD: distinfo,v 1.11 2008/09/06 16:20:56 wiz Exp $
 
-SHA1 (xf86-video-nv-2.1.10.tar.bz2) = 03545be9634a043b68438dae2a3266c41af60e7e
-RMD160 (xf86-video-nv-2.1.10.tar.bz2) = 215b70830514afe489a60799b230b68fa18f4397
-Size (xf86-video-nv-2.1.10.tar.bz2) = 384448 bytes
+SHA1 (xf86-video-nv-2.1.12.tar.bz2) = d468596e6ffb41582cd3b214e42fc0004cc93418
+RMD160 (xf86-video-nv-2.1.12.tar.bz2) = 8eb7480d305367195846f36dc832357648deba06
+Size (xf86-video-nv-2.1.12.tar.bz2) = 388330 bytes



Home | Main Index | Thread Index | Old Index