Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 09:06:41 -0200 (BRST)
From:      Renato Botelho <garga@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        x11@FreeBSD.org
Subject:   ports/141832: [PATCH] x11-drivers/xf86-video-openchrome: update to 0.2.904
Message-ID:  <200912211106.nBLB6fBS082296@botelhor.bplab.local>
Resent-Message-ID: <200912211110.nBLBA3Jp006301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141832
>Category:       ports
>Synopsis:       [PATCH] x11-drivers/xf86-video-openchrome: update to 0.2.904
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 21 11:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
FreeBSD.org
>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@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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912211106.nBLB6fBS082296>