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->/.
This commit is contained in:
parent
e36df1962d
commit
c6c0983620
2 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue