Date: Fri, 1 Nov 2024 14:22:19 GMT From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5c0717b5e477 - main - www/kohana: Deprecate and set expiration date to 2024-12-01 Message-ID: <202411011422.4A1EMJN2078422@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c0717b5e477d8aa1259b4bfef6770615f13594f commit 5c0717b5e477d8aa1259b4bfef6770615f13594f Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-11-01 14:19:40 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-11-01 14:22:01 +0000 www/kohana: Deprecate and set expiration date to 2024-12-01 Supports only PHP5 and the upstream abandoned. --- www/kohana/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/kohana/Makefile b/www/kohana/Makefile index d9dfc3a7246f..1c9e0cad1284 100644 --- a/www/kohana/Makefile +++ b/www/kohana/Makefile @@ -11,6 +11,9 @@ WWW= https://kohanaframework.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +DEPRECATED= Supports only PHP5, abandoned upstream +EXPIRATION_DATE= 2024-12-01 + USES= cpe php zip CPE_VENDOR= ${PORTNAME}framework
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411011422.4A1EMJN2078422>