From jun-g@daemonfreaks.com  Tue Jan 20 18:29:47 2009
Return-Path: <jun-g@daemonfreaks.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5BAC7106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Jan 2009 18:29:47 +0000 (UTC)
	(envelope-from jun-g@daemonfreaks.com)
Received: from daemonfreaks.com (7c293b17.i-revonet.jp [124.41.59.23])
	by mx1.freebsd.org (Postfix) with ESMTP id 10B568FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Jan 2009 18:29:46 +0000 (UTC)
	(envelope-from jun-g@daemonfreaks.com)
Received: from blackmagic.daemonfreaks.local (localhost [127.0.0.1])
	by daemonfreaks.com (8.14.3/8.14.3) with ESMTP id n0KITj7X034917
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Jan 2009 03:29:45 +0900 (JST)
	(envelope-from jun-g@daemonfreaks.com)
Message-Id: <1232476185.34253@blackmagic.daemonfreaks.local>
Date: Wed, 21 Jan 2009 03:29:45 +0900
From: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [PATCH] missing dependency for audio/sound-juicer
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         130790
>Category:       ports
>Synopsis:       [PATCH] missing dependency for audio/sound-juicer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 20 18:30:01 UTC 2009
>Closed-Date:    Tue Jan 20 18:41:17 UTC 2009
>Last-Modified:  Tue Jan 20 18:50:01 UTC 2009
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.1-STABLE #4: Sun Jan 11 03:44:03 JST 2009
    root@blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC



>Description:


sound-juicer needs devel/gstreamer-plugins-gio.


>How-To-Repeat:


When it is not installed, sound-juicer doesn't start.


>Fix:


--- sj.patch begins here ---
diff -du sound-juicer.orig/Makefile sound-juicer/Makefile
--- sound-juicer.orig/Makefile	2009-01-21 03:06:17.000000000 +0900
+++ sound-juicer/Makefile	2009-01-21 03:06:45.000000000 +0900
@@ -26,7 +26,7 @@
 INSTALLS_OMF=	yes
 USE_GNOME=	gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \
 		gnomedocutils
-USE_GSTREAMER=	cdparanoia vorbis flac gconf good
+USE_GSTREAMER=	cdparanoia vorbis flac gconf gio good
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-ignore-missing-cd
 INSTALLS_ICONS=	yes
--- sj.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jan 20 18:30:46 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130790 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Tue Jan 20 18:41:07 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130790 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130790: commit references a PR
Date: Tue, 20 Jan 2009 18:41:16 +0000 (UTC)

 marcus      2009-01-20 18:41:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/sound-juicer   Makefile 
   Log:
   Add a missing gstreamer dependency on gio.
   
   PR:             130790
   Submitted by:   "Junji NAKANISHI" <jun-g@daemonfreaks.com>
   
   Revision  Changes    Path
   1.46      +2 -1      ports/audio/sound-juicer/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
