From toxa@ank-pki.ru  Fri Dec 31 13:55:51 2004
Return-Path: <toxa@ank-pki.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2634D16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Dec 2004 13:55:51 +0000 (GMT)
Received: from ank-pki.ru (mercury.ank-pki.ru [213.170.76.146])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C1E5D43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Dec 2004 13:55:49 +0000 (GMT)
	(envelope-from toxa@ank-pki.ru)
Received: (qmail 18775 invoked by uid 1001); 31 Dec 2004 16:55:47 +0300
Message-Id: <20041231135547.18774.qmail@ank-pki.ru>
Date: 31 Dec 2004 16:55:47 +0300
From: Anton Karpov <toxa@unixforge.org>
Reply-To: Anton Karpov <toxa@unixforge.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: toxa@cterra.ru
Subject: port audio/musicpd is outdated
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75693
>Category:       ports
>Synopsis:       port audio/musicpd is outdated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 31 14:00:40 GMT 2004
>Closed-Date:    Fri Jan 14 15:47:09 GMT 2005
>Last-Modified:  Fri Jan 14 15:47:09 GMT 2005
>Originator:     Anton Karpov
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD mercury.ank-pki.ru 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Nov 19 21:34:12 
MSK 2004 root@mercury.ank-pki.ru:/usr/obj/usr/src/sys/MERCURY i386


>Description:
	Music Play Daemon (audio/musicpd) 0.11.5 was released quite time 
	ago but we still have outdated version in ports
>How-To-Repeat:
>Fix:
	Patch is attached

--- patch.diff begins here ---
diff -ruN musicpd.orig/Makefile musicpd/Makefile
--- musicpd.orig/Makefile	Fri Sep  3 11:53:22 2004
+++ musicpd/Makefile	Fri Dec 31 03:59:12 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	musicpd
-PORTVERSION=	0.11.4
+PORTVERSION=	0.11.5
 CATEGORIES=	audio ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -27,6 +27,7 @@
 		AAC "Support for MP4/AAC Audio" off \
 		MOD "Support for MOD Audio" off \
 		ICONV "Support for international characters" on \
+        ID3TAG "Support for id3v1 tag encoding" off \
 		IPV6 "Support for IPV6" on
 
 .include <bsd.port.pre.mk>
@@ -71,6 +72,10 @@
 CONFIGURE_ARGS+=--disable-iconv
 .else
 USE_ICONV=	yes
+.endif
+
+.ifdef(WITH_ID3TAG)
+CONFIGURE_ARGS+=--enable-mpd-id3tag
 .endif
 
 .ifdef(WITHOUT_IPV6)
diff -ruN musicpd.orig/distinfo musicpd/distinfo
--- musicpd.orig/distinfo	Fri Sep  3 11:53:22 2004
+++ musicpd/distinfo	Fri Dec 31 03:53:07 2004
@@ -1,2 +1,2 @@
-MD5 (mpd-0.11.4.tar.gz) = e38bbb31e07920bac90f5c6f3825aa8e
-SIZE (mpd-0.11.4.tar.gz) = 1120087
+MD5 (mpd-0.11.5.tar.gz) = 1a9a1a9d31f00a43838b3752024f7ebe
+SIZE (mpd-0.11.5.tar.gz) = 1127523
--- patch.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Tue Jan 4 15:05:38 GMT 2005 
State-Changed-Why:  
Forwarded PR to maintainer 

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

From: "Volker Stolz" <vs@freebsd.org>
To: freebsd-gnats-submit@freebsd.org, toxa@unixforge.org,
	ports@mark.reidel.info
Cc:  
Subject: Re: ports/75693: port audio/musicpd is outdated
Date: Tue, 04 Jan 2005 16:08:39 +0100

 Dear maintainer, please review the proposed patch!
 
 Cheers,
 Volker

From: Mark Daniel Reidel <mark@reidel.info>
To: Volker Stolz <vs@freebsd.org>
Cc: freebsd-gnats-submit@freebsd.org, toxa@unixforge.org,
	ports@mark.reidel.info
Subject: Re: ports/75693: port audio/musicpd is outdated
Date: Thu, 13 Jan 2005 18:02:38 +0100

 Volker Stolz wrote:
 > Dear maintainer, please review the proposed patch!
 
 Strange, I sent almost the same PR the time the new version was released 
 but never got a PR-number. I guess  I gotta review my local mailserver, 
 seems to dislike sending mails as root *sigh*
 Anyway, of course I approve the proposed patch and am sorry that I 
 haven't reacted earlier, I was moving again. So please... commit it :o)
 Cheers,
 
 	- Mark
 
 -- 
 Fortune cookie of the hour:
 The qotc (quote of the con) was Liz's:
 	"My brain is paged out to my liver"
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Fri Jan 14 15:45:40 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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