Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 11:14:23 -0600 (CST)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/93832: [Maintainer Update] graphics/bugle 0.0.20060101 -> 0.0.20060224
Message-ID:  <20060225171423.4EC6A1CF22@phoenix.smluc.org>
Resent-Message-ID: <200602251720.k1PHK4Ho004735@freefall.freebsd.org>

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

>Number:         93832
>Category:       ports
>Synopsis:       [Maintainer Update]  graphics/bugle  0.0.20060101 -> 0.0.20060224
>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 Feb 25 17:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.0-STABLE FreeBSD 6.0-STABLE #2: Fri Nov 4 19:18:58 EST 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

freshmeat blurb:
	This release adds code to intercept keypresses from the application.
	Screenshots are now taken by keypress rather than on every frame, and
	it is possible to manually start and stop filter-sets such, as video
	recording and wireframe. gl2ps, a library to create Postscript and
	similar files from the feedback buffer, has been incorporated,
	allowing the use to create vector graphic screenshots. GTK+ 2.8 and
	pre-release versions of ffmpeg should now be better supported.

no updates to pkg-plist on this one

>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.15
diff -u -r1.15 Makefile
--- graphics/bugle/Makefile	1 Jan 2006 19:54:17 -0000	1.15
+++ graphics/bugle/Makefile	25 Feb 2006 17:11:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugle
-PORTVERSION=	0.0.20060101
+PORTVERSION=	0.0.20060224
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	bugle
@@ -28,6 +28,8 @@
 INSTALLS_SHLIB=	yes
 USE_AUTOTOOLS=	libltdl:15
 
+LIB_DEPENDS=	gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
+
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500600
Index: graphics/bugle/distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/bugle/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- graphics/bugle/distinfo	1 Jan 2006 19:54:17 -0000	1.9
+++ graphics/bugle/distinfo	25 Feb 2006 17:11:47 -0000
@@ -1,3 +1,3 @@
-MD5 (bugle-0.0.20060101.tar.gz) = 9f7472aad8c674be901aae454000ab8d
-SHA256 (bugle-0.0.20060101.tar.gz) = 02ac293b2017a412a5014f5ea7d6c2887f8ba1f2fa3e70f3d48739eea4104f1b
-SIZE (bugle-0.0.20060101.tar.gz) = 1077169
+MD5 (bugle-0.0.20060224.tar.gz) = 754fb7e45364d749619dc38368aa6a56
+SHA256 (bugle-0.0.20060224.tar.gz) = aac4c7d8a0a041388314299d32efe105a2c07a8ac944a5aa3d2e57121c387af8
+SIZE (bugle-0.0.20060224.tar.gz) = 1288973
--- 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?20060225171423.4EC6A1CF22>