Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2024 22:27:35 GMT
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c1881fe9bf74 - main - audio/picard: Update to 2.11
Message-ID:  <202401262227.40QMRZqu018931@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c1881fe9bf747925c7bdf46710ef61727ebf3158

commit c1881fe9bf747925c7bdf46710ef61727ebf3158
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-01-26 22:20:04 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2024-01-26 22:27:09 +0000

    audio/picard: Update to 2.11
    
    https://github.com/metabrainz/picard/releases/tag/release-2.11.0rc1
    https://github.com/metabrainz/picard/releases/tag/release-2.11
---
 audio/picard/Makefile | 4 ++--
 audio/picard/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index c3fe0948a936..8e007bff9ec2 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	picard
-PORTVERSION=	2.10
+PORTVERSION=	2.11
 CATEGORIES=	audio python
 MASTER_SITES=	http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
 		ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}discid>=1.0:audio/py-discid@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}markdown>=3.2:textproc/py-markdown@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0:www/py-pyjwt@${PY_FLAVOR}
 
-USES=		gettext pyqt:5 python desktop-file-utils
+USES=		desktop-file-utils gettext-tools pyqt:5 python
 USE_LOCALE=	en_US.UTF-8
 USE_PYQT=	pyqt5:run sip
 USE_PYTHON=	autoplist noflavors pep517 unittest
diff --git a/audio/picard/distinfo b/audio/picard/distinfo
index 2cc48c6e0d39..8dbae13b2492 100644
--- a/audio/picard/distinfo
+++ b/audio/picard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697236873
-SHA256 (picard-2.10.tar.gz) = 5a97133e3549a81367c5128678237b0cb013f49ca8279ba88272a09a5cdc3939
-SIZE (picard-2.10.tar.gz) = 5800268
+TIMESTAMP = 1706307235
+SHA256 (picard-2.11.tar.gz) = 449a318a8834b2a81b83a5ad0f1e4c595fd16ef4ecce962eca8821279315f85e
+SIZE (picard-2.11.tar.gz) = 5829423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401262227.40QMRZqu018931>