From arundel@h3c.de  Thu Mar 10 11:50:55 2005
Return-Path: <arundel@h3c.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3026216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Mar 2005 11:50:55 +0000 (GMT)
Received: from enterprise4.noxa.de (enterprise.noxa.de [212.60.197.71])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E305E43D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Mar 2005 11:50:53 +0000 (GMT)
	(envelope-from arundel@h3c.de)
Received: (qmail 22179 invoked from network); 10 Mar 2005 12:50:51 +0100
Received: from pd9e62801.dip.t-dialin.net (HELO localhost.skatecity) (217.230.40.1)
  by enterprise.noxa.de with AES256-SHA encrypted SMTP; 10 Mar 2005 12:50:51 +0100
Received: from localhost.skatecity (nobody@localhost.skatecity [127.0.0.1])
	by localhost.skatecity (8.13.3/8.13.3) with ESMTP id j2ABoYYW054297
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Mar 2005 12:50:35 +0100 (CET)
	(envelope-from arundel@localhost.skatecity)
Received: (from arundel@localhost)
	by localhost.skatecity (8.13.3/8.13.3/Submit) id j2ABoYmo054296;
	Thu, 10 Mar 2005 12:50:34 +0100 (CET)
	(envelope-from arundel)
Message-Id: <200503101150.j2ABoYmo054296@localhost.skatecity>
Date: Thu, 10 Mar 2005 12:50:34 +0100 (CET)
From: No Name <arundel@h3c.de>
Reply-To: No name <arundel@h3c.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer Update of audio/xmms-mac
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78665
>Category:       ports
>Synopsis:       Maintainer Update of audio/xmms-mac
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 10 12:00:12 GMT 2005
>Closed-Date:    Mon Mar 14 18:36:24 GMT 2005
>Last-Modified:  Tue Jul 27 21:37:55 UTC 2010
>Originator:     Alexander Best
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD skatecity 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Sun Feb 27 16:54:49 CET 2005 arundel@skatecity:/usr/obj/usr/src/sys/ARUNDEL i386


	
>Description:
	The port was missing an important header directory in it's configure script.

>How-To-Repeat:
	
>Fix:

	

--- output-xmms-mac begins here ---
diff -ruN /usr/ports/audio/xmms-mac/Makefile.old /usr/ports/audio/xmms-mac/Makefile
--- /usr/ports/audio/xmms-mac/Makefile.old	Wed Mar  9 11:01:59 2005
+++ /usr/ports/audio/xmms-mac/Makefile	Wed Mar  9 23:36:14 2005
@@ -7,6 +7,7 @@
 PORTNAME=	mac
 PORTVERSION=	0.2.1
 CATEGORIES=	audio
+PORTREVISION=	1
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	mac-port
 PKGNAMEPREFIX=	xmms-
@@ -21,7 +22,9 @@
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS+=	CPPFLAGS=${CPPFLAGS}
 USE_AUTOCONF_VER=	259
+CPPFLAGS+=	"-I${LOCALBASE}/include"
 
 WRKSRC=		${WRKDIR}/libxmms-mac
 
--- output-xmms-mac ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: flz 
Responsible-Changed-When: Thu Mar 10 12:12:12 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78665 
State-Changed-From-To: open->feedback 
State-Changed-By: flz 
State-Changed-When: Thu Mar 10 15:53:32 GMT 2005 
State-Changed-Why:  
Your update breaks the build on 5.x. 

http://www.xbsd.org/tinderbox/showport.php?id=442 

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

From: alexander <arundel@h3c.de>
To: freebsd-gnats-submit@FreeBSD.org, arundel@h3c.de
Cc:  
Subject: Re: ports/78665: Maintainer Update of audio/xmms-mac
Date: Thu, 10 Mar 2005 17:06:05 +0100

 The reason this port fails to compile is due to an error in a xmms header. The propblem does
 not reside in this port.
 
 The maintainer of multimedia/xmms has been informed about this problem and will submit a port
 update shortly.
 
 Please put this patch on hold, until the xmms port update is being submitted.
State-Changed-From-To: feedback->suspended 
State-Changed-By: flz 
State-Changed-When: Thu Mar 10 16:17:51 GMT 2005 
State-Changed-Why:  
Suspended at submitter's request. 

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

From: alexander <arundel@h3c.de>
To: freebsd-gnats-submit@FreeBSD.org, arundel@h3c.de
Cc:  
Subject: Re: ports/78665: Maintainer Update of audio/xmms-mac
Date: Mon, 14 Mar 2005 18:56:24 +0100

 A patch for multimedia/xmms has been submitted by the maintainer of that port:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/78831
 
 Please re-open this problem report and check, if it - in combination
 with the multimedia/xmms patch - compiles without errors.
 
 Thx.
State-Changed-From-To: suspended->open 
State-Changed-By: flz 
State-Changed-When: Mon Mar 14 18:23:51 GMT 2005 
State-Changed-Why:  
Re-open at submitter's request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78665 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Mon Mar 14 18:36:15 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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