audio/py-musicbrainz2: Mark DEPRECATED and set EXPIRATION_DATE (2 weeks)
Musicbrainz Webservice 1.0 support ended 2018-08-01, so this port is useless. Set a short expiration window since only audio/puddletag depends on this and the code that required it was removed in 2012.
This commit is contained in:
parent
13ee71baac
commit
26c895681b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482118
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ COMMENT= Next Generation Python bindings for MusicBrainz
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
DEPRECATED= Musicbrainz Web Service 1.0 support ended 2018-08-01
|
||||
EXPIRATION_DATE= 2018-10-28
|
||||
|
||||
LIB_DEPENDS= libdiscid.so:audio/libdiscid
|
||||
|
||||
USES= python:2.7
|
||||
|
|
Loading…
Reference in a new issue