git: 5c0717b5e477 - main - www/kohana: Deprecate and set expiration date to 2024-12-01
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Nov 2024 14:22:19 UTC
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