diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-07 20:05:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-07 20:05:57 +0000 |
commit | fee19af06c5ebaa29e3d6dc29acc89ceb57046f2 (patch) | |
tree | cda5a9e0bb6e908d81e5f1b0ba15485f1d9f5a67 | |
parent | ac085e6c50226f786e9e6bf2666c7eb303a6e709 (diff) | |
download | pkgsrc-fee19af06c5ebaa29e3d6dc29acc89ceb57046f2.tar.gz |
Update to 2.1.8:
Aaron Plattner (5):
G80: Fix connector mapping and TMDS initialization on certain GPUs.
GeForce 9600 GT.
More new chip names.
Add xf86gtf.c to the compat file list.
Bump to 2.1.8.
Søren Sandmann Pedersen (1):
Bug #14484: Fix G80SorSetProperty return value.
-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 b6fb7279de1..5360a3e6d32 100644 --- a/x11/xf86-video-nv/Makefile +++ b/x11/xf86-video-nv/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2008/03/04 14:41:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/03/07 20:05:57 wiz Exp $ -DISTNAME= xf86-video-nv-2.1.7 +DISTNAME= xf86-video-nv-2.1.8 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 66662a6ae0c..e01b1319fca 100644 --- a/x11/xf86-video-nv/distinfo +++ b/x11/xf86-video-nv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/03/04 14:41:00 wiz Exp $ +$NetBSD: distinfo,v 1.8 2008/03/07 20:05:57 wiz Exp $ -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 +SHA1 (xf86-video-nv-2.1.8.tar.bz2) = 82a0f0bf9c3f528312cc7c497630946b206d81f5 +RMD160 (xf86-video-nv-2.1.8.tar.bz2) = d34e4267b4d4b409f355f62ce312e0a5b650c898 +Size (xf86-video-nv-2.1.8.tar.bz2) = 384527 bytes |