From fluffy@fluffy.khv.ru  Wed Dec 26 03:58:58 2007
Return-Path: <fluffy@fluffy.khv.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A692B16A41A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 03:58:58 +0000 (UTC)
	(envelope-from fluffy@fluffy.khv.ru)
Received: from ns.ael.RU (ns.ael.ru [62.76.207.226])
	by mx1.freebsd.org (Postfix) with ESMTP id C069E13C47E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 03:58:57 +0000 (UTC)
	(envelope-from fluffy@fluffy.khv.ru)
Received: from Fluffy.Khv.RU ([10.0.3.60])
	by ns.ael.RU (8.14.1/8.14.1/Fluffy/5.2) with ESMTP id lBQ3wnoE062853
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 13:58:55 +1000 (VLAT)
	(envelope-from fluffy@fluffy.khv.ru)
Received: from Fluffy.Khv.RU (localhost [127.0.0.1])
	by Fluffy.Khv.RU (8.14.2/8.14.2/Fluffy/5.4) with ESMTP id lBQ3wkj8042375
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 13:58:46 +1000 (VLAT)
	(envelope-from fluffy@fluffy.khv.ru)
Message-Id: <1198641526.42367@Fluffy.Khv.RU>
Date: Wed, 26 Dec 2007 13:58:46 +1000
From: "Dima Panov" <fluffy@fluffy.khv.ru>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: multimedia/vlc[-devel] fix dependency
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         119033
>Category:       ports
>Synopsis:       multimedia/vlc[-devel] fix dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 04:00:05 UTC 2007
>Closed-Date:    Thu Dec 27 01:10:00 UTC 2007
>Last-Modified:  Thu Dec 27 01:10:10 UTC 2007
>Originator:     Dima Panov
>Release:        FreeBSD 8.0-800006-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-800006-CURRENT #0: Mon Dec 24 18:38:41 VLAT 2007
    root@Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


multimedia/vlc[-devel] doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- multimedia::vlc.diff begins here ---
Index: multimedia/vlc/Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/vlc/Makefile,v
retrieving revision 1.157
diff -u -r1.157 Makefile
--- multimedia/vlc/Makefile	20 Dec 2007 19:38:58 -0000	1.157
+++ multimedia/vlc/Makefile	26 Dec 2007 03:36:12 -0000
@@ -195,7 +195,7 @@
 .endif
 
 .if !defined(WITHOUT_AVAHI)
-LIB_DEPENDS+=	avahi-common.3:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	avahi-common.3:${PORTSDIR}/net/avahi-app
 CONFIGURE_ARGS+=	--enable-bonjour
 .else
 CONFIGUE_ARGS+=		--disable-bonjour
Index: multimedia/vlc-devel/Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/vlc-devel/Makefile,v
retrieving revision 1.192
diff -u -r1.192 Makefile
--- multimedia/vlc-devel/Makefile	9 Oct 2007 18:20:07 -0000	1.192
+++ multimedia/vlc-devel/Makefile	26 Dec 2007 03:36:07 -0000
@@ -212,7 +212,7 @@
 .endif
 
 .if !defined(WITHOUT_AVAHI)
-LIB_DEPENDS+=	avahi-common.3:${PORTSDIR}/net/avahi
+LIB_DEPENDS+=	avahi-common.3:${PORTSDIR}/net/avahi-app
 CONFIGURE_ARGS+=	--enable-bonjour
 .else
 CONFIGUE_ARGS+=		--disable-bonjour
--- multimedia::vlc.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Dec 26 04:00:32 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=119033 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Thu Dec 27 01:09:49 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/119033: commit references a PR
Date: Thu, 27 Dec 2007 01:09:43 +0000 (UTC)

 mezz        2007-12-27 01:09:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/vlc       Makefile 
     multimedia/vlc-devel Makefile 
   Log:
   These ports only need to depend on avahi-app.
   
   PR:             119033
   Submitted by:   "Dima Panov" <fluffy@fluffy.khv.ru>
   
   Revision  Changes    Path
   1.193     +1 -1      ports/multimedia/vlc-devel/Makefile
   1.158     +1 -1      ports/multimedia/vlc/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:
