Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Mar 2012 09:45:42 -0800 (PST)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org
Subject:   ports/165727: [DEPRECATE] audio/p5-MusicBrainz-Queries: Mark DEPRECATED, set EXPIRATION_DATE
Message-ID:  <4f54fbc6.4625340a.655a.5cc1@mx.google.com>
Resent-Message-ID: <201203051750.q25HoFC9014785@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165727
>Category:       ports
>Synopsis:       [DEPRECATE] audio/p5-MusicBrainz-Queries: Mark DEPRECATED, set EXPIRATION_DATE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 05 17:50:15 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f54fbc6.4625340a.655a.5cc1>