git: 91145a37e5d8 - main - audio/flacon: belatedly update the port to version 9.0.0

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Sun, 05 Jun 2022 08:01:38 UTC
The branch main has been updated by danfe:

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

commit 91145a37e5d8c1b1bc30dee86ad5dd98aeef8818
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-06-05 08:00:22 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-06-05 08:00:22 +0000

    audio/flacon: belatedly update the port to version 9.0.0
    
    Amend TEST_DEPENDS so they include all external programs invoked
    during the test run.  Unfortunately, most of the tests still fail
    due to apparently locale-related issues.
    
    Reported by:    portscout
---
 audio/flacon/Makefile | 5 +++--
 audio/flacon/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/audio/flacon/Makefile b/audio/flacon/Makefile
index 768956d94437..65d3f778ec58 100644
--- a/audio/flacon/Makefile
+++ b/audio/flacon/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
 
 PORTNAME=	flacon
-PORTVERSION=	8.2.0
+PORTVERSION=	9.0.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	audio
 
@@ -12,7 +12,8 @@ LICENSE=	LGPL21+
 
 LIB_DEPENDS=	libtag.so:audio/taglib \
 		libuchardet.so:textproc/uchardet
-TEST_DEPENDS=	mac:audio/mac ttaenc:audio/tta
+TEST_DEPENDS=	flac:audio/flac mac:audio/mac mediainfo:multimedia/mediainfo \
+		ttaenc:audio/tta wavpack:audio/wavpack
 
 USES=		cmake compiler:c++11-lang desktop-file-utils pkgconfig qt:5
 USE_GITHUB=	yes
diff --git a/audio/flacon/distinfo b/audio/flacon/distinfo
index 188d85834aea..4a4cef1cc38b 100644
--- a/audio/flacon/distinfo
+++ b/audio/flacon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640100305
-SHA256 (flacon-flacon-v8.2.0_GH0.tar.gz) = 7fd0f97f9bca87c5ec0f7eee30c6480b9cc51c8c60f79d9726ed09db756c60b9
-SIZE (flacon-flacon-v8.2.0_GH0.tar.gz) = 3757221
+TIMESTAMP = 1651231719
+SHA256 (flacon-flacon-v9.0.0_GH0.tar.gz) = a83d5fe297ceb6408b7f63c56a6be336fe1c6d06ebedcc0c84a3f7dd234140e4
+SIZE (flacon-flacon-v9.0.0_GH0.tar.gz) = 3762192