Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2023 06:45:40 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b851da0d0148 - main - audio/furnace: Update PORTSCOUT
Message-ID:  <202309130645.38D6jeE1067169@gitrepo.freebsd.org>

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

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

commit b851da0d0148a8c4614c084671115b773158e056
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-09-13 06:45:30 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-09-13 06:45:38 +0000

    audio/furnace: Update PORTSCOUT
    
    Tags are bogus. Ignore until 0.6 is released.
---
 audio/furnace/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/audio/furnace/Makefile b/audio/furnace/Makefile
index ab44735ce5b5..537d8f9e47fd 100644
--- a/audio/furnace/Makefile
+++ b/audio/furnace/Makefile
@@ -33,7 +33,8 @@ CMAKE_ARGS+=	-DBUILD_GUI:BOOL=ON \
 		-DSYSTEM_SDL2:BOOL=ON \
 		-DSYSTEM_ZLIB:BOOL=ON
 
-PORTSCOUT=	skipv:v${DISTVERSION}
+# tags are bogus, ignore until 0.6 is released
+PORTSCOUT=	ignore:1
 
 OPTIONS_DEFINE=	DOCS JACK
 



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