git: f9468db3c291 - main - lang/yorick: Mark PORTSCOUT ignore
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 23:38:28 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f9468db3c2916e802d93b7db19837ba91a04da4a
commit f9468db3c2916e802d93b7db19837ba91a04da4a
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-11-05 14:00:46 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-11-05 23:38:08 +0000
lang/yorick: Mark PORTSCOUT ignore
Upstream last release was in 2013 but there are still some activity in
the GH repo. So for now mark ignore as it points to some stale versions.
---
lang/yorick/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lang/yorick/Makefile b/lang/yorick/Makefile
index 3a27dba82e3e..4f442ab1ce38 100644
--- a/lang/yorick/Makefile
+++ b/lang/yorick/Makefile
@@ -20,6 +20,8 @@ MAKE_ARGS= Y_HOME=relocatable Y_DOCDIR=/dev/null
CONFLICTS_INSTALL= gist p5-App-gist py*-python-gist # bin/gist
+PORTSCOUT= ignore:1
+
INFO= yorick
PORTDOCS= FILE_FORMATS README drat.doc graph.doc hex.doc \
library.doc math.doc refs.pdf refs.tex std.doc \