audio/picard: Update MASTER_SITES

Use GitHub as primary and fallback to upstream if that fails
While at it switch to DISTVERSION

PR:		281699
Reviewed by:	jhale (maintainer)
This commit is contained in:
Daniel Engberg 2024-09-28 15:40:33 +02:00
parent f07151ba32
commit bdda361efa

View file

@ -1,9 +1,8 @@
PORTNAME= picard
PORTVERSION= 2.12.3
DISTVERSION= 2.12.3
CATEGORIES= audio python
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
http://ftp.osuosl.org/pub/musicbrainz/picard/
MASTER_SITES= https://github.com/metabrainz/${PORTNAME}/releases/download/release-${DISTVERSION}/ \
https://data.musicbrainz.org/pub/musicbrainz/${PORTNAME}/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Next generation MusicBrainz Tagger