git: 4e7380c6d1b1 - main - sysutils/jobd: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:20:57 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7380c6d1b18fc0e7d2382abbc7dd36e1803d6f commit 4e7380c6d1b18fc0e7d2382abbc7dd36e1803d6f Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 17:09:59 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 17:09:59 +0000 sysutils/jobd: deprecate --- sysutils/jobd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile index 6a105f3ddc16..1cd1250d18cf 100644 --- a/sysutils/jobd/Makefile +++ b/sysutils/jobd/Makefile @@ -17,6 +17,8 @@ BROKEN_armv6= fails to compile: comparison of constant -1 with expression of ty BROKEN_armv7= fails to compile: comparison of constant -1 with expression of type char is always true BROKEN_mips64= fails to configure: unrecognized command line option -std=c++11 BROKEN_sparc64= fails to configure: unrecognized command line option -std=c++11 +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 HAS_CONFIGURE= YES USE_GITHUB= YES