diff options
author | tnn <tnn> | 2009-05-07 13:25:44 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-05-07 13:25:44 +0000 |
commit | b7fbd5835e49395cd453d1118a369a0c4a9d294f (patch) | |
tree | a35c8c3c0839d8f1c1ec0eee8b22b15a7d5c76ba /x11/xf86-video-nv | |
parent | 34eeedd850366a90484ced573ba269edb8a1ca26 (diff) | |
download | pkgsrc-b7fbd5835e49395cd453d1118a369a0c4a9d294f.tar.gz |
Update to xf86-video-nv-2.1.13. Changes:
Only match PCI display devices in our display driver.
Add NV_/RIVA_ prefixes to fix build warnings.
Adjust the nv34 panel tweak for Toshiba Tecra M2.
Do E-EDID if built against a server that supports it.
Remove README.NV1
nv 2.1.13
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Add missing pci id for GeForce 7100 GS
Build fix, s/pNv->/pRiva->/.
Diffstat (limited to 'x11/xf86-video-nv')
-rw-r--r-- | x11/xf86-video-nv/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86-video-nv/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xf86-video-nv/Makefile b/x11/xf86-video-nv/Makefile index ac62db199c6..7ac7440f9d8 100644 --- a/x11/xf86-video-nv/Makefile +++ b/x11/xf86-video-nv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2008/09/18 20:57:51 bjs Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/07 13:25:44 tnn Exp $ -DISTNAME= xf86-video-nv-2.1.12 -PKGREVISION= 1 +DISTNAME= xf86-video-nv-2.1.13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-nv/distinfo b/x11/xf86-video-nv/distinfo index 311cdc3f848..0260dca993d 100644 --- a/x11/xf86-video-nv/distinfo +++ b/x11/xf86-video-nv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2008/09/06 16:20:56 wiz Exp $ +$NetBSD: distinfo,v 1.12 2009/05/07 13:25:44 tnn Exp $ -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 +SHA1 (xf86-video-nv-2.1.13.tar.bz2) = 47aa26d8d21773eb5d03a931482a87a75d9168ab +RMD160 (xf86-video-nv-2.1.13.tar.bz2) = 8b5a0259996ef867ec622cc4c555ff83aaef6ee0 +Size (xf86-video-nv-2.1.13.tar.bz2) = 397630 bytes |