git: 7743b53783cb - main - audio/furnace: Re-add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Apr 2025 05:47:09 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=7743b53783cbaaf5d44f7153a867fcae8b721a29 commit 7743b53783cbaaf5d44f7153a867fcae8b721a29 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2025-04-07 05:46:01 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2025-04-07 05:46:01 +0000 audio/furnace: Re-add PORTSCOUT Re-add PORTSCOUT to ignore WIP tags that show up as new version. --- audio/furnace/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/furnace/Makefile b/audio/furnace/Makefile index 2a94b374a7f6..62fe5c089d80 100644 --- a/audio/furnace/Makefile +++ b/audio/furnace/Makefile @@ -47,6 +47,9 @@ EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/extern --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/extern/zlib \ --no-same-owner --no-same-permissions +# bogus tags +PORTSCOUT= ignore:1 + OPTIONS_DEFINE= DOCS JACK NLS OPTIONS_SUB= yes