From erik@phoenix.smluc.org  Fri Jul 23 12:34:43 2004
Return-Path: <erik@phoenix.smluc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B173716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Jul 2004 12:34:43 +0000 (GMT)
Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23])
	by mx1.FreeBSD.org (Postfix) with SMTP id 508F843D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Jul 2004 12:34:43 +0000 (GMT)
	(envelope-from erik@phoenix.smluc.org)
Received: (qmail 8252 invoked by uid 1000); 23 Jul 2004 12:34:56 -0000
Message-Id: <20040723123456.8251.qmail@phoenix.smluc.org>
Date: 23 Jul 2004 12:34:56 -0000
From: Erik Greenwald <erik@smluc.org>
Reply-To: Erik Greenwald <erik@smluc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: erik@math.smsu.edu
Subject: [Maintainer Update]  graphics/bugle  0.0.20040614 -> 0.0.20040719
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69482
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20040614 -> 0.0.20040719
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 12:40:29 GMT 2004
>Closed-Date:    Fri Jul 23 15:12:20 GMT 2004
>Last-Modified:  Fri Jul 23 15:12:20 GMT 2004
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Jul 4 09:44:11 EDT 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386


>Description:

Freshmeat blurb:
	The big changes are improvements to the debugging facility,
	gldb. Pressing Ctrl-C will now stop the program (ala gdb),
	and it is possible to query OpenGL state. Refer to the 
	gldb(1) manual page for details. This release also offers 
	much better thread safety, and it should now be mostly 
	possible to use bugle even with programs that render 
	simultaneously from multiple threads. However, the debugger 
	will not work on a multi-threaded program, and there are 
	still a few known race conditions. Finally, there is also a 
	preliminary video capture mode. It is still somewhat slow 
	and experimental.

>How-To-Repeat:
>Fix:


--- graphics_bugle.patch begins here ---
diff -Nurb graphics/bugle.orig/Makefile graphics/bugle/Makefile
--- graphics/bugle.orig/Makefile	Fri Jul 23 08:18:53 2004
+++ graphics/bugle/Makefile	Fri Jul 23 08:20:23 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20040614
+PORTVERSION=	0.0.20040719
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	bugle
diff -Nurb graphics/bugle.orig/distinfo graphics/bugle/distinfo
--- graphics/bugle.orig/distinfo	Fri Jul 23 08:18:53 2004
+++ graphics/bugle/distinfo	Fri Jul 23 08:20:30 2004
@@ -1,2 +1,2 @@
-MD5 (bugle-0.0.20040614.tar.gz) = 87b0c1ca04665245e61b71fa559a4ecd
-SIZE (bugle-0.0.20040614.tar.gz) = 331750
+MD5 (bugle-0.0.20040719.tar.gz) = 40c66ce93aef47992906fee2f3d35d50
+SIZE (bugle-0.0.20040719.tar.gz) = 374384
diff -Nurb graphics/bugle.orig/pkg-plist graphics/bugle/pkg-plist
--- graphics/bugle.orig/pkg-plist	Fri Jul 23 08:18:53 2004
+++ graphics/bugle/pkg-plist	Fri Jul 23 08:24:58 2004
@@ -8,6 +8,9 @@
 lib/bugle/debugger.a
 lib/bugle/debugger.la
 lib/bugle/debugger.so
+lib/bugle/log.a
+lib/bugle/log.la
+lib/bugle/log.so
 lib/bugle/modify.a
 lib/bugle/modify.la
 lib/bugle/modify.so
--- graphics_bugle.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Fri Jul 23 15:12:09 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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