From fluffy@ns.ael.RU  Wed May 30 00:13:55 2007
Return-Path: <fluffy@ns.ael.RU>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7F17F16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 May 2007 00:13:55 +0000 (UTC)
	(envelope-from fluffy@ns.ael.RU)
Received: from ns.ael.RU (ns.ael.ru [62.76.207.226])
	by mx1.freebsd.org (Postfix) with ESMTP id C359013C483
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 May 2007 00:13:54 +0000 (UTC)
	(envelope-from fluffy@ns.ael.RU)
Received: from ns.ael.RU (localhost [127.0.0.1])
	by ns.ael.RU (8.14.1/8.14.1/Fluffy/5.2) with ESMTP id l4U0DtRK062007
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 May 2007 11:13:55 +1100 (VLAST)
	(envelope-from fluffy@ns.ael.RU)
Received: (from fluffy@localhost)
	by ns.ael.RU (8.14.1/8.14.1/Submit) id l4U0DtYj062006;
	Wed, 30 May 2007 11:13:55 +1100 (VLAST)
	(envelope-from fluffy)
Message-Id: <200705300013.l4U0DtYj062006@ns.ael.RU>
Date: Wed, 30 May 2007 11:13:55 +1100 (VLAST)
From: Dima Panov <fluffy@ael.ru>
Reply-To: Dima Panov <fluffy@ael.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: audio/xmms2: fix depends
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         113141
>Category:       ports
>Synopsis:       audio/xmms2: fix depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alexbl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 30 00:20:04 GMT 2007
>Closed-Date:    Wed May 30 01:44:49 GMT 2007
>Last-Modified:  Wed May 30 01:44:49 GMT 2007
>Originator:     Dima Panov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ns.ael.RU 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Apr 14 11:12:17 VLAST 2007 root@ns.ael.RU:/usr/obj/usr/src/sys/AEL i386


	
>Description:
	audio/xmms2 has wrong dependency
    
>How-To-Repeat:
	
    make -DWITH_XML
>Fix:

	


Index: audio/xmms2/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms2/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- audio/xmms2/Makefile	28 May 2007 22:04:51 -0000	1.31
+++ audio/xmms2/Makefile	30 May 2007 00:06:43 -0000
@@ -184,7 +184,7 @@
 .endif
 
 .if defined(WITH_XML)
-USE_GNOME=	xml2
+USE_GNOME=	libxml2
 PLIST_SUB+=	XML=""
 .else
 EXCLUDE+=	--without-plugins="xml" --without-plugins="rss" --without-plugins="xspf"
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alexbl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 30 00:20:13 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113141: commit references a PR
Date: Wed, 30 May 2007 01:35:19 +0000 (UTC)

 alexbl      2007-05-30 01:35:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/xmms2          Makefile 
   Log:
    - fix libxml2 dependency
   
   PR:             113141
   Submitted by:   Dima Panov <fluffy@ael.ru>
   
   Revision  Changes    Path
   1.32      +1 -1      ports/audio/xmms2/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: alexbl 
State-Changed-When: Wed May 30 01:44:47 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113141 
>Unformatted:
