[PATCH] x11-drivers/xf86-video-openchrome: update to 0.2.904

Renato Botelho garga at FreeBSD.org
Mon Dec 21 11:33:18 UTC 2009


>Submitter-Id:	current-users
>Originator:	Renato Botelho
>Organization:	FreeBSD.org
>Confidential:	no 
>Synopsis:	[PATCH] x11-drivers/xf86-video-openchrome: update to 0.2.904
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 8.0-RELEASE amd64
>Environment:
System: FreeBSD botelhor.bplab.local 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009
>Description:
- Update to 0.2.904

I got segfault trying to use 0.2.903 on FreeBSD 8.0-RELEASE amd64, this new
version has fixed it.

Port maintainer (x11 at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- xf86-video-openchrome-0.2.904.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-drivers/xf86-video-openchrome/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	11 Nov 2009 05:55:36 -0000	1.14
+++ Makefile	21 Dec 2009 11:05:56 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xf86-video-openchrome
-PORTVERSION=	0.2.903
-PORTREVISION=	2
+PORTVERSION=	0.2.904
 CATEGORIES=	x11-drivers
 MASTER_SITES=	http://www.openchrome.org/releases/
 
@@ -18,7 +17,6 @@
 
 XORG_CAT=	driver
 USE_XORG=	videoproto xf86driproto xextproto xvmc glproto
-MAN4=		openchrome.4x
 
 MAKE_ARGS+=	drivermandir=${LOCALBASE}/man/man4
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-drivers/xf86-video-openchrome/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	1 Sep 2008 11:07:28 -0000	1.4
+++ distinfo	21 Dec 2009 11:05:56 -0000
@@ -1,3 +1,3 @@
-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
+MD5 (xorg/driver/xf86-video-openchrome-0.2.904.tar.bz2) = f2481d98ef54febf5bffbb88a2a2426d
+SHA256 (xorg/driver/xf86-video-openchrome-0.2.904.tar.bz2) = c7bdf7c48365b1d077a4be7ccc652cf3f7a0f385fddeb2d4fe71b00b6c6b7aea
+SIZE (xorg/driver/xf86-video-openchrome-0.2.904.tar.bz2) = 460051
--- xf86-video-openchrome-0.2.904.patch ends here ---



More information about the freebsd-x11 mailing list