ports/146642: [PORTS] audio/xmms2 maintainer change with update to 0.7

Michael James Brune admin at mjbrune.org
Sun May 16 18:20:03 UTC 2010


>Number:         146642
>Category:       ports
>Synopsis:       [PORTS] audio/xmms2 maintainer change with update to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 18:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Michael James Brune
>Release:        8.0-FreeBSD-p2
>Organization:
N/A
>Environment:
FreeBSD mjbrune.org 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 16:02:27 UTC 2010     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I updated the audio/xmms2 port from 0.6 to 0.7 and as well requested to take the port from ports at freebsd.org
>How-To-Repeat:
N/A
>Fix:
unified diff file attached.

Patch attached with submission follows:

diff -u /usr/ports/audio/xmms2/Makefile /home/james/src/xmms2/Makefile
--- /usr/ports/audio/xmms2/Makefile	2010-05-04 11:28:22.000000000 +0000
+++ /home/james/src/xmms2/Makefile	2010-05-16 07:00:53.000000000 +0000
@@ -6,13 +6,12 @@
 #
 
 PORTNAME?=	xmms2
-PORTVERSION=	0.6
-PORTREVISION=	4
-DISTVERSIONSUFFIX=DrMattDestruction
+PORTVERSION=	0.7
+DISTVERSIONSUFFIX=DrNo
 CATEGORIES?=	audio
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20DrMattDestruction
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20DrNo
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	admin at mjbrune.org
 COMMENT?=	Rewrite of xmms as a client/server system (developer release)
 
 USE_BZIP2=	yes
@@ -344,7 +343,7 @@
 
 do-configure:
 	cd ${WRKSRC} && ./waf configure --conf-prefix=${LOCALBASE} \
-		--prefix=${PREFIX} --with-mandir=${PREFIX}/man ${EXCLUDE}
+		--prefix=${PREFIX} --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig --mandir=${PREFIX}/man ${EXCLUDE}
 
 do-build:
 	cd ${WRKSRC} && ./waf build
Only in /usr/ports/audio/xmms2/: distinfo
Common subdirectories: /usr/ports/audio/xmms2/files and /home/james/src/xmms2/files
diff -u /usr/ports/audio/xmms2/pkg-plist /home/james/src/xmms2/pkg-plist
--- /usr/ports/audio/xmms2/pkg-plist	2009-08-19 11:55:53.000000000 +0000
+++ /home/james/src/xmms2/pkg-plist	2010-05-16 06:13:31.000000000 +0000
@@ -22,7 +22,6 @@
 %%INCLUDEDIR%%/xmms/xmms_plugin.h
 %%INCLUDEDIR%%/xmms/xmms_sample.h
 %%INCLUDEDIR%%/xmms/xmms_streamtype.h
-%%INCLUDEDIR%%/xmms/xmms_strfunc.h
 %%INCLUDEDIR%%/xmms/xmms_util.h
 %%INCLUDEDIR%%/xmms/xmms_xformplugin.h
 %%INCLUDEDIR%%/xmmsc/xmmsc_compiler.h
@@ -70,8 +69,8 @@
 lib/libxmmsclient-glib.so.1
 lib/libxmmsclient-glib.so.1.0.0
 lib/libxmmsclient.so
-lib/libxmmsclient.so.5
-lib/libxmmsclient.so.5.0.0
+lib/libxmmsclient.so.6
+lib/libxmmsclient.so.6.0.0
 %%AIRPLAY%%%%LIBDIR%%/libxmms_airplay.so
 %%AO%%%%LIBDIR%%/libxmms_ao.so
 %%LIBDIR%%/libxmms_apefile.so
@@ -89,7 +88,6 @@
 %%LIBDIR%%/libxmms_file.so
 %%FLAC%%%%LIBDIR%%/libxmms_flac.so
 %%LIBDIR%%/libxmms_flv.so
-%%LIBDIR%%/libxmms_gme.so
 %%GVFS%%%%LIBDIR%%/libxmms_gvfs.so
 %%LIBDIR%%/libxmms_html.so
 %%ICES%%%%LIBDIR%%/libxmms_ices.so


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



More information about the freebsd-ports-bugs mailing list