diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 3ac8749ff9da..563d9e816381 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,42 +1,42 @@ PORTNAME= picard -DISTVERSION= 2.13.2 +DISTVERSION= 2.13.3 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 9978883996dd..13d1df999f38 100644 --- a/audio/picard/distinfo +++ b/audio/picard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739543529 -SHA256 (picard-2.13.2.tar.gz) = d05ae4fb15689666575f9a3a06d2184f41f20c4cbdb72cac89425760ff0ac7b6 -SIZE (picard-2.13.2.tar.gz) = 6088810 +TIMESTAMP = 1739960902 +SHA256 (picard-2.13.3.tar.gz) = 63fdb3aeb2e7ab41c73aa44083030c22a6a0e955b932960c05669998e2e21fcc +SIZE (picard-2.13.3.tar.gz) = 6089477