From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 5 17:50:15 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AE0A1065678 for ; Mon, 5 Mar 2012 17:50:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 616208FC1F for ; Mon, 5 Mar 2012 17:50:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q25HoFPe014786 for ; Mon, 5 Mar 2012 17:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q25HoFC9014785; Mon, 5 Mar 2012 17:50:15 GMT (envelope-from gnats) Resent-Date: Mon, 5 Mar 2012 17:50:15 GMT Resent-Message-Id: <201203051750.q25HoFC9014785@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Jason E. Hale" Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D8BD1065706 for ; 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 ; Mon, 5 Mar 2012 17:45:43 +0000 (UTC) Received: by vcmm1 with SMTP id m1so2854554vcm.13 for ; 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" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: perl@FreeBSD.org Subject: ports/165727: [DEPRECATE] audio/p5-MusicBrainz-Queries: Mark DEPRECATED, set EXPIRATION_DATE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jason E. Hale" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2012 17:50:15 -0000 >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: