git: 0c6e10dd5386 - main - audio/vst3sd: Add PORTSCOUT tag

Yuri Victorovich yuri at FreeBSD.org
Sun Apr 18 05:42:35 UTC 2021


The branch main has been updated by yuri:

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

commit 0c6e10dd5386c0d8fc4f34dfc4c5964be61724de
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-18 05:27:07 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-18 05:27:07 +0000

    audio/vst3sd: Add PORTSCOUT tag
---
 audio/vst3sdk/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/vst3sdk/Makefile b/audio/vst3sdk/Makefile
index da396777fafc..bf258b590ff6 100644
--- a/audio/vst3sdk/Makefile
+++ b/audio/vst3sdk/Makefile
@@ -37,6 +37,8 @@ GH_TUPLE=	\
 
 SHEBANG_FILES=	vstgui4/vstgui/uidescription/editing/createuidescdata.sh
 
+PORTSCOUT=	limit:^.*\d\.\d # prevent tags like vstsdk370_31_07_2020_build_116
+
 do-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME}
 .for dir in base pluginterfaces public.sdk


More information about the dev-commits-ports-all mailing list