From bsdkaffee@gmail.com  Mon Mar  5 17:45:44 2012
Return-Path: <bsdkaffee@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 0D8BD1065706
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:45:44 +0000 (UTC)
	(envelope-from bsdkaffee@gmail.com)
Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182])
	by mx1.freebsd.org (Postfix) with ESMTP id A68BE8FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 17:45:43 +0000 (UTC)
Received: by vcmm1 with SMTP id m1so2854554vcm.13
        for <multiple recipients>; Mon, 05 Mar 2012 09:45:43 -0800 (PST)
Received: from mr.google.com ([10.52.98.169])
        by 10.52.98.169 with SMTP id ej9mr36449980vdb.80.1330969543160 (num_hops = 1);
        Mon, 05 Mar 2012 09:45:43 -0800 (PST)
Received: by 10.52.98.169 with SMTP id ej9mr31230441vdb.80.1330969542912;
        Mon, 05 Mar 2012 09:45:42 -0800 (PST)
Received: from mocha.verizon.net (c-71-61-40-68.hsd1.oh.comcast.net. [71.61.40.68])
        by mx.google.com with ESMTPS id w6sm26039070vdj.4.2012.03.05.09.45.41
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 05 Mar 2012 09:45:42 -0800 (PST)
Message-Id: <4f54fbc6.4625340a.655a.5cc1@mx.google.com>
Date: Mon, 05 Mar 2012 09:45:42 -0800 (PST)
From: Jason E. Hale <bsdkaffee@gmail.com>
Reply-To: Jason E. Hale <bsdkaffee@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perl@FreeBSD.org
Subject: [DEPRECATE] audio/p5-MusicBrainz-Queries: Mark DEPRECATED, set EXPIRATION_DATE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         165727
>Category:       ports
>Synopsis:       [DEPRECATE] audio/p5-MusicBrainz-Queries: Mark DEPRECATED, set EXPIRATION_DATE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 05 17:50:15 UTC 2012
>Closed-Date:    Mon Mar 05 18:50:46 UTC 2012
>Last-Modified:  Mon Mar  5 19:00:20 UTC 2012
>Originator:     Jason E. Hale
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
none 
>Environment:
System: FreeBSD mocha.verizon.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jan 19 11:42:41 EST 2012 Jason@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA9 i386


	
>Description:
- audio/p5-MusicBrainz-Queries depends on audio/libmusicbrainz which no longer
  functions and will be removed in the future
- The MusicBrainz RDF webservice no longer functions and since the sole purpose
  of this port is to fetch from that service, it should be removed
- No other ports depend on this port
- Mark DEPRECATED and set EXPIRATION_DATE to one month from now
	
>How-To-Repeat:
- Use attached diff
	
>Fix:

	

--- 2012-03-05-p5-MusicBrainz-Queries.diff begins here ---
diff -ruN p5-MusicBrainz-Queries.orig/Makefile p5-MusicBrainz-Queries/Makefile
--- p5-MusicBrainz-Queries.orig/Makefile	2012-03-05 12:22:08.000000000 -0500
+++ p5-MusicBrainz-Queries/Makefile	2012-03-05 12:23:29.000000000 -0500
@@ -16,6 +16,9 @@
 
 BUILD_DEPENDS=	${LOCALBASE}/include/musicbrainz/queries.h:${PORTSDIR}/audio/libmusicbrainz
 
+DEPRECATED=	MusicBrainz RDF webservice no longer functions
+EXPIRATION_DATE=	2012-04-05
+
 PERL_CONFIGURE=	yes
 
 MAN3=		MusicBrainz::Queries.3
--- 2012-03-05-p5-MusicBrainz-Queries.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 5 17:50:29 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165727 
Responsible-Changed-From-To: perl->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Mon Mar 5 18:48:13 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165727 
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Mon Mar 5 18:50:44 UTC 2012 
State-Changed-Why:  
Committed.  Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165727: commit references a PR
Date: Mon,  5 Mar 2012 18:50:46 +0000 (UTC)

 crees       2012-03-05 18:50:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/p5-MusicBrainz-Queries Makefile 
   Log:
   Deprecate for removal on 5/Apr -- website no longer functions
   
   PR:             ports/165727
   Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer of audio/musicbrainz)
   
   Revision  Changes    Path
   1.13      +3 -0      ports/audio/p5-MusicBrainz-Queries/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
