pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-openchrome
Module Name: pkgsrc
Committed By: wiz
Date: Wed Mar 8 09:13:45 UTC 2017
Modified Files:
pkgsrc/x11/xf86-video-openchrome: Makefile distinfo
Log Message:
Updated xf86-video-openchrome to 0.6.0.
Finally figured out how to use the X.Org automatic submission
script after realizing that I had to change the script in order for
OpenChrome DDX to build in the first place.
OpenChrome DDX Version 0.6 has added the following new features.
- First official support for CX700, VX700, and VX800 chipsets
integrated TMDS transmitter (i.e., DVI support)
- Initial support for Silicon Image SiI 164 TMDS transmitter
OpenChrome DDX Version 0.6 has the following improvements.
- Improved FP reinitialization when resuming from standby
(HP 2133 Mini-Note, FIC CE260 / CE261 based netbooks like
Everex CloudBook and Sylvania g netbook)
- Improved automatic detection of display resources
- Improved X Server stability in dual monitor mode
- Automatic active steering of the display controller channel to the
correct display output device
OpenChrome DDX Version 0.6 fixes the following bugs.
- Fix for the disruption of the VT (Virtual Terminal) screen bug
introduced in Version 0.5
- Fix for HP 2133 Mini-Note's PCIe WLAN getting turned off
inadvertently bug introduced in Version 0.5
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xf86-video-openchrome/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xf86-video-openchrome/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xf86-video-openchrome/Makefile
diff -u pkgsrc/x11/xf86-video-openchrome/Makefile:1.18 pkgsrc/x11/xf86-video-openchrome/Makefile:1.19
--- pkgsrc/x11/xf86-video-openchrome/Makefile:1.18 Fri Feb 26 11:27:19 2016
+++ pkgsrc/x11/xf86-video-openchrome/Makefile Wed Mar 8 09:13:45 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2016/02/26 11:27:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.19 2017/03/08 09:13:45 wiz Exp $
-DISTNAME= xf86-video-openchrome-0.3.3
-PKGREVISION= 4
+DISTNAME= xf86-video-openchrome-0.6.0
CATEGORIES= x11
-MASTER_SITES= http://www.openchrome.org/releases/
+MASTER_SITES= http://xorg.freedesktop.org/archive/individual/driver/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/x11/xf86-video-openchrome/distinfo
diff -u pkgsrc/x11/xf86-video-openchrome/distinfo:1.6 pkgsrc/x11/xf86-video-openchrome/distinfo:1.7
--- pkgsrc/x11/xf86-video-openchrome/distinfo:1.6 Wed Nov 4 03:29:03 2015
+++ pkgsrc/x11/xf86-video-openchrome/distinfo Wed Mar 8 09:13:45 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 03:29:03 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/03/08 09:13:45 wiz Exp $
-SHA1 (xf86-video-openchrome-0.3.3.tar.bz2) = 1f7b23d4ed53417eda5c6730486b36812f469295
-RMD160 (xf86-video-openchrome-0.3.3.tar.bz2) = 0ad09dd672793ff8a7b844ccc25e5385410e268e
-SHA512 (xf86-video-openchrome-0.3.3.tar.bz2) = ed1c30a6d92b804648de324d98ca61bd7887b4b97ed94e5b0c1f5abaf7d0dbb5ba1dc79e7c35a8cd76bff0d5b05594921bddc9007ef9ba00e72d0b9bd678de9e
-Size (xf86-video-openchrome-0.3.3.tar.bz2) = 518705 bytes
+SHA1 (xf86-video-openchrome-0.6.0.tar.bz2) = 2077181ded4d86e9cbe6d3e9b1245339692e848d
+RMD160 (xf86-video-openchrome-0.6.0.tar.bz2) = a18e85e3c98a0ee493ffd85f9b5d325a210dfe32
+SHA512 (xf86-video-openchrome-0.6.0.tar.bz2) = f074e70d54c87a9d6e1b52c2c2d72d7c551dcb59a5f34c0a5f9495db1a6e45db4300d51fabf7eedfbe91f964f9422931c752a49b322715c6aa9ddb0db9dd6004
+Size (xf86-video-openchrome-0.6.0.tar.bz2) = 537619 bytes
Home |
Main Index |
Thread Index |
Old Index