ports/85362: [Maintainer Update] graphics/bugle 0.0.20041123 -> 0.0.20050512

Erik Greenwald erik at smluc.org
Sat Aug 27 21:20:17 UTC 2005


>Number:         85362
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20041123 -> 0.0.20050512
>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:   Sat Aug 27 21:20:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD fenris 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #3: Thu Aug 11 00:13:25 EDT 2005 root at fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

freshmeat blurbs:
0.0.20050221
	This version is a major update. The code generator, state manager,
	and object tracker have all been rewritten and work a lot better.
	Substantial changes have been made to the call dispatcher to reduce
	overhead. Almost all of OpenGL 2.0 is now supported. It should also
	be slightly more portable, due to the use of ltdl to load modules.

0.0.20050512
	This is largely a bugfix version that fixes compilation problems in
	0.0.20050221. There is now support for several new extensions in
	gldb's state viewer, including GL_ARB_vertex_program,
	GL_ARB_fragment_program, and GL_ARB_texture_rectangle.

this supercedes the problematic ports/77899, so if that one could be closed, 
that'd be great.

tested on 5.4p6 and 7.0-20050821

>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.11
diff -u -r1.11 Makefile
--- graphics/bugle/Makefile	12 Apr 2005 03:25:36 -0000	1.11
+++ graphics/bugle/Makefile	27 Aug 2005 21:12:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20041123
+PORTVERSION=	0.0.20050512
 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.7
diff -u -r1.7 distinfo
--- graphics/bugle/distinfo	24 Nov 2004 09:59:05 -0000	1.7
+++ graphics/bugle/distinfo	27 Aug 2005 21:12:32 -0000
@@ -1,2 +1,2 @@
-MD5 (bugle-0.0.20041123.tar.gz) = 1ccd42bd0d028009e1f8b1136b364014
-SIZE (bugle-0.0.20041123.tar.gz) = 480500
+MD5 (bugle-0.0.20050512.tar.gz) = 1a9fce81316285c2b1d8d2908375cf3a
+SIZE (bugle-0.0.20050512.tar.gz) = 875329
Index: graphics/bugle/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- graphics/bugle/pkg-plist	24 Nov 2004 09:59:05 -0000	1.5
+++ graphics/bugle/pkg-plist	27 Aug 2005 21:12:32 -0000
@@ -28,4 +28,22 @@
 lib/libbugleutils.la
 lib/libbugleutils.so
 lib/libbugleutils.so.0
+share/libtool/libltdl/COPYING.LIB
+share/libtool/libltdl/README
+share/libtool/libltdl/acinclude.m4
+share/libtool/libltdl/aclocal.m4
+share/libtool/libltdl/Makefile.am
+share/libtool/libltdl/Makefile.in
+share/libtool/libltdl/configure.ac
+share/libtool/libltdl/configure
+share/libtool/libltdl/config-h.in
+share/libtool/libltdl/config.guess
+share/libtool/libltdl/config.sub
+share/libtool/libltdl/install-sh
+share/libtool/libltdl/missing
+share/libtool/libltdl/ltmain.sh
+share/libtool/libltdl/ltdl.c
+share/libtool/libltdl/ltdl.h
+ at dirrm share/libtool/libltdl
+ at dirrm share/libtool
 @dirrm lib/bugle
--- graphics-bugle.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list