Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2023 22:57:23 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5146c05236d4 - main - games/quake3: Mark DEPRECATED
Message-ID:  <202310292257.39TMvNYu029229@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5146c05236d414a4c0519ef54d7b5e0b8fcda356

commit 5146c05236d414a4c0519ef54d7b5e0b8fcda356
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 14:38:42 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:34 +0000

    games/quake3: Mark DEPRECATED
    
    - BROKEN for more than 4 years on all supported versions after the EOL
    of 12
    - Set EXPIRATION_DATE 2023-12-31
    
    Approved by:    portmgr (blanket)
---
 games/quake3/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/quake3/Makefile b/games/quake3/Makefile
index f0b396f6d702..3ea1aa7195fc 100644
--- a/games/quake3/Makefile
+++ b/games/quake3/Makefile
@@ -12,6 +12,8 @@ MAINTAINER=	shirshegsm@gmail.com
 COMMENT=	Quake III Arena -- first person shooter (native build)
 WWW=		http://www.idsoftware.com/games/quake/quake3-arena/
 
+DEPRECATED=	BROKEN for more than 4 years on all supported versions after the EOL of 12
+EXPIRATION_DATE=	2023-12-31
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: re
 BROKEN_FreeBSD_14=	ld: error: duplicate symbol: re
 



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