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.10:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d8e26bdc5bf
branches: trunk
changeset: 545264:1d8e26bdc5bf
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jul 29 21:11:24 2008 +0000
description:
Update to 2.1.10:
This release adds chip names for the GeForce 9 mobile chips and the GeForce GTX
GPUs. It also adds code to read DDC-based EDIDs for LVDS panels that have such
a thing.
- -- Aaron
Aaron Plattner (9):
GeForce 9 mobile chips.
GeForce GTX 280 and 260 chip names.
Replace copyright notices with stock MIT X11 boilerplate.
Add new chips to the man page and fix capitalization of "Quadro".
Add a note that MODE_PANEL really means "larger than
BIOS-programmed panel size".
G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs.
Fix build by using CARD32 instead of uint32_t, like we do
everywhere else.
More G8x chips.
Bump to 2.1.10.
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 5365ab459feb -r 1d8e26bdc5bf x11/xf86-video-nv/Makefile
--- a/x11/xf86-video-nv/Makefile Tue Jul 29 21:09:09 2008 +0000
+++ b/x11/xf86-video-nv/Makefile Tue Jul 29 21:11:24 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2008/05/30 10:43:42 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/07/29 21:11:24 wiz Exp $
-DISTNAME= xf86-video-nv-2.1.9
+DISTNAME= xf86-video-nv-2.1.10
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff -r 5365ab459feb -r 1d8e26bdc5bf x11/xf86-video-nv/distinfo
--- a/x11/xf86-video-nv/distinfo Tue Jul 29 21:09:09 2008 +0000
+++ b/x11/xf86-video-nv/distinfo Tue Jul 29 21:11:24 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/05/30 10:43:42 wiz Exp $
+$NetBSD: distinfo,v 1.10 2008/07/29 21:11:24 wiz Exp $
-SHA1 (xf86-video-nv-2.1.9.tar.bz2) = 3143c09ea0b96421738bdaca4f8638bfa9c90d81
-RMD160 (xf86-video-nv-2.1.9.tar.bz2) = bb6ad50498928b180366c943a8d56f7f1f0a1b3f
-Size (xf86-video-nv-2.1.9.tar.bz2) = 386003 bytes
+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
Home |
Main Index |
Thread Index |
Old Index