From amdmi3@amdmi3.ru  Mon Aug 18 23:37:18 2008
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 867181065673
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Aug 2008 23:37:18 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 08E3A8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Aug 2008 23:37:18 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1KVEHk-00028T-OF; Tue, 19 Aug 2008 03:37:16 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 895F7B69D;
	Tue, 19 Aug 2008 03:37:23 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id F13B31702D; Tue, 19 Aug 2008 03:37:10 +0400 (MSD)
Message-Id: <20080818233710.F13B31702D@hades.panopticon>
Date: Tue, 19 Aug 2008 03:37:10 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mathias@monnerville.com
Subject: [PATCH] audio/libmpd: update to 0.15.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mathias@monnerville.com

>Number:         126636
>Category:       ports
>Synopsis:       [PATCH] audio/libmpd: update to 0.15.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 18 23:40:01 UTC 2008
>Closed-Date:    Tue Sep 30 12:00:33 UTC 2008
>Last-Modified:  Tue Sep 30 12:00:33 UTC 2008
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008
>Description:
- Update to 0.15.3
- Update WWW

Port maintainer (mathias@monnerville.com) is cc'd.

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

--- libmpd-0.15.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/libmpd/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	6 Jun 2008 13:06:51 -0000	1.6
+++ Makefile	18 Aug 2008 22:27:56 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	libmpd
-PORTVERSION=	0.15.0
-PORTREVISION=	1
+PORTVERSION=	0.15.3
 CATEGORIES=	audio
-MASTER_SITES=	http://download.sarine.nl/gmpc-0.15.5/ \
+MASTER_SITES=	http://download.sarine.nl/download/Programs/gmpc/old/ \
 		http://download.gna.org/kanicule/freebsd/distfiles/
 
 MAINTAINER=	mathias@monnerville.com
Index: distinfo
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/libmpd/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	29 Mar 2008 23:57:34 -0000	1.3
+++ distinfo	18 Aug 2008 22:28:11 -0000
@@ -1,3 +1,3 @@
-MD5 (libmpd-0.15.0.tar.gz) = 723f84bb2d42deee76d2ebea6db61656
-SHA256 (libmpd-0.15.0.tar.gz) = 4bb2a6812815ef7f532011bb84701ed7cc01c7104a47ef515c45b3e77cd34943
-SIZE (libmpd-0.15.0.tar.gz) = 386847
+MD5 (libmpd-0.15.3.tar.gz) = 4d46ceeedd9b424f9cb211d67fda2fbe
+SHA256 (libmpd-0.15.3.tar.gz) = 4400be7b13ed818bfed208f252ab0d560cfacb7b24f02acbe29093e462b3522d
+SIZE (libmpd-0.15.3.tar.gz) = 395714
Index: pkg-descr
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/libmpd/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	5 Apr 2006 12:28:05 -0000	1.1
+++ pkg-descr	18 Aug 2008 22:25:46 -0000
@@ -1,4 +1,4 @@
 libmpd is an abstraction around libmpdclient. It provides
 an easy and reliable callback based interface to mpd.
 
-WWW: http://cms.qballcow.nl/index.php?page=libmpd
+WWW: http://gmpcwiki.sarine.nl/index.php/Libmpd
--- libmpd-0.15.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 18 23:40:11 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126636 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Aug 18 23:40:14 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mathias@monnerville.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/126636: [PATCH] audio/libmpd: update to 0.15.3
Date: Mon, 18 Aug 2008 23:40:13 UT

 Maintainer of audio/libmpd,
 
 Please note that PR ports/126636 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126636
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: miwi->amdmi3 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Aug 19 15:32:10 UTC 2008 
Responsible-Changed-Why:  
submitter has gnats access. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126636 
State-Changed-From-To: feedback->suspended 
State-Changed-By: amdmi3 
State-Changed-When: Tue Sep 2 20:40:22 UTC 2008 
State-Changed-Why:  
This breaks gmpc (but seems to work fine with other libmpd-using ports), 
so suspend for now. Feel free to commit this when updating gmpc. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126636 
State-Changed-From-To: suspended->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Sep 30 12:00:32 UTC 2008 
State-Changed-Why:  
libmpd was updated to 0.16.1 

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