From Alex.Varju@webct.com  Sat Mar 11 01:57:09 2006
Return-Path: <Alex.Varju@webct.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3DEC416A478
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Mar 2006 01:57:07 +0000 (GMT)
	(envelope-from Alex.Varju@webct.com)
Received: from asterix.webct.com (asterix.webct.com [209.87.17.4])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D4A1C48492
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Mar 2006 18:13:25 +0000 (GMT)
	(envelope-from Alex.Varju@webct.com)
Received: from snapple.webct.com ([10.1.0.45]) by asterix.webct.com over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713);
	 Fri, 10 Mar 2006 10:13:25 -0800
Received: from snapple.webct.com (localhost [127.0.0.1])
	by snapple.webct.com (8.13.1/8.13.1) with ESMTP id k2AIDOCV017034;
	Fri, 10 Mar 2006 10:13:25 -0800 (PST)
	(envelope-from varju@snapple.webct.com)
Received: (from root@localhost)
	by snapple.webct.com (8.13.1/8.13.1/Submit) id k2AIDOuh017033;
	Fri, 10 Mar 2006 10:13:24 -0800 (PST)
	(envelope-from varju)
Message-Id: <200603101813.k2AIDOuh017033@snapple.webct.com>
Date: Fri, 10 Mar 2006 10:13:24 -0800 (PST)
From: Alex Varju <freebsd-ports@varju.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Meno.Abels@Adviser.com
Subject: [PATCH] audio/mt-daapd: update to 0.2.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify: Meno.Abels@Adviser.com

>Number:         94305
>Category:       ports
>Synopsis:       [PATCH] audio/mt-daapd: update to 0.2.4
>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:   Sat Mar 11 02:00:37 GMT 2006
>Closed-Date:    Fri Apr 14 18:54:05 GMT 2006
>Last-Modified:  Sat Apr 15 22:30:14 GMT 2006
>Originator:     Alex Varju
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD snapple.webct.com 5.3-STABLE FreeBSD 5.3-STABLE #13: Wed Nov  3 11:31:28 PST
>Description:
- Update to 0.2.4
  - This adds support for iTunes 6.0.4

Port maintainer (Meno.Abels@Adviser.com) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- mt-daapd-0.2.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/freebsd/cvsroot/ports/audio/mt-daapd/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	15 Nov 2005 06:48:00 -0000	1.5
+++ Makefile	10 Mar 2006 18:01:15 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mt-daapd
-PORTVERSION=	0.2.3
-PORTREVISION=	1
+PORTVERSION=	0.2.4
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	mt-daapd
Index: distinfo
===================================================================
RCS file: /home/freebsd/cvsroot/ports/audio/mt-daapd/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	22 Jan 2006 08:12:53 -0000	1.4
+++ distinfo	10 Mar 2006 18:01:23 -0000
@@ -1,3 +1,2 @@
-MD5 (mt-daapd-0.2.3.tar.gz) = 17aa3fa0601cbe172d18f53489141e5a
-SHA256 (mt-daapd-0.2.3.tar.gz) = 17e3966a9da7acb0560af1d2c1a5c0162da8e01de195aa096d594ab6248c4930
-SIZE (mt-daapd-0.2.3.tar.gz) = 406035
+MD5 (mt-daapd-0.2.4.tar.gz) = 2e1cdbe6b94ef153e915806f80a28dca
+SIZE (mt-daapd-0.2.4.tar.gz) = 405168
--- mt-daapd-0.2.4.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Mar 11 05:12:41 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Remko Brugman <digistorm@gmx.net>
To: bug-followup@FreeBSD.org,
 freebsd-ports@varju.ca
Cc:  
Subject: Re: ports/94305: [PATCH] audio/mt-daapd: update to 0.2.4
Date: Tue, 28 Mar 2006 18:18:15 +0200

 I think it's pretty critical, as it is impossible to access the  
 created server using the official iTunes software. So at the moment,  
 mt-daapd is pretty useless.
State-Changed-From-To: feedback->closed 
State-Changed-By: mnag 
State-Changed-When: Fri Apr 14 18:54:02 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: Alexander Botero-Lowry <alex@foxybanana.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/94305: [PATCH] audio/mt-daapd: update to 0.2.4
Date: Sat, 15 Apr 2006 15:20:06 -0700

 PR 95190 is a better update patch because it cleans up portlint errors and supplies an rc.subr script instead of hand substitution a homegrown rc script.
 
 Thanks, Alex
>Unformatted:
