Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2023 21:46:28 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: 7e87cef0d805 - main - games/linux-quake3-demo: Mark DEPRECATED
Message-ID:  <202312242146.3BOLkSZO027163@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=7e87cef0d805a7be3c14cfeb99539d4cc937e911

commit 7e87cef0d805a7be3c14cfeb99539d4cc937e911
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-24 21:04:35 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-24 21:46:12 +0000

    games/linux-quake3-demo: Mark DEPRECATED
    
    - GENTOO Master Sites has rerolled and cleaned up all older distfiles
    - Cannot be fetched anymore
    - Set EXPIRATION_DATE 2024-01-25
---
 games/linux-quake3-demo/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/linux-quake3-demo/Makefile b/games/linux-quake3-demo/Makefile
index 0e0fa3717100..5efe68dcb8c6 100644
--- a/games/linux-quake3-demo/Makefile
+++ b/games/linux-quake3-demo/Makefile
@@ -18,6 +18,9 @@ LICENSE_NAME=	Loki
 LICENSE_TEXT=	Restrictive license by Loki Software
 LICENSE_PERMS=	auto-accept
 
+DEPRECATED=	Cannot be fetched from GENTOO sites
+EXPIRATION_DATE=	2024-01-25
+
 USES=		linux
 USE_LINUX=	dri
 NO_BUILD=	yes



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