ports/74296: [Maintainer Update] graphics/bugle 0.0.20041108 -> 0.0.20041123

Erik Greenwald erik at smluc.org
Tue Nov 23 16:10:38 UTC 2004


>Number:         74296
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20041108 -> 0.0.20041123
>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:   Tue Nov 23 16:10:37 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 4.10-STABLE FreeBSD 4.10-STABLE #1: Sat Sep 25 14:06:08 EDT 2004 root@:/usr/src/sys/compile/FENRIS i386

>Description:

freshmeat blurb:
	The news stats and showstats filter-sets can now display 
	frame rate, triangle count, and fragment count as an overlay
	on the rendered frame. There has also been some work to 
	reduce overhead, so that the FPS counter will be reasonably 
	accurate.

tested on 6.0-current, not on 4 (gcc3.4 refuses to build)

>How-To-Repeat:
>Fix:

--- graphics_bugle.diff begins here ---
Index: graphics/bugle/Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- graphics/bugle/Makefile	9 Nov 2004 23:08:01 -0000	1.7
+++ graphics/bugle/Makefile	23 Nov 2004 16:04:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20041108
+PORTVERSION=	0.0.20041123
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	bugle
Index: graphics/bugle/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- graphics/bugle/distinfo	9 Nov 2004 23:08:01 -0000	1.6
+++ graphics/bugle/distinfo	23 Nov 2004 16:04:27 -0000
@@ -1,2 +1,2 @@
-MD5 (bugle-0.0.20041108.tar.gz) = b16a79e9d5a1c1f6c85d687e64aea87f
-SIZE (bugle-0.0.20041108.tar.gz) = 474871
+MD5 (bugle-0.0.20041123.tar.gz) = 1ccd42bd0d028009e1f8b1136b364014
+SIZE (bugle-0.0.20041123.tar.gz) = 480500
Index: graphics/bugle/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- graphics/bugle/pkg-plist	13 Oct 2004 13:45:20 -0000	1.4
+++ graphics/bugle/pkg-plist	23 Nov 2004 16:04:27 -0000
@@ -11,6 +11,9 @@
 lib/bugle/modify.a
 lib/bugle/modify.la
 lib/bugle/modify.so
+lib/bugle/stats.a
+lib/bugle/stats.la
+lib/bugle/stats.so
 lib/bugle/trace.a
 lib/bugle/trace.la
 lib/bugle/trace.so
--- graphics_bugle.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list