ports/102014: [Maintainer Update] graphics/bugle 0.0.20060528 -> 0.0.20060813

Erik Greenwald erik at smluc.org
Mon Aug 14 15:00:34 UTC 2006


>Number:         102014
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20060528 -> 0.0.20060813
>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:   Mon Aug 14 15:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 14:38:02 EDT 2006 root at fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

Freshmeat blurb:
	This release makes some improvements to the texture viewer: in
	particular, shadow textures will be displayed in grey-scale rather
	than crashing, and luminance textures will appear in grey-scale
	rather than red-scale. There are miscellaneous other bugfixes and
	improvements.

Additionally, the gtkglext LIB_DEPEND was fixed, as 1.0.2 seems to be the 
current version

tested on ia32 and amd64 6.1

Thanks!

>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.21
diff -u -r1.21 Makefile
--- graphics/bugle/Makefile	19 Jul 2006 01:41:34 -0000	1.21
+++ graphics/bugle/Makefile	14 Aug 2006 14:31:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20060528
+PORTVERSION=	0.0.20060813
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -51,7 +51,7 @@
 .endif
 
 .if defined(WITH_GUI)
-LIB_DEPENDS+=	gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
+LIB_DEPENDS+=	gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
 CONFIGURE_ARGS+=--with-gtk --with-gtkglext
 .else
 CONFIGURE_ARGS+=--without-gtk --without-gtkglext
Index: graphics/bugle/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- graphics/bugle/distinfo	5 Jun 2006 00:16:04 -0000	1.14
+++ graphics/bugle/distinfo	14 Aug 2006 14:31:27 -0000
@@ -1,3 +1,3 @@
-MD5 (bugle-0.0.20060528.tar.gz) = f197fcb3eae8e870daeb6f32251e8c4b
-SHA256 (bugle-0.0.20060528.tar.gz) = 0c4b1597022237d7e50b74433029846453b08a6ba52e88edf716298b45468ae9
-SIZE (bugle-0.0.20060528.tar.gz) = 1313650
+MD5 (bugle-0.0.20060813.tar.gz) = e75dc99258438daa9f99189c160d0b81
+SHA256 (bugle-0.0.20060813.tar.gz) = e784050b18434eab87e154007ff3271edf6abf424c157ccd05f7a08d26b9107e
+SIZE (bugle-0.0.20060813.tar.gz) = 1314685
--- graphics_bugle.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list