diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 2538ea621f63..3ac8749ff9da 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,42 +1,42 @@ PORTNAME= picard -DISTVERSION= 2.13.1 +DISTVERSION= 2.13.2 CATEGORIES= audio python 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 WWW= https://picard.musicbrainz.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.txt BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}discid>=1.0:audio/py-discid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mutagen>=1.37:audio/py-mutagen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fasteners>=0.14:devel/py-fasteners@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>=3.2:textproc/py-markdown@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0:www/py-pyjwt@${PY_FLAVOR} USES= desktop-file-utils gettext-tools pyqt:5 python USE_LOCALE= en_US.UTF-8 USE_PYQT= pyqt5:run USE_PYTHON= autoplist noflavors pep517 unittest CONFLICTS_INSTALL= picard-tools py*-python-picard # bin/picard OPTIONS_DEFINE= ACOUSTID PLUGINS OPTIONS_DEFAULT= PLUGINS ACOUSTID_RUN_DEPENDS= fpcalc:audio/chromaprint PLUGINS_DESC= Install various plugins to extend functionality PLUGINS_RUN_DEPENDS= picard-plugins>=2.0:audio/picard-plugins post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/picard/util/_astrcmp*.so .include diff --git a/audio/picard/distinfo b/audio/picard/distinfo index 0b02cbfd002d..9978883996dd 100644 --- a/audio/picard/distinfo +++ b/audio/picard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738739717 -SHA256 (picard-2.13.1.tar.gz) = 0b71acebde48ba96de872fa34950fdd7e91946f41e565a7712eb0ef9c3daad01 -SIZE (picard-2.13.1.tar.gz) = 6088686 +TIMESTAMP = 1739543529 +SHA256 (picard-2.13.2.tar.gz) = d05ae4fb15689666575f9a3a06d2184f41f20c4cbdb72cac89425760ff0ac7b6 +SIZE (picard-2.13.2.tar.gz) = 6088810