Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 21:18:14 -0800 (PST)
From:      michael johnson <ahze@ahze.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/63379: [Patch] multimedia/gstreamer-plugins -- chase new libfame
Message-ID:  <200402260518.i1Q5IEmV099560@www.freebsd.org>
Resent-Message-ID: <200402260520.i1Q5KHPo041418@freefall.freebsd.org>

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

>Number:         63379
>Category:       ports
>Synopsis:       [Patch] multimedia/gstreamer-plugins -- chase new libfame
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 21:20:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        
>Organization:
>Environment:
>Description:
Chase new libfame 
>How-To-Repeat:
      
>Fix:
diff -ruN multimedia/gstreamer-plugins.orig/Makefile multimedia/gstreamer-plugins/Makefile
--- multimedia/gstreamer-plugins.orig/Makefile	Thu Feb 26 00:09:45 2004
+++ multimedia/gstreamer-plugins/Makefile	Thu Feb 26 00:10:26 2004
@@ -7,7 +7,7 @@
 
 PORTNAME=	gstreamer
 PORTVERSION=	0.6.4
-PORTREVISION=	3
+PORTREVISION=	4	
 CATEGORIES=	multimedia audio
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/gst-plugins/0.6
@@ -486,7 +486,7 @@
 			--disable-libfametest
 PLIST_SUB+=	LIBFAME="@comment "
 .else
-LIB_DEPENDS+=	fame-0.9.0:${PORTSDIR}/multimedia/libfame
+LIB_DEPENDS+=	fame-0.9.1:${PORTSDIR}/multimedia/libfame
 
 CONFIGURE_ARGS+=	--with-libfame-prefix=${LOCALBASE} \
 			--with-libfame-exec-prefix=${LOCALBASE}

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402260518.i1Q5IEmV099560>