Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Mar 2012 09:13:58 -0800 (PST)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165725: [MAINTAINER] audio/py-libtunepimp: Mark DEPRECATED, set EXPIRATION_DATE
Message-ID:  <4f54f456.4a22340a.62fc.51c2@mx.google.com>
Resent-Message-ID: <201203051720.q25HKC28086206@freefall.freebsd.org>

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

>Number:         165725
>Category:       ports
>Synopsis:       [MAINTAINER] audio/py-libtunepimp: Mark DEPRECATED, set EXPIRATION_DATE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 05 17:20:12 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:
- Mark audio/py-libtunepimp DEPRECATED
- Set EXPIRATION_DATE to one month from now as no other ports depend on it
- MusicBrainz RDF webservice no longer functions so this port is useless
	
>How-To-Repeat:
- Use attached diff
	
>Fix:

	

--- 2012-03-05-py-libtunepimp.diff begins here ---
diff -ruN py-libtunepimp.orig/Makefile py-libtunepimp/Makefile
--- py-libtunepimp.orig/Makefile	2012-03-05 11:59:28.000000000 -0500
+++ py-libtunepimp/Makefile	2012-03-05 12:00:37.000000000 -0500
@@ -17,6 +17,9 @@
 
 LIB_DEPENDS=	tunepimp.5:${PORTSDIR}/audio/libtunepimp
 
+DEPRECATED=	MusicBrainz RDF webservice no longer functions
+EXPIRATION_DATE=	2012-04-05
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	tunepimp
--- 2012-03-05-py-libtunepimp.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?4f54f456.4a22340a.62fc.51c2>