ports/117428: [Maintainer Update] graphics/bugle 0.0.20070718 -> 0.0.20071009
Erik Greenwald
erik at smluc.org
Tue Oct 23 16:20:05 UTC 2007
>Number: 117428
>Category: ports
>Synopsis: [Maintainer Update] graphics/bugle 0.0.20070718 -> 0.0.20071009
>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: Tue Oct 23 16:20:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Erik Greenwald
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD vidar.br0kenland.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jan 13 11:46:43 EST 2007 root at vidar.br0kenland.org:/usr/obj/usr/src/sys/VIDAR i386
>Description:
version bump, "minor feature enhancements"
Freshmeat blurb:
Interception of functions that are not filtered is now significantly
faster. For example, showfps will have far less overhead, since it
only acts on glXSwapBuffers. This release also changes the way startup
is handled to better facilitate libraries like Qt and SDL that
dynamically load libGL.so.
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.35
diff -u -r1.35 Makefile
--- graphics/bugle/Makefile 8 Sep 2007 01:00:06 -0000 1.35
+++ graphics/bugle/Makefile 23 Oct 2007 15:16:43 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= bugle
-PORTVERSION= 0.0.20070718
+PORTVERSION= 0.0.20071009
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.24
diff -u -r1.24 distinfo
--- graphics/bugle/distinfo 26 Jul 2007 11:51:55 -0000 1.24
+++ graphics/bugle/distinfo 23 Oct 2007 15:16:43 -0000
@@ -1,3 +1,3 @@
-MD5 (bugle-0.0.20070718.tar.gz) = c1fa01e1950fb199546e09af0b5770b9
-SHA256 (bugle-0.0.20070718.tar.gz) = 0e38cec1563da66773c0166f8d0422ad9dabba56e897cfdb09bd547ff4909a98
-SIZE (bugle-0.0.20070718.tar.gz) = 1460512
+MD5 (bugle-0.0.20071009.tar.gz) = def7cba9b7b7a5019756373b8d972b01
+SHA256 (bugle-0.0.20071009.tar.gz) = 2a4813bb03e5bec3f94ef62c06d1485a669ed230f6fb5f5c31ca5f73820947ea
+SIZE (bugle-0.0.20071009.tar.gz) = 1464821
Index: graphics/bugle/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/pkg-plist,v
retrieving revision 1.7
diff -u -r1.7 pkg-plist
--- graphics/bugle/pkg-plist 6 Jun 2007 10:57:15 -0000 1.7
+++ graphics/bugle/pkg-plist 23 Oct 2007 15:16:43 -0000
@@ -23,9 +23,9 @@
lib/libbugle.a
lib/libbugle.la
lib/libbugle.so
-lib/libbugle.so.2
+lib/libbugle.so.3
lib/libbugleutils.a
lib/libbugleutils.la
lib/libbugleutils.so
-lib/libbugleutils.so.2
+lib/libbugleutils.so.3
@dirrm lib/bugle
--- graphics_bugle.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list