Date: Mon, 21 Nov 2022 04:40:06 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 14d9faf022b7 - main - audio/flacon: the port had been updated to version 9.5.0 Message-ID: <202211210440.2AL4e6UO091938@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=14d9faf022b798d39fa97dd46bea9adbd0535e32 commit 14d9faf022b798d39fa97dd46bea9adbd0535e32 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-11-21 04:39:28 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-11-21 04:39:28 +0000 audio/flacon: the port had been updated to version 9.5.0 Test suite in newer versions requires SoX (aka Sound eXchange). Reported by: portscout --- audio/flacon/Makefile | 4 ++-- audio/flacon/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/flacon/Makefile b/audio/flacon/Makefile index 5413c30d1a6f..761b00138e4d 100644 --- a/audio/flacon/Makefile +++ b/audio/flacon/Makefile @@ -1,5 +1,5 @@ PORTNAME= flacon -PORTVERSION= 9.2.0 +PORTVERSION= 9.5.0 DISTVERSIONPREFIX= v CATEGORIES= audio @@ -16,7 +16,7 @@ TEST_DEPENDS= alacenc:audio/alacenc \ lame:audio/lame mac:audio/mac \ mediainfo:multimedia/mediainfo \ oggenc:audio/vorbis-tools \ - opusenc:audio/opus-tools \ + opusenc:audio/opus-tools sox:audio/sox \ ttaenc:audio/tta wavpack:audio/wavpack USES= cmake compiler:c++11-lang desktop-file-utils pkgconfig qt:5 diff --git a/audio/flacon/distinfo b/audio/flacon/distinfo index ba9006a961fa..a50a999ea586 100644 --- a/audio/flacon/distinfo +++ b/audio/flacon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661780194 -SHA256 (flacon-flacon-v9.2.0_GH0.tar.gz) = 36045d691497cdebbafa28c043728404c1120873581db701bed7f555bbd9df10 -SIZE (flacon-flacon-v9.2.0_GH0.tar.gz) = 3770496 +TIMESTAMP = 1668707962 +SHA256 (flacon-flacon-v9.5.0_GH0.tar.gz) = e9bfbaeef4ebec9442ea11dac81ff38d1e168b8aede18d102b261deb507152a8 +SIZE (flacon-flacon-v9.5.0_GH0.tar.gz) = 3774320
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211210440.2AL4e6UO091938>