Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2007 11:13:06 -0600 (CST)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/109282: [Maintainer Update] graphics/bugle 0.0.20070107 0> 0.0.20070217
Message-ID:  <20070218171307.208311CE41@phoenix.smluc.org>
Resent-Message-ID: <200702181720.l1IHK5Y4048023@freefall.freebsd.org>

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

>Number:         109282
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20070107 0> 0.0.20070217
>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:   Sun Feb 18 17:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
>Description:
freshmeat blurb:
	This release fixes a number of bugs and makes some internal redesigns.
	The most visible new feature is that strings in the gldb-gui state
	viewer are now displayed unescaped, making it easier to read
	multi-line strings such as shader info logs.

>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.29
diff -d -u -r1.29 Makefile
--- graphics/bugle/Makefile	13 Jan 2007 22:58:46 -0000	1.29
+++ graphics/bugle/Makefile	18 Feb 2007 17:07:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20070107
+PORTVERSION=	0.0.20070217
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: graphics/bugle/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/distinfo,v
retrieving revision 1.21
diff -d -u -r1.21 distinfo
--- graphics/bugle/distinfo	13 Jan 2007 22:58:47 -0000	1.21
+++ graphics/bugle/distinfo	18 Feb 2007 17:07:25 -0000
@@ -1,3 +1,3 @@
-MD5 (bugle-0.0.20070107.tar.gz) = a003b35febb16557fc162c4908fe9c82
-SHA256 (bugle-0.0.20070107.tar.gz) = 8b4ac00dc688b3060e450668d856591502d1fc65545947026b0b3ddc5409ee8c
-SIZE (bugle-0.0.20070107.tar.gz) = 1433816
+MD5 (bugle-0.0.20070217.tar.gz) = 0ddfd693222807c94a0e877d601a3518
+SHA256 (bugle-0.0.20070217.tar.gz) = 1ed925f2d0426c6a05a2d0d9c744a410d2ed653f33cd2e5cd8f970d2a534d8a4
+SIZE (bugle-0.0.20070217.tar.gz) = 1426924
Index: graphics/bugle/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/pkg-plist,v
retrieving revision 1.5
diff -d -u -r1.5 pkg-plist
--- graphics/bugle/pkg-plist	24 Nov 2004 09:59:05 -0000	1.5
+++ graphics/bugle/pkg-plist	18 Feb 2007 17:07:25 -0000
@@ -23,9 +23,9 @@
 lib/libbugle.a
 lib/libbugle.la
 lib/libbugle.so
-lib/libbugle.so.0
+lib/libbugle.so.1
 lib/libbugleutils.a
 lib/libbugleutils.la
 lib/libbugleutils.so
-lib/libbugleutils.so.0
+lib/libbugleutils.so.1
 @dirrm lib/bugle
--- 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?20070218171307.208311CE41>