ports/69482: [Maintainer Update] graphics/bugle 0.0.20040614 -> 0.0.20040719

Erik Greenwald erik at smluc.org
Fri Jul 23 12:40:30 UTC 2004


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 12:40:29 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list