From erik@phoenix.smluc.org  Tue Nov 23 16:08:41 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 BAB0516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Nov 2004 16:08:41 +0000 (GMT)
Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23])
	by mx1.FreeBSD.org (Postfix) with SMTP id 53E0143D49
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Nov 2004 16:08:41 +0000 (GMT)
	(envelope-from erik@phoenix.smluc.org)
Received: (qmail 31890 invoked by uid 1000); 23 Nov 2004 16:10:56 -0000
Message-Id: <20041123161056.31889.qmail@phoenix.smluc.org>
Date: 23 Nov 2004 16:10: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.20041108 -> 0.0.20041123
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 23 16:10:37 GMT 2004
>Closed-Date:    Wed Nov 24 09:59:27 GMT 2004
>Last-Modified:  Wed Nov 24 09:59:27 GMT 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Wed Nov 24 09:59:16 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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