Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 22:29:29 +0200 (CEST)
From:      No Name <arundel@h3c.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87284: [MAINTAINER UPDATE] of audio/xmms-mac
Message-ID:  <200510112029.j9BKTT87082397@localhost.skatecity>
Resent-Message-ID: <200510112040.j9BKeE8W061615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87284
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] of audio/xmms-mac
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 11 20:40:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     No Name
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
>Environment:
System: FreeBSD skatecity 6.0-BETA4 FreeBSD 6.0-BETA4 #0: Wed Sep 14 00:54:49 CEST 2005 arundel@skatecity:/usr/obj/usr/src/sys/ARUNDEL i386


	
>Description:
	Fixes Dependency problem with audio/mac fixed

>How-To-Repeat:
	
>Fix:

	

--- output-xmms-mac begins here ---
diff -ruN /usr/ports/audio/xmms-mac/Makefile /usr/ports/custom/xmms-mac/Makefile
--- /usr/ports/audio/xmms-mac/Makefile	Sat May 21 16:22:44 2005
+++ /usr/ports/custom/xmms-mac/Makefile	Tue Oct 11 22:22:22 2005
@@ -6,6 +6,7 @@
 
 PORTNAME=	mac
 PORTVERSION=	0.3.1
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	mac-port
@@ -15,8 +16,8 @@
 MAINTAINER=	arundel@h3c.de
 COMMENT=	Monkey's Audio Codec non-win32 port
 
-BUILD_DEPENDS=	mac:${PORTSDIR}/audio/mac
-LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms \
+		mac.2:${PORTSDIR}/audio/mac
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
diff -ruN /usr/ports/audio/xmms-mac/files/patch-aa /usr/ports/custom/xmms-mac/files/patch-aa
--- /usr/ports/audio/xmms-mac/files/patch-aa	Wed Mar  9 11:01:59 2005
+++ /usr/ports/custom/xmms-mac/files/patch-aa	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- configure.in.orig	Mon Feb 28 14:51:53 2005
-+++ configure.in	Mon Feb 28 14:51:37 2005
-@@ -44,7 +44,7 @@
- 
- AC_CHECK_LIB(mac, DecompressFile, [])
- 
--MAC_LIBS="-lmac"
-+MAC_LIBS="-lmac -lpthread"
- MAC_INCLUDES="-I/usr/include/mac"
- MAC_CXXFLAGS="-s -O3 -Wall -pedantic -DBUILD_CROSS_PLATFORM"
- 
diff -ruN /usr/ports/audio/xmms-mac/files/patch-configure.in /usr/ports/custom/xmms-mac/files/patch-configure.in
--- /usr/ports/audio/xmms-mac/files/patch-configure.in	Thu Jan  1 01:00:00 1970
+++ /usr/ports/custom/xmms-mac/files/patch-configure.in	Sat Sep 17 22:50:23 2005
@@ -0,0 +1,11 @@
+--- configure.in.orig	Mon Feb 28 14:51:53 2005
++++ configure.in	Mon Feb 28 14:51:37 2005
+@@ -44,7 +44,7 @@
+ 
+ AC_CHECK_LIB(mac, DecompressFile, [])
+ 
+-MAC_LIBS="-lmac"
++MAC_LIBS="-lmac -lpthread"
+ MAC_INCLUDES="-I/usr/include/mac"
+ MAC_CXXFLAGS="-s -O3 -Wall -pedantic -DBUILD_CROSS_PLATFORM"
+ 
diff -ruN /usr/ports/audio/xmms-mac/pkg-descr /usr/ports/custom/xmms-mac/pkg-descr
--- /usr/ports/audio/xmms-mac/pkg-descr	Thu May 19 06:21:48 2005
+++ /usr/ports/custom/xmms-mac/pkg-descr	Sat Sep 17 22:50:23 2005
@@ -11,3 +11,5 @@
 ever happens to yours.
 
 WWW: http://sourceforge.net/projects/mac-port/
+
+arundel@h3c.de
--- output-xmms-mac ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510112029.j9BKTT87082397>