aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonhard Wachutka <leonhard@wachutka.eu>2024-07-23 12:15:35 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2024-07-23 12:15:35 +0000
commitd9917ea66163859ee28f8a83a3bc310581e1143b (patch)
treec18641ac1260109a5727fc0f56f74376b621dc19
parent500a61f19f4294c12faac37a0c8ca4a4e544c9db (diff)
downloadports-d9917ea66163859ee28f8a83a3bc310581e1143b.tar.gz
ports-d9917ea66163859ee28f8a83a3bc310581e1143b.zip
audio/beets: update 1.6.0 → 2.0.0, take maintainership
-rw-r--r--audio/beets/Makefile6
-rw-r--r--audio/beets/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/beets/Makefile b/audio/beets/Makefile
index 4b651d59f2f3..8d78563be058 100644
--- a/audio/beets/Makefile
+++ b/audio/beets/Makefile
@@ -1,10 +1,9 @@
PORTNAME= beets
-DISTVERSION= 1.6.0
-PORTREVISION= 7
+DISTVERSION= 2.0.0
CATEGORIES= audio python
MASTER_SITES= PYPI
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= leonhard@wachutka.eu
COMMENT= Media library management system for obsessive-compulsive music geeks
WWW= https://beets.io/
@@ -21,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confuse>=1.0.0:devel/py-confuse@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}unidecode>=0:converters/py-unidecode@${PY_FLAVOR}
USES= python
diff --git a/audio/beets/distinfo b/audio/beets/distinfo
index 4374b7f9e643..28fdbd473d3a 100644
--- a/audio/beets/distinfo
+++ b/audio/beets/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641791706
-SHA256 (beets-1.6.0.tar.gz) = aa6fb734e44afc9b039c0abd0edd4c7706df00d4eb4aae7afa9ff4b6bb15525d
-SIZE (beets-1.6.0.tar.gz) = 1698333
+TIMESTAMP = 1721679985
+SHA256 (beets-2.0.0.tar.gz) = 3b1172b5bc3729e33a6ea4689f7d0236682bf828c67196b6a260f0389cb1f8cf
+SIZE (beets-2.0.0.tar.gz) = 2194709