ports/72640: [Maintainer Update] graphics/bugle 0.0.20040719 -> 0.0.20041011

Erik Greenwald erik at smluc.org
Wed Oct 13 13:20:23 UTC 2004


>Number:         72640
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20040719 -> 0.0.20041011
>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 Oct 13 13:20:23 GMT 2004
>Closed-Date:
>Last-Modified:
>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:

(should fix breakage seen by bento on i386-4... works on 4.10)

freshmeat blurb:
	This is a fairly major update to the internals, although not
	much of it is visible to the user. The biggest changes are
	the ability to pass options to the program that gldb will
	run, and a 'screenshot' command within gldb to take
	screenshots on request. See the README for upgrade
	instructions. Simply installing over an older version will
	break things. You will also need to add the 'trace'
	filter-set to your existing configuration files if you want
	the tracing functionality originally provided by the 'log'
	filter-set.

>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.4
diff -u -r1.4 Makefile
--- graphics/bugle/Makefile	30 Sep 2004 05:31:53 -0000	1.4
+++ graphics/bugle/Makefile	13 Oct 2004 13:05:05 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20040719
+PORTVERSION=	0.0.20041011
 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.3
diff -u -r1.3 distinfo
--- graphics/bugle/distinfo	23 Jul 2004 15:12:05 -0000	1.3
+++ graphics/bugle/distinfo	13 Oct 2004 13:05:05 -0000
@@ -1,2 +1,2 @@
-MD5 (bugle-0.0.20040719.tar.gz) = 40c66ce93aef47992906fee2f3d35d50
-SIZE (bugle-0.0.20040719.tar.gz) = 374384
+MD5 (bugle-0.0.20041011.tar.gz) = b123524011d8a4761b77fbb371df1e16
+SIZE (bugle-0.0.20041011.tar.gz) = 381699
Index: graphics/bugle/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- graphics/bugle/pkg-plist	23 Jul 2004 15:12:05 -0000	1.3
+++ graphics/bugle/pkg-plist	13 Oct 2004 13:05:05 -0000
@@ -8,15 +8,12 @@
 lib/bugle/debugger.a
 lib/bugle/debugger.la
 lib/bugle/debugger.so
-lib/bugle/log.a
-lib/bugle/log.la
-lib/bugle/log.so
 lib/bugle/modify.a
 lib/bugle/modify.la
 lib/bugle/modify.so
-lib/bugle/tracker.a
-lib/bugle/tracker.la
-lib/bugle/tracker.so
+lib/bugle/trace.a
+lib/bugle/trace.la
+lib/bugle/trace.so
 lib/bugle/validate.a
 lib/bugle/validate.la
 lib/bugle/validate.so
--- graphics_bugle.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list