diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-04 14:41:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-04 14:41:00 +0000 |
commit | 55fbde8064cdd2796c3bcdfad2fab04fd0c89c61 (patch) | |
tree | 8ee0a4e0cc1ab6462f023420a7f9943de754e9f9 /x11 | |
parent | f7f5e1932b84f6d53cf2af6fe4b3cf93a6892644 (diff) | |
download | pkgsrc-55fbde8064cdd2796c3bcdfad2fab04fd0c89c61.tar.gz |
Update to 2.1.7:
Aaron Plattner (9):
GeForce 8800 GT.
G80: Reduce load detection false positives.
Bug #7309: Delay after disabling cursor to avoid wedging the cursor
hardware on GeForce 6150.
G80Create{Dac,Sor} return pointers, not Bools.
New chips.
Fix more load detection false positives.
Update know card list date and add G92 to the manpage.
Fix warning.
Bump to 2.1.7.
Alan Coopersmith (1):
xcalloc needs 2 args, Xcalloc takes one - yay for inconsistency!
Giuseppe Bilotta (2):
Add macros to retrieve the subsystem vendor/device
Enable backlight toggling for Dell Inspiron 8200 GeForce2 Go
Ian Romanick (1):
Build fix for recent removal of ALLOCATE_LOCAL and DEALLOCATE_LOCAL
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-nv/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-nv/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-video-nv/Makefile b/x11/xf86-video-nv/Makefile index 3ce24912757..b6fb7279de1 100644 --- a/x11/xf86-video-nv/Makefile +++ b/x11/xf86-video-nv/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2007/12/03 16:20:50 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/03/04 14:41:00 wiz Exp $ -DISTNAME= xf86-video-nv-2.1.6 +DISTNAME= xf86-video-nv-2.1.7 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-nv/distinfo b/x11/xf86-video-nv/distinfo index 80e0eaee39b..66662a6ae0c 100644 --- a/x11/xf86-video-nv/distinfo +++ b/x11/xf86-video-nv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/12/03 16:20:50 joerg Exp $ +$NetBSD: distinfo,v 1.7 2008/03/04 14:41:00 wiz Exp $ -SHA1 (xf86-video-nv-2.1.6.tar.bz2) = ad8864adffd73529d1a8588a255b53503d050743 -RMD160 (xf86-video-nv-2.1.6.tar.bz2) = 8708563285b397f62e84e21705709561a352e788 -Size (xf86-video-nv-2.1.6.tar.bz2) = 372044 bytes +SHA1 (xf86-video-nv-2.1.7.tar.bz2) = cfca8a16b1c43b24513ae38a1f6b09ada99f3d14 +RMD160 (xf86-video-nv-2.1.7.tar.bz2) = 226e2a341165bac735a4abebd91f00b1e3cda3ea +Size (xf86-video-nv-2.1.7.tar.bz2) = 374223 bytes |