From nobody@FreeBSD.org  Mon Aug 18 13:19:14 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AEB60106568A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Aug 2008 13:19:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A4CC28FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Aug 2008 13:19:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7IDJEIE093633
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Aug 2008 13:19:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m7IDJEQ7093632;
	Mon, 18 Aug 2008 13:19:14 GMT
	(envelope-from nobody)
Message-Id: <200808181319.m7IDJEQ7093632@www.freebsd.org>
Date: Mon, 18 Aug 2008 13:19:14 GMT
From: Mars G Miro <spry@anarchy.in.the.ph>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Patch]: Update openChrome display driver to 0.2.902
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126625
>Category:       ports
>Synopsis:       [Patch] x11-drivers/xf86-video-openchrome - Update openChrome display driver to 0.2.902
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 18 13:20:08 UTC 2008
>Closed-Date:    Tue Aug 26 14:09:29 UTC 2008
>Last-Modified:  Tue Aug 26 14:10:00 UTC 2008
>Originator:     Mars G Miro
>Release:        FreeBSD 7.0R/i386
>Organization:
Organization of Redundant Organizations
>Environment:
FreeBSD spry 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #0: Wed Jul 16 14:46:13 PHT 2008     root@brickwall.XXXX:/usr/obj/usr/src/sys/BRICKWALL  i386

>Description:
Patch to update x11-drivers/xf86-video-openchrome to 0.2.902. w00t!
>How-To-Repeat:
N/A
>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/x11-drivers/xf86-video-openchrome/Makefile ./Makefile
--- /usr/ports/x11-drivers/xf86-video-openchrome/Makefile	2008-06-08 08:32:50.000000000 +0800
+++ ./Makefile	2008-08-18 20:59:02.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xf86-video-openchrome
-PORTVERSION=	0.2.901
-PORTREVISION=	1
+PORTVERSION=	0.2.902
 CATEGORIES=	x11-drivers
 MASTER_SITES=	http://www.openchrome.org/releases/
 
diff -ruN /usr/ports/x11-drivers/xf86-video-openchrome/distinfo ./distinfo
--- /usr/ports/x11-drivers/xf86-video-openchrome/distinfo	2008-01-12 08:32:01.000000000 +0800
+++ ./distinfo	2008-08-18 20:59:09.000000000 +0800
@@ -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.902.tar.bz2) = 73fa951e78095be0087e3ac938610546
+SHA256 (xorg/driver/xf86-video-openchrome-0.2.902.tar.bz2) = a6163d3b3c54e181e935598d2a343bbe51e9dc019240b8147001b1db7d96fcce
+SIZE (xorg/driver/xf86-video-openchrome-0.2.902.tar.bz2) = 434400


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 18 13:21:18 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126625 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Aug 26 14:09:28 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126625 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126625: commit references a PR
Date: Tue, 26 Aug 2008 14:09:22 +0000 (UTC)

 miwi        2008-08-26 14:09:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-drivers/xf86-video-openchrome Makefile distinfo 
   Log:
   - Update to 0.2.902
   
   PR:             126625
   Submitted by:   Mars G Miro <spry@anarchy.in.the.ph>
   Approved by:    x11 (flz)
   
   Revision  Changes    Path
   1.9       +1 -2      ports/x11-drivers/xf86-video-openchrome/Makefile
   1.3       +3 -3      ports/x11-drivers/xf86-video-openchrome/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
