Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2022 20:23:40 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e70900516af - main - games/opendungeons: deprecate (broken for more than 6 months)
Message-ID:  <202212142023.2BEKNeAj093271@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e70900516af4d117f99b13c38212884f47cb256

commit 1e70900516af4d117f99b13c38212884f47cb256
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-12-14 14:26:56 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-12-14 20:22:13 +0000

    games/opendungeons: deprecate (broken for more than 6 months)
---
 games/opendungeons/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/opendungeons/Makefile b/games/opendungeons/Makefile
index 929756d68e49..116da3562c97 100644
--- a/games/opendungeons/Makefile
+++ b/games/opendungeons/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS=	libboost_atomic.so:devel/boost-libs \
 		libOgreMain.so:graphics/ogre3d19
 
 BROKEN=		error: no template named 'conditional_t' in namespace 'std'
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=2023-02-14
 
 USES=		cmake pkgconfig
 



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