Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 17:20:57 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4e7380c6d1b1 - main - sysutils/jobd: deprecate
Message-ID:  <202302201720.31KHKvWI046202@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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