Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 00:37:25 +0200 (CEST)
From:      No Name <arundel@h3c.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81227: [MAINTAINER UPDATE] of audio/xmms-max
Message-ID:  <200505182237.j4IMbPGX077117@localhost.skatecity>
Resent-Message-ID: <200505182240.j4IMe2d0072479@freefall.freebsd.org>

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

>Number:         81227
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] of audio/xmms-max
>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:   Wed May 18 22:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     No Name
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD skatecity 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Apr 27 03:14:27 CEST 2005 arundel@skatecity:/usr/obj/usr/src/sys/ARUNDEL i386


	
>Description:
	
>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 Mar 19 04:01:48 2005
+++ /usr/ports/custom/xmms-mac/Makefile	Thu May 19 00:35:17 2005
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/audio/xmms-mac/Makefile,v 1.2 2005/03/14 18:36:05 flz Exp $
 
 PORTNAME=	mac
-PORTVERSION=	0.2.1
+PORTVERSION=	0.3.1
 CATEGORIES=	audio
 PORTREVISION=	1
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -26,14 +26,12 @@
 USE_AUTOCONF_VER=	259
 CPPFLAGS+=	"-I${LOCALBASE}/include"
 
-WRKSRC=		${WRKDIR}/libxmms-mac
-
 TARGET_DIR=	${PREFIX}/lib/xmms/Input
 
-PROG_FILES=	${WRKSRC}/src/.libs/libxmms-mac.so.1
+PROG_FILES=	${WRKSRC}/src/.libs/libxmms-mac.so
 
 do-install:
 	${INSTALL} -d ${TARGET_DIR}
-	${INSTALL_PROGRAM} ${PROG_FILES} ${TARGET_DIR}/libxmms-mac.so
+	${INSTALL_PROGRAM} ${PROG_FILES} ${TARGET_DIR}
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/audio/xmms-mac/distinfo /usr/ports/custom/xmms-mac/distinfo
--- /usr/ports/audio/xmms-mac/distinfo	Wed Mar  9 11:01:59 2005
+++ /usr/ports/custom/xmms-mac/distinfo	Thu May 19 00:27:53 2005
@@ -1,2 +1,2 @@
-MD5 (xmms-mac-0.2.1.tar.gz) = 67737a3d0fdf15db894497eb64673dea
-SIZE (xmms-mac-0.2.1.tar.gz) = 273451
+MD5 (xmms-mac-0.3.1.tar.gz) = 7a4be5e3433c68f155f5b2913e4f21ba
+SIZE (xmms-mac-0.3.1.tar.gz) = 299783
diff -ruN /usr/ports/audio/xmms-mac/pkg-descr /usr/ports/custom/xmms-mac/pkg-descr
--- /usr/ports/audio/xmms-mac/pkg-descr	Wed Mar  9 11:01:59 2005
+++ /usr/ports/custom/xmms-mac/pkg-descr	Thu May 19 00:29:41 2005
@@ -10,4 +10,4 @@
 you'll always be able to recreate the original music CD if something
 ever happens to yours.
 
-WWW: http://www.monkeysaudio.com/
+WWW: http://sourceforge.net/projects/mac-port/
--- 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?200505182237.j4IMbPGX077117>