Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 20:14:04 GMT
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: febf7e11afde - main - games/cockatrice: Deprecate port that hasn't had a release in 2 years.
Message-ID:  <202306222014.35MKE4TY073994@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sbruno:

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

commit febf7e11afdeddbbf40e6a52f85121d24aed0253
Author:     Sean Bruno <sbruno@FreeBSD.org>
AuthorDate: 2023-06-22 20:12:58 +0000
Commit:     Sean Bruno <sbruno@FreeBSD.org>
CommitDate: 2023-06-22 20:13:48 +0000

    games/cockatrice: Deprecate port that hasn't had a release in 2 years.
---
 games/cockatrice/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile
index 3a6b31a5d9c4..08f16d592cbd 100644
--- a/games/cockatrice/Makefile
+++ b/games/cockatrice/Makefile
@@ -6,6 +6,8 @@ CATEGORIES=	games
 MAINTAINER=	sbruno@FreeBSD.org
 COMMENT=	Virtual tabletop client and server for multiplayer card games
 WWW=		http://www.woogerworks.com
+DEPRECATED=	Upstream releases haven't occured for multiple years and will require a new portbuild.
+EXPIRATION_DATE=2023-07-31
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

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