Date: Mon, 05 Mar 2012 09:45:43 -0800 (PST) From: Jason E. Hale <bsdkaffee@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Cc: ruby@FreeBSD.org Subject: [DEPRECATE] audio/ruby-musicbrainz: Mark DEPRECATED, set EXPIRATION_DATE Message-ID: <4f54fbc7.4625340a.655a.5cc3@mx.google.com>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Jason E. Hale >Organization: none >Confidential: no >Synopsis: [DEPRECATE] audio/ruby-musicbrainz: Mark DEPRECATED, set EXPIRATION_DATE >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 9.0-RELEASE i386 >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/ruby-musicbrainz 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 - Consider RBrainz instead: http://rbrainz.rubyforge.org/ - 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-ruby-musicbrainz.diff begins here --- diff -ruN ruby-musicbrainz.orig/Makefile ruby-musicbrainz/Makefile --- ruby-musicbrainz.orig/Makefile 2012-03-05 12:27:49.000000000 -0500 +++ ruby-musicbrainz/Makefile 2012-03-05 12:28:19.000000000 -0500 @@ -18,6 +18,9 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz +DEPRECATED= MusicBrainz RDF webservice no longer functions +EXPIRATION_DATE= 2012-04-05 + USE_RUBY= yes USE_RUBY_EXTCONF= yes --- 2012-03-05-ruby-musicbrainz.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f54fbc7.4625340a.655a.5cc3>