[Midnightbsd-cvs] mports: x11-drivers/xf86-video-sis: update to .10.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 16 11:36:54 EDT 2009


Log Message:
-----------
update to .10.1

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

Removed Files:
-------------
    mports/x11-drivers/xf86-video-sis/files:
        patch-src_sis__dri.c

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-drivers/xf86-video-sis/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-drivers/xf86-video-sis/Makefile -L x11-drivers/xf86-video-sis/Makefile -u -r1.1 -r1.2
--- x11-drivers/xf86-video-sis/Makefile
+++ x11-drivers/xf86-video-sis/Makefile
@@ -1,20 +1,15 @@
-# New ports collection makefile for:	xf86-video-sis
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz at FreeBSD.org>
-#
-# $FreeBSD: ports/x11-drivers/xf86-video-sis/Makefile,v 1.2 2007/09/15 14:04:28 flz Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	xf86-video-sis
-PORTVERSION=	0.9.3
-PORTREVISION=	2
+PORTVERSION=	0.10.1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	X.Org sis display driver
 LICENSE=	bsd3
 
+CONFLICTS=	xf86-video-sis-intel-[0-9]*
+
 USE_GL=		gl
 
 XORG_CAT=	driver
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11-drivers/xf86-video-sis/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-drivers/xf86-video-sis/distinfo -L x11-drivers/xf86-video-sis/distinfo -u -r1.1 -r1.2
--- x11-drivers/xf86-video-sis/distinfo
+++ x11-drivers/xf86-video-sis/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-sis-0.9.3.tar.bz2) = e35d817fa4ee7beb6cd5aa744b9c0783
-SHA256 (xorg/driver/xf86-video-sis-0.9.3.tar.bz2) = 898ee8fb16fff89ba8ac5c83b9f5a2371084719db0cf034140427229191436f6
-SIZE (xorg/driver/xf86-video-sis-0.9.3.tar.bz2) = 617592
+MD5 (xorg/driver/xf86-video-sis-0.10.1.tar.bz2) = 9f57c2f5ccbd8340db32da1c74083771
+SHA256 (xorg/driver/xf86-video-sis-0.10.1.tar.bz2) = 11529f094cbdcdaba505596488eda623e0f0bd3c51139359d587ea58b6527307
+SIZE (xorg/driver/xf86-video-sis-0.10.1.tar.bz2) = 637423
--- x11-drivers/xf86-video-sis/files/patch-src_sis__dri.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/sis_dri.c.orig	Thu Dec  7 19:02:49 2006
-+++ src/sis_dri.c	Thu Dec  7 19:04:16 2006
-@@ -45,6 +45,9 @@
- #include "sis.h"
- #include "sis_regs.h"
- 
-+/* XXX - It doesn't work for a reason but I'm too lazy to find out why. */
-+void SISDRICloseScreen(ScreenPtr pScreen);
-+
- #include "fb.h"
- #include "GL/glxtokens.h"
- 


More information about the Midnightbsd-cvs mailing list