Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 17:32:56 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f2c8d354fafb - main - www/thundercache: Deprecate and set expiration date to 2024-09-30
Message-ID:  <202409081732.488HWuSA008140@gitrepo.freebsd.org>

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

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

commit f2c8d354fafbeb13ed1684a9d7f82afaecccab4e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-08 06:58:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-08 17:31:48 +0000

    www/thundercache: Deprecate and set expiration date to 2024-09-30
    
    Outdated version in tree (10+ years old), product is still being maintained upstream
    
    PR:             281066
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 www/thundercache/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/thundercache/Makefile b/www/thundercache/Makefile
index e0df74988dcc..de15e4c518e6 100644
--- a/www/thundercache/Makefile
+++ b/www/thundercache/Makefile
@@ -18,6 +18,9 @@ LICENSE_NAME=	commercial
 LICENSE_TEXT=	Commercial software with shareware license to 50 threads
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
+DEPRECATED=	Deprecated and outdated, product is still being maintained upstream   
+EXPIRATION_DATE=2024-09-30
+
 OPTIONS_DEFINE=	DEPENDACK APACHE PHP PGSQL
 OPTIONS_DEFAULT=DEPENDACK APACHE PHP PGSQL
 DEPENDACK_DESC=	I have read and understood the depends needs



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