Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Jan 2007 22:27:31 -0600 (CST)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/107417: [Maintainer Update] graphics/bugle 0.0.20061022 -> 0.0.20061227
Message-ID:  <20070102042732.2DB9C1CE52@phoenix.smluc.org>
Resent-Message-ID: <200701020500.l0250SDL056081@freefall.freebsd.org>

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

>Number:         107417
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20061022 -> 0.0.20061227
>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 Jan 02 05:00:27 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Tue Oct 10 16:58:15 EDT 2006 erik@fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

Freshmeat blurb (20061109):
	A number of bugs were fixed in this release. The most important is
	that screenshots and video capture are working again, having been
	broken in the previous release.

Freshmeat blurb (20061227):
	There is now an option in the texture and framebuffer viewers to
	remap the range. This is useful for viewing textures with data
	outside the [0, 1] range as well as images with low dynamic range.
	There are also many bugfixes. In particular, BuGLe should now work
	much better on ATI cards.

>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.27
diff -u -r1.27 Makefile
--- graphics/bugle/Makefile	3 Dec 2006 06:37:40 -0000	1.27
+++ graphics/bugle/Makefile	2 Jan 2007 04:23:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20061022
+PORTVERSION=	0.0.20061227
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,16 +26,16 @@
 USE_LDCONFIG=	${PREFIX}/lib ${PREFIX}/lib/${PORTNAME}
 
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS=--enable-ltdl-install=no
+CONFIGURE_ARGS=--enable-ltdl-install=no --mandir=${MANPREFIX}/man
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
 		LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" \
 		GL_LIBS="-L${X11BASE}/lib"
 
 MAN1=	gldb.1
 MAN3=	bugle.3
-MAN7=	bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \
-	bugle-frontbuffer.7 bugle-log.7 bugle-logstats.7 		\
-	bugle-screenshot.7 bugle-showerror.7 bugle-showextensions.7 	\
+MAN7=	bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7		\
+	bugle-frontbuffer.7 bugle-log.7 bugle-logstats.7		\
+	bugle-screenshot.7 bugle-showerror.7 bugle-showextensions.7	\
 	bugle-showstats.7 bugle-stats_basic.7 bugle-stats_fragments.7	\
 	bugle-stats_nv.7 bugle-stats_primitives.7 bugle-trace.7		\
 	bugle-unwindstack.7 bugle-wireframe.7
Index: graphics/bugle/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- graphics/bugle/distinfo	1 Nov 2006 08:37:07 -0000	1.19
+++ graphics/bugle/distinfo	2 Jan 2007 04:23:18 -0000
@@ -1,3 +1,3 @@
-MD5 (bugle-0.0.20061022.tar.gz) = f4ae9bf2a07dd37e2993ad165544c75e
-SHA256 (bugle-0.0.20061022.tar.gz) = b8fd4c9ae7f256d6673a96c51c24824ef3cadd0c0d469857df3761605606c959
-SIZE (bugle-0.0.20061022.tar.gz) = 1411939
+MD5 (bugle-0.0.20061227.tar.gz) = 47eb3441d48756854ba758408f3404bb
+SHA256 (bugle-0.0.20061227.tar.gz) = 8f4051f7be344268d9bb4bf295136e66564ac46c944e7b3d62ce84a1ff523a93
+SIZE (bugle-0.0.20061227.tar.gz) = 1421354
--- 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?20070102042732.2DB9C1CE52>