git: 8fbc3e61b32a - main - sysutils/geomWatch: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:20:55 UTC
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fbc3e61b32a77d5217ad1b58df6be80634cf95d
commit 8fbc3e61b32a77d5217ad1b58df6be80634cf95d
Author: Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 17:07:52 +0000
Commit: Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:29 +0000
sysutils/geomWatch: deprecate
---
sysutils/geomWatch/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile
index 77a58e5961cc..d1539c9f8142 100644
--- a/sysutils/geomWatch/Makefile
+++ b/sysutils/geomWatch/Makefile
@@ -20,6 +20,8 @@ BROKEN_armv6= fails to compile: call to 'atomic_add_64' is ambiguous
BROKEN_armv7= fails to compile: call to 'atomic_add_64' is ambiguous
IGNORE_DragonFly= requires geom(4) support
BROKEN= does not fetch
+DEPRECATED= Broken since 2021
+EXPIRATION_DATE= 2023-03-21
USES= tar:tbz
USE_CXXSTD= gnu++98