From nobody@FreeBSD.org  Mon Dec 22 03:44:57 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 24B661065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 22 Dec 2008 03:44:57 +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 133D78FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 22 Dec 2008 03:44:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mBM3iuZr015822
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 22 Dec 2008 03:44:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mBM3iukf015811;
	Mon, 22 Dec 2008 03:44:56 GMT
	(envelope-from nobody)
Message-Id: <200812220344.mBM3iukf015811@www.freebsd.org>
Date: Mon, 22 Dec 2008 03:44:56 GMT
From: "Pedro F. Giffuni" <giffunip@tutopia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update graphics/libgl to 7.0.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129838
>Category:       ports
>Synopsis:       Update graphics/libGL to 7.0.4
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 03:50:03 UTC 2008
>Closed-Date:    Tue Jan 27 12:37:17 UTC 2009
>Last-Modified:  Tue Jan 27 12:37:17 UTC 2009
>Originator:     Pedro F. Giffuni
>Release:        7.1-RC1
>Organization:
>Environment:
%uname -a
FreeBSD kakumen.cable.net.co 7.1-RC1 FreeBSD 7.1-RC1 #0: Sun Dec  7 00:38:13 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Bugfix release:
- define #extension GL_ARB_texture_rectangle in shading language 
- fixed WIN32 compile problem in libGLU 
- Fixed a per-vertex glMaterial bug which could cause bad lighting 
- Fixed potential crash in AA/smoothed triangle rendering when using a fragment shader 
- Fixed glDrawElement + VBO segfault (bug 16156) 
- Fixed GLSL linker bug causing generic vertex attributes to get aliased 
- Fixed stack overflow when using glPixelZoom on Windows 
- Fixed broken all(bvec2) GLSL function, added misc missing bvec constructors 
ARB program "state.clip[n].plane" didn't parse correctly 
- Fixed broken glGetUniformiv() (bug 13774)

After applying this patch you will need to "make makesum" and, in some cases, remove PORTREVISION to GLU and GLw and dri.
>How-To-Repeat:
Please note this is not the latest release, but at least we have to get the simple bugfixes while someone brave updates it fully.
>Fix:
diff -ruN libGL.orig/bsd.mesalib.mk libGL/bsd.mesalib.mk
--- libGL.orig/bsd.mesalib.mk	2008-12-21 22:28:50.000000000 -0500
+++ libGL/bsd.mesalib.mk	2008-12-21 22:29:52.000000000 -0500
@@ -17,7 +17,7 @@
 # $FreeBSD: ports/graphics/libGL/bsd.mesalib.mk,v 1.5 2008/04/29 15:05:42 flz Exp $
 #
 
-MESAVERSION=	7.0.3
+MESAVERSION=	7.0.4
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/
 MASTER_SITE_SUBDIR=	mesa3d
diff -ruN libGL.orig/distinfo libGL/distinfo
--- libGL.orig/distinfo	2008-12-21 22:28:50.000000000 -0500
+++ libGL/distinfo	2008-12-21 22:31:11.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (MesaLib-7.0.3.tar.bz2) = e6e6379d7793af40a6bc3ce1bace572e
-SHA256 (MesaLib-7.0.3.tar.bz2) = ebdf3448eac8abb56bbfc0b7c015efce8e5d88f10ee3123dcc62c1ff47b62d22
-SIZE (MesaLib-7.0.3.tar.bz2) = 3389327
+MD5 (MesaLib-7.0.4.tar.bz2) = 8d7bacbe0234742a5d08c8088c4619e9
+SHA256 (MesaLib-7.0.4.tar.bz2) = 93fc5f882defc02537e972c6c31616d271d174090179b1697701044989fe29cd
+SIZE (MesaLib-7.0.4.tar.bz2) = 3414357


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

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

From: <giffunip@tutopia.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: x11@FreeBSD.org
Subject: Re: ports/129838: Update graphics/libgl to 7.0.4
Date: Mon, 22 Dec 2008 03:57:28 +0000

 <br />Oops... It's graphics/libGL not graphics/libgl =0D
 <BR>=
State-Changed-From-To: open->suspended 
State-Changed-By: flz 
State-Changed-When: Tue Dec 23 09:03:52 UTC 2008 
State-Changed-Why:  
We're preparing for the update to X.org 7.4 which will also contain Mesa 
7.2. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129838 
State-Changed-From-To: suspended->closed 
State-Changed-By: flz 
State-Changed-When: Tue Jan 27 12:37:16 UTC 2009 
State-Changed-Why:  
Mesa was updated to 7.3. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129838 
>Unformatted:
