Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 17:39:46 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 64f025e336f4 - main - multimedia/olive: Add the PORTSCOUT line
Message-ID:  <202104071739.137HdkP4081978@gitrepo.freebsd.org>

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

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

commit 64f025e336f43bd1ed35268a49306a3b0441ac34
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-07 17:21:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-07 17:39:43 +0000

    multimedia/olive: Add the PORTSCOUT line
---
 multimedia/olive/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile
index 61caac8a321d..f680189d7100 100644
--- a/multimedia/olive/Makefile
+++ b/multimedia/olive/Makefile
@@ -27,4 +27,6 @@ CMAKE_ARGS=	-DGIT_HASH:STRING=NoGitHashVersion${DISTVERSION}
 
 DATADIR=	${PREFIX}/share/olive-editor
 
+PORTSCOUT=	limit:^.*[1-9]\..* # prevent tags like 20181223
+
 .include <bsd.port.mk>



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