From nobody@FreeBSD.org  Sun May 16 18:14:17 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1C58A106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 May 2010 18:14:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id E64928FC20
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 May 2010 18:14:16 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4GIEGM8028599
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 16 May 2010 18:14:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4GIEGKh028598;
	Sun, 16 May 2010 18:14:16 GMT
	(envelope-from nobody)
Message-Id: <201005161814.o4GIEGKh028598@www.freebsd.org>
Date: Sun, 16 May 2010 18:14:16 GMT
From: Michael James Brune <admin@mjbrune.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PORTS] audio/xmms2 maintainer change with update to 0.7
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146642
>Category:       ports
>Synopsis:       audio/xmms2 maintainer change with update to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 18:20:02 UTC 2010
>Closed-Date:    Tue May 18 05:03:35 UTC 2010
>Last-Modified:  Tue May 18 05:03:35 UTC 2010
>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@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@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@FreeBSD.org
+MAINTAINER=	admin@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:

From: MJBrune <admin@mjbrune.org>
To: bug-followup@FreeBSD.org, admin@mjbrune.org
Cc:  
Subject: Re: ports/146642: [PORTS] audio/xmms2 maintainer change with update
 to 0.7
Date: Sun, 16 May 2010 11:28:51 -0700

 diff -ru /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@FreeBSD.org
 +MAINTAINER=    admin@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
 Only in /usr/ports/audio/xmms2/files: patch-src-plugins-airplay-wscript
 diff -ru /usr/ports/audio/xmms2/files/patch-wscript 
 /home/james/src/xmms2/files/patch-wscript
 --- /usr/ports/audio/xmms2/files/patch-wscript  2009-08-19 
 11:55:54.000000000 +0000
 +++ /home/james/src/xmms2/files/patch-wscript   2010-05-16 
 06:30:02.000000000 +0000
 @@ -1,19 +1,13 @@
   --- wscript~
   +++ wscript
 -@@ -297,7 +297,7 @@ def configure(conf):
 -         conf.env['PKGCONFIGDIR'] = Options.options.pkgconfigdir
 -         print(conf.env['PKGCONFIGDIR'])
 -     else:
 --        conf.env['PKGCONFIGDIR'] = os.path.join(conf.env["PREFIX"], 
 "lib", "pkgconfig")
 -+        conf.env['PKGCONFIGDIR'] = os.path.join(conf.env["PREFIX"], 
 "libdata", "pkgconfig")
 -
 -     if Options.options.config_prefix:
 -         for dir in Options.options.config_prefix:
 -@@ -476,12 +476,5 @@ def set_options(opt):
 +@@ -480,16 +480,6 @@
            opt.sub_options(o)
 
    def shutdown():
 --    if Options.commands['install'] and os.geteuid() == 0:
 +-    if Options.commands['install'] and (
 +-            Options.options.ldconfig or
 +-            (Options.options.ldconfig is None and os.geteuid() == 0)
 +-            ):
   -        ldconfig = '/sbin/ldconfig'
   -        if os.path.isfile(ldconfig):
   -            libprefix = Utils.subst_vars('${PREFIX}/lib', Build.bld.env)
 @@ -21,4 +15,5 @@
   -            except: pass
   -
        if Options.options.run_tests:
 -         os.system(os.path.join(os.getenv('WAF_HOME'), 
 "default/tests/test_xmmstypes"))
 +         os.system(os.path.join(blddir, "default/tests/test_xmmstypes"))
 +         os.system(os.path.join(blddir, "default/tests/test_server"))
 diff -ru /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
 
 Forgot to recursively diff the folder. Please note that not all patchs 
 in files/ are needed anymore.
 
 -- 
 Michael James Brune
 206-552-8572
 

From: MJBrune <admin@mjbrune.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146642: [PORTS] audio/xmms2 maintainer change with update
 to 0.7
Date: Sun, 16 May 2010 11:39:02 -0700

 forgot to add the distinfo
 
 --- /usr/ports/audio/xmms2/distinfo     2009-08-19 04:55:53.000000000 -0700
 +++ distinfo    2010-05-16 11:34:47.000000000 -0700
 @@ -1,3 +1,3 @@
 -MD5 (xmms2-0.6DrMattDestruction.tar.bz2) = 954fb9c76b5db5e324a105e81b273200
 -SHA256 (xmms2-0.6DrMattDestruction.tar.bz2) = 
 4fb4f469816d8a1a676f6660e370b0c73a07e3d7e59d07f57a43b67216291db8
 -SIZE (xmms2-0.6DrMattDestruction.tar.bz2) = 1631304
 +MD5 (xmms2-0.7DrNo.tar.bz2) = 60e50b591078acb6a85cd83de0f2b077
 +SHA256 (xmms2-0.7DrNo.tar.bz2) = 
 59c58d9380e6b002920a8dc75f0fd4629ab175b82f29b6637f7816fdc9832b2c
 +SIZE (xmms2-0.7DrNo.tar.bz2) = 1519973
 
 -- 
 Michael James Brune
 206-552-8572
 
State-Changed-From-To: open->feedback 
State-Changed-By: amdmi3 
State-Changed-When: Sun May 16 19:53:10 UTC 2010 
State-Changed-Why:  
The updated patch is broken, please resend. 

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

From: MJBrune <admin@mjbrune.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146642: audio/xmms2 maintainer change with update to 0.7
Date: Sun, 16 May 2010 13:10:18 -0700

 here is a another diff using diff -ru which should include that the 
 patches are rem
 
 diff -ru /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@FreeBSD.org
 +MAINTAINER=    admin@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
 diff -ru /usr/ports/audio/xmms2/distinfo /home/james/src/xmms2/distinfo
 --- /usr/ports/audio/xmms2/distinfo     2009-08-19 11:55:53.000000000 +0000
 +++ /home/james/src/xmms2/distinfo      2010-05-16 20:05:05.000000000 +0000
 @@ -1,3 +1,3 @@
 -MD5 (xmms2-0.6DrMattDestruction.tar.bz2) = 954fb9c76b5db5e324a105e81b273200
 -SHA256 (xmms2-0.6DrMattDestruction.tar.bz2) = 
 4fb4f469816d8a1a676f6660e370b0c73a07e3d7e59d07f57a43b67216291db8
 -SIZE (xmms2-0.6DrMattDestruction.tar.bz2) = 1631304
 +MD5 (xmms2-0.7DrNo.tar.bz2) = 60e50b591078acb6a85cd83de0f2b077
 +SHA256 (xmms2-0.7DrNo.tar.bz2) = 
 59c58d9380e6b002920a8dc75f0fd4629ab175b82f29b6637f7816fdc9832b2c
 +SIZE (xmms2-0.7DrNo.tar.bz2) = 1519973
 Only in /usr/ports/audio/xmms2/files: patch-src-plugins-airplay-wscript
 diff -ru /usr/ports/audio/xmms2/files/patch-wscript 
 /home/james/src/xmms2/files/patch-wscript
 --- /usr/ports/audio/xmms2/files/patch-wscript  2009-08-19 
 11:55:54.000000000 +0000
 +++ /home/james/src/xmms2/files/patch-wscript   2010-05-16 
 06:30:02.000000000 +0000
 @@ -1,19 +1,13 @@
   --- wscript~
   +++ wscript
 -@@ -297,7 +297,7 @@ def configure(conf):
 -         conf.env['PKGCONFIGDIR'] = Options.options.pkgconfigdir
 -         print(conf.env['PKGCONFIGDIR'])
 -     else:
 --        conf.env['PKGCONFIGDIR'] = os.path.join(conf.env["PREFIX"], 
 "lib", "pkgconfig")
 -+        conf.env['PKGCONFIGDIR'] = os.path.join(conf.env["PREFIX"], 
 "libdata", "pkgconfig")
 -
 -     if Options.options.config_prefix:
 -         for dir in Options.options.config_prefix:
 -@@ -476,12 +476,5 @@ def set_options(opt):
 +@@ -480,16 +480,6 @@
            opt.sub_options(o)
 
    def shutdown():
 --    if Options.commands['install'] and os.geteuid() == 0:
 +-    if Options.commands['install'] and (
 +-            Options.options.ldconfig or
 +-            (Options.options.ldconfig is None and os.geteuid() == 0)
 +-            ):
   -        ldconfig = '/sbin/ldconfig'
   -        if os.path.isfile(ldconfig):
   -            libprefix = Utils.subst_vars('${PREFIX}/lib', Build.bld.env)
 @@ -21,4 +15,5 @@
   -            except: pass
   -
        if Options.options.run_tests:
 -         os.system(os.path.join(os.getenv('WAF_HOME'), 
 "default/tests/test_xmmstypes"))
 +         os.system(os.path.join(blddir, "default/tests/test_xmmstypes"))
 +         os.system(os.path.join(blddir, "default/tests/test_server"))
 diff -ru /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
 
 -- 
 Michael James Brune
 206-552-8572
 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sun May 16 23:26:59 UTC 2010 
Responsible-Changed-Why:  
miwi already have assigned another PR with 0.7 update 

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

From: MJBrune <admin@mjbrune.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146642: audio/xmms2 maintainer change with update to 0.7
Date: Sun, 16 May 2010 16:29:27 -0700

 This is a multi-part message in MIME format.
 --------------020804000207030606030800
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Sorry about that, had a bit of whitespace issues. here is a non-modified 
 patch file that should hold the right whitespace usage.
 
 -- 
 Michael James Brune
 206-552-8572
 
 
 --------------020804000207030606030800
 Content-Type: text/plain;
  name="patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch"
 
 diff -ruN /usr/ports/audio/xmms2/Makefile /home/james/xmms2/Makefile
 --- /usr/ports/audio/xmms2/Makefile	2010-05-04 04:28:22.000000000 -0700
 +++ /home/james/xmms2/Makefile	2010-05-16 14:42:29.000000000 -0700
 @@ -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@FreeBSD.org
 +MAINTAINER=	admin@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
 diff -ruN /usr/ports/audio/xmms2/distinfo /home/james/xmms2/distinfo
 --- /usr/ports/audio/xmms2/distinfo	2009-08-19 04:55:53.000000000 -0700
 +++ /home/james/xmms2/distinfo	2010-05-16 14:42:29.000000000 -0700
 @@ -1,3 +1,3 @@
 -MD5 (xmms2-0.6DrMattDestruction.tar.bz2) = 954fb9c76b5db5e324a105e81b273200
 -SHA256 (xmms2-0.6DrMattDestruction.tar.bz2) = 4fb4f469816d8a1a676f6660e370b0c73a07e3d7e59d07f57a43b67216291db8
 -SIZE (xmms2-0.6DrMattDestruction.tar.bz2) = 1631304
 +MD5 (xmms2-0.7DrNo.tar.bz2) = 60e50b591078acb6a85cd83de0f2b077
 +SHA256 (xmms2-0.7DrNo.tar.bz2) = 59c58d9380e6b002920a8dc75f0fd4629ab175b82f29b6637f7816fdc9832b2c
 +SIZE (xmms2-0.7DrNo.tar.bz2) = 1519973
 diff -ruN /usr/ports/audio/xmms2/files/patch-src-plugins-airplay-wscript /home/james/xmms2/files/patch-src-plugins-airplay-wscript
 --- /usr/ports/audio/xmms2/files/patch-src-plugins-airplay-wscript	2009-08-19 04:55:54.000000000 -0700
 +++ /home/james/xmms2/files/patch-src-plugins-airplay-wscript	1969-12-31 16:00:00.000000000 -0800
 @@ -1,15 +0,0 @@
 ---- src/plugins/airplay/wscript~
 -+++ src/plugins/airplay/wscript
 -@@ -1,11 +1,6 @@
 - from waftools.plugin import plugin
 - 
 --def plugin_configure(conf):
 --	if not conf.check_cfg(package="openssl", args="--cflags --libs", uselib_store="openssl"):
 --		return False
 --	return True
 --
 --configure, build = plugin("airplay", configure=plugin_configure,
 -+configure, build = plugin("airplay",
 -                           source=["airplay.c", "raop_client.c",
 -                                   "net_utils.c", "rtspdefs.c",
 -                                   "rtspconnection.c", "rtspmessage.c"],
 diff -ruN /usr/ports/audio/xmms2/files/patch-wscript /home/james/xmms2/files/patch-wscript
 --- /usr/ports/audio/xmms2/files/patch-wscript	2009-08-19 04:55:54.000000000 -0700
 +++ /home/james/xmms2/files/patch-wscript	2010-05-16 14:42:29.000000000 -0700
 @@ -1,19 +1,13 @@
  --- wscript~
  +++ wscript
 -@@ -297,7 +297,7 @@ def configure(conf):
 -         conf.env['PKGCONFIGDIR'] = Options.options.pkgconfigdir
 -         print(conf.env['PKGCONFIGDIR'])
 -     else:
 --        conf.env['PKGCONFIGDIR'] = os.path.join(conf.env["PREFIX"], "lib", "pkgconfig")
 -+        conf.env['PKGCONFIGDIR'] = os.path.join(conf.env["PREFIX"], "libdata", "pkgconfig")
 - 
 -     if Options.options.config_prefix:
 -         for dir in Options.options.config_prefix:
 -@@ -476,12 +476,5 @@ def set_options(opt):
 +@@ -480,16 +480,6 @@
           opt.sub_options(o)
   
   def shutdown():
 --    if Options.commands['install'] and os.geteuid() == 0:
 +-    if Options.commands['install'] and (
 +-            Options.options.ldconfig or
 +-            (Options.options.ldconfig is None and os.geteuid() == 0)
 +-            ):
  -        ldconfig = '/sbin/ldconfig'
  -        if os.path.isfile(ldconfig):
  -            libprefix = Utils.subst_vars('${PREFIX}/lib', Build.bld.env)
 @@ -21,4 +15,5 @@
  -            except: pass
  -
       if Options.options.run_tests:
 -         os.system(os.path.join(os.getenv('WAF_HOME'), "default/tests/test_xmmstypes"))
 +         os.system(os.path.join(blddir, "default/tests/test_xmmstypes"))
 +         os.system(os.path.join(blddir, "default/tests/test_server"))
 diff -ruN /usr/ports/audio/xmms2/pkg-plist /home/james/xmms2/pkg-plist
 --- /usr/ports/audio/xmms2/pkg-plist	2009-08-19 04:55:53.000000000 -0700
 +++ /home/james/xmms2/pkg-plist	2010-05-16 14:42:29.000000000 -0700
 @@ -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
 
 --------------020804000207030606030800--
State-Changed-From-To: feedback->closed 
State-Changed-By: pgollucci 
State-Changed-When: Tue May 18 05:03:34 UTC 2010 
State-Changed-Why:  
closed by submitter request in #bsdports 

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