git: 40a0d6baee12 - 2025Q1 - audio/cava: Update to 0.10.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Feb 2025 20:01:26 UTC
The branch 2025Q1 has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=40a0d6baee129012ac243b3c72bd469058bff7e0 commit 40a0d6baee129012ac243b3c72bd469058bff7e0 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-02-16 18:49:26 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-02-16 18:57:09 +0000 audio/cava: Update to 0.10.4 - Switch to release tarball - Remove autoreconf and libtool build deps ChangeLog: https://github.com/karlstav/cava/releases/tag/0.10.4 https://github.com/karlstav/cava/releases/tag/0.10.3 PR: 284852 Tested by: diizzy, eduardo Approved by: portmgr (build fix blanket) MFH: 2025Q1 (cherry picked from commit f87cfa2f4db3c30933caedfeee7cd3394c17d671) --- audio/cava/Makefile | 8 +++----- audio/cava/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/audio/cava/Makefile b/audio/cava/Makefile index c4722cbffdc5..603203feb3c1 100644 --- a/audio/cava/Makefile +++ b/audio/cava/Makefile @@ -1,7 +1,7 @@ PORTNAME= cava -DISTVERSION= 0.10.2 -PORTREVISION= 1 +DISTVERSION= 0.10.4 CATEGORIES= audio +MASTER_SITES= https://github.com/karlstav/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= vendion@gmail.com COMMENT= Cross-platform Audio Visualizer @@ -13,9 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfftw3.so:math/fftw3 \ libiniparser.so:devel/iniparser -USES= autoreconf compiler:c11 libtool localbase pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= karlstav +USES= compiler:c11 localbase pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-input-alsa \ diff --git a/audio/cava/distinfo b/audio/cava/distinfo index 96e4efd66d1f..bc714d0fe912 100644 --- a/audio/cava/distinfo +++ b/audio/cava/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842976 -SHA256 (karlstav-cava-0.10.2_GH0.tar.gz) = 853ee78729ed3501d0cdf9c1947967ad3bfe6526d66a029b4ddf9adaa6334d4f -SIZE (karlstav-cava-0.10.2_GH0.tar.gz) = 130036 +TIMESTAMP = 1739728091 +SHA256 (cava-0.10.4.tar.gz) = 0945dc5cf46a372959d01788f1266240f9d4a88a6e123028aa7e7d1e96fda01b +SIZE (cava-0.10.4.tar.gz) = 426075