From fluffy@fluffy.khv.ru  Wed Dec 26 03:49:54 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 7D3B816A419
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 03:49:54 +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 9DBC713C458
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 03:49:53 +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 lBQ3neBk061758
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 13:49:48 +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 lBQ3nc6C042271
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Dec 2007 13:49:38 +1000 (VLAT)
	(envelope-from fluffy@fluffy.khv.ru)
Message-Id: <1198640978.42264@Fluffy.Khv.RU>
Date: Wed, 26 Dec 2007 13:49:38 +1000
From: "Dima Panov" <fluffy@fluffy.khv.ru>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: net/vinagre fix dependency
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         119027
>Category:       ports
>Synopsis:       net/vinagre fix dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 03:50:02 UTC 2007
>Closed-Date:    Thu Dec 27 01:06:27 UTC 2007
>Last-Modified:  Thu Dec 27 01:10:04 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:


net/vinagre doesn't need the whole avahi bundle, avahi-app is enought.


>How-To-Repeat:





>Fix:


--- net::vinagre.diff begins here ---
Index: net/vinagre/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/vinagre/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- net/vinagre/Makefile	19 Dec 2007 18:58:21 -0000	1.3
+++ net/vinagre/Makefile	26 Dec 2007 03:35:48 -0000
@@ -16,7 +16,7 @@
 COMMENT=	VNC client for the GNOME Desktop
 
 LIB_DEPENDS=	gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc \
-    		avahi-core.5:${PORTSDIR}/net/avahi \
+    		avahi-core.5:${PORTSDIR}/net/avahi-app \
 		avahi-ui.0:${PORTSDIR}/net/avahi-gtk \
 		gnome-keyring:${PORTSDIR}/security/gnome-keyring
 
--- net::vinagre.diff ends here ---



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

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

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

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

 mezz        2007-12-27 01:04:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/vinagre          Makefile 
   Log:
   It only needs to depend on avahi-app.
   
   PR:             ports/119027
   Submitted by:   "Dima Panov" <fluffy@fluffy.khv.ru>
   
   Revision  Changes    Path
   1.4       +1 -1      ports/net/vinagre/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:
