[Midnightbsd-cvs] mports: x11-drivers/xf86-video-openchrome: update to 0.2.903

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 16 10:47:31 EDT 2009


Log Message:
-----------
update to 0.2.903

Modified Files:
--------------
    mports/x11-drivers/xf86-video-openchrome:
        Makefile (r1.2 -> r1.3)
        distinfo (r1.2 -> r1.3)

Added Files:
-----------
    mports/x11-drivers/xf86-video-openchrome/files:
        patch-src_via_id.c (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-drivers/xf86-video-openchrome/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-drivers/xf86-video-openchrome/Makefile -L x11-drivers/xf86-video-openchrome/Makefile -u -r1.2 -r1.3
--- x11-drivers/xf86-video-openchrome/Makefile
+++ x11-drivers/xf86-video-openchrome/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for:	xf86-video-openchrome
-# Date Created:				17 Sep 2007
-# Whom:					Florent Thoumie <flz at FreeBSD.org>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/x11-drivers/xf86-video-openchrome/Makefile,v 1.7 2008/03/14 23:20:55 pav Exp $
-#
 
 PORTNAME=	xf86-video-openchrome
-PORTVERSION=	0.2.901
+PORTVERSION=	0.2.903
 CATEGORIES=	x11-drivers
 MASTER_SITES=	http://www.openchrome.org/releases/
 
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11-drivers/xf86-video-openchrome/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-drivers/xf86-video-openchrome/distinfo -L x11-drivers/xf86-video-openchrome/distinfo -u -r1.2 -r1.3
--- x11-drivers/xf86-video-openchrome/distinfo
+++ x11-drivers/xf86-video-openchrome/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-openchrome-0.2.901.tar.bz2) = 96576fcf874d8ee05de31dd7cf2c5f92
-SHA256 (xorg/driver/xf86-video-openchrome-0.2.901.tar.bz2) = e31b159fdf742635a7f4aea630dabcd635885c17ac57eb1293df8957b7de13f3
-SIZE (xorg/driver/xf86-video-openchrome-0.2.901.tar.bz2) = 431585
+MD5 (xorg/driver/xf86-video-openchrome-0.2.903.tar.bz2) = c0820787e89958c9114d359b6a3cd464
+SHA256 (xorg/driver/xf86-video-openchrome-0.2.903.tar.bz2) = b7e4858d6b5c6428fae2485a2c2097cdf6073268ef812aae2ccbc3d936db7410
+SIZE (xorg/driver/xf86-video-openchrome-0.2.903.tar.bz2) = 420104
--- /dev/null
+++ x11-drivers/xf86-video-openchrome/files/patch-src_via_id.c
@@ -0,0 +1,10 @@
+--- src/via_id.c.orig	2008-08-18 18:25:16.000000000 -0400
++++ src/via_id.c	2008-11-11 21:20:14.000000000 -0500
+@@ -207,6 +207,7 @@
+     {"VIA VT3343 (P4M890)",                   VIA_P4M890,  0x1106, 0x3343, VIA_DEVICE_CRT},
+     {"MSI P4M890M-L/IL (MS-7255)",            VIA_P4M890,  0x1462, 0x7255, VIA_DEVICE_CRT},
+     {"Biostar P4M890-M7 TE",                  VIA_P4M890,  0x1565, 0x1207, VIA_DEVICE_CRT},
++    {"Mitac 8624 (Joybook R41E)",             VIA_P4M890,  0x1071, 0x8624, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
+     {"ASRock P4VM890",                        VIA_P4M890,  0x1849, 0x3343, VIA_DEVICE_CRT},
+ 
+     /* keep this */


More information about the Midnightbsd-cvs mailing list