Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2006 09:40:06 -0500 (CDT)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/102608: [Maintainer Update] graphics/bugle 0.0.20060827 -> 0.0.20060828
Message-ID:  <20060828144006.14CE51CE9A@phoenix.smluc.org>
Resent-Message-ID: <200608281440.k7SEePfD021300@freefall.freebsd.org>

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

>Number:         102608
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle 0.0.20060827 -> 0.0.20060828
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 28 14:40:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 14:38:02 EDT 2006 root@fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

Freshmeat blurb:
	This release fixes a serious bug in the framebuffer viewer that
	would cause it to crash on applications doing render-to-texture. If
	your application does not use render-to-texture via
	GL_EXT_framebuffer_object, you do not need to upgrade.

No changes to pkg-plist, this is just a bugfix.

Thanks!

>How-To-Repeat:
>Fix:

--- graphics_bugle.patch begins here ---
Index: graphics/bugle/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- graphics/bugle/Makefile	28 Aug 2006 08:26:44 -0000	1.23
+++ graphics/bugle/Makefile	28 Aug 2006 14:31:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20060827
+PORTVERSION=	0.0.20060828
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: graphics/bugle/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- graphics/bugle/distinfo	28 Aug 2006 08:26:44 -0000	1.16
+++ graphics/bugle/distinfo	28 Aug 2006 14:31:54 -0000
@@ -1,3 +1,3 @@
-MD5 (bugle-0.0.20060827.tar.gz) = 87383a9a33b7e75eed62831b39e6b8b4
-SHA256 (bugle-0.0.20060827.tar.gz) = 089d2be792434dd258826bd9f079716cb5654d1d946e2ae1bb35312cf9c10e38
-SIZE (bugle-0.0.20060827.tar.gz) = 1331853
+MD5 (bugle-0.0.20060828.tar.gz) = 6bd096a1950a05a1fa1c6963e014ac34
+SHA256 (bugle-0.0.20060828.tar.gz) = ec7b1bc6ee96c04bee1751a6f52a4bc6406e9ea91ae80f2f657d6edb3c76f3fb
+SIZE (bugle-0.0.20060828.tar.gz) = 1331932
--- graphics_bugle.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?20060828144006.14CE51CE9A>