git: 64f025e336f4 - main - multimedia/olive: Add the PORTSCOUT line
Yuri Victorovich
yuri at FreeBSD.org
Wed Apr 7 17:39:47 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=64f025e336f43bd1ed35268a49306a3b0441ac34
commit 64f025e336f43bd1ed35268a49306a3b0441ac34
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-07 17:21:03 +0000
Commit: Yuri Victorovich <yuri at 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>
More information about the dev-commits-ports-all
mailing list