ports/68006: [Maintainer Update] graphics/bugle 0.0.20040609 -> 0.0.20040614
Erik Greenwald
erik at smluc.org
Wed Jun 16 12:50:34 UTC 2004
>Number: 68006
>Category: ports
>Synopsis: [Maintainer Update] graphics/bugle 0.0.20040609 -> 0.0.20040614
>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: Wed Jun 16 12:50:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Erik Greenwald
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu May 27 23:31:48 EDT 2004 root at fenris:/usr/obj/usr/src/sys/FENRIS i386
>Description:
freshmeat blurb:
A debugging utility, gldb, was added. This makes it easier
to use the other features, and also allows for things like
stopping on GL errors and looking at a backtrace.Some manual
pages have been written.
>How-To-Repeat:
>Fix:
--- graphics_bugle.diff begins here ---
diff -Nurb graphics/bugle.orig/Makefile graphics/bugle/Makefile
--- graphics/bugle.orig/Makefile Wed Jun 16 08:30:28 2004
+++ graphics/bugle/Makefile Wed Jun 16 08:38:30 2004
@@ -6,13 +6,16 @@
#
PORTNAME= bugle
-PORTVERSION= 0.0.20040609
+PORTVERSION= 0.0.20040614
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bugle
MAINTAINER= erik at smluc.org
COMMENT= A debugging library for OpenGL
+
+MAN1= gldb.1
+MAN3= bugle.3
USE_GCC= 3.3
USE_GL= yes
diff -Nurb graphics/bugle.orig/distinfo graphics/bugle/distinfo
--- graphics/bugle.orig/distinfo Wed Jun 16 08:30:28 2004
+++ graphics/bugle/distinfo Wed Jun 16 08:31:17 2004
@@ -1,2 +1,2 @@
-MD5 (bugle-0.0.20040609.tar.gz) = 59b071b6b5b106c229aa16896ca69c58
-SIZE (bugle-0.0.20040609.tar.gz) = 311287
+MD5 (bugle-0.0.20040614.tar.gz) = 87b0c1ca04665245e61b71fa559a4ecd
+SIZE (bugle-0.0.20040614.tar.gz) = 331750
diff -Nurb graphics/bugle.orig/pkg-plist graphics/bugle/pkg-plist
--- graphics/bugle.orig/pkg-plist Wed Jun 16 08:30:28 2004
+++ graphics/bugle/pkg-plist Wed Jun 16 08:31:17 2004
@@ -1,14 +1,16 @@
+bin/gldb
+lib/bugle/capture.a
+lib/bugle/capture.la
+lib/bugle/capture.so
lib/bugle/common.a
lib/bugle/common.la
lib/bugle/common.so
-lib/bugle/common.so.0
lib/bugle/debugger.a
lib/bugle/debugger.la
lib/bugle/debugger.so
lib/bugle/modify.a
lib/bugle/modify.la
lib/bugle/modify.so
-lib/bugle/modify.so.0
lib/bugle/tracker.a
lib/bugle/tracker.la
lib/bugle/tracker.so
@@ -19,4 +21,8 @@
lib/libbugle.la
lib/libbugle.so
lib/libbugle.so.0
+lib/libbugleutils.a
+lib/libbugleutils.la
+lib/libbugleutils.so
+lib/libbugleutils.so.0
@dirrm lib/bugle
--- graphics_bugle.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list