git: aaaf308d1eac - main - ftp/php-fastdfs: Mark DEPRECATED with php74
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Feb 2022 13:38:27 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aaaf308d1eac1df546bdc98c94a274e61d08d0cf
commit aaaf308d1eac1df546bdc98c94a274e61d08d0cf
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-20 13:32:23 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-20 13:38:21 +0000
ftp/php-fastdfs: Mark DEPRECATED with php74
- Set EXPIRATION_DATE on 2022-11-28
PR: 261625
Approved by: daniel@blodan.se (maintainer-timeout)
---
ftp/php-fastdfs/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ftp/php-fastdfs/Makefile b/ftp/php-fastdfs/Makefile
index bfb8446d4825..7122b0f3b8ed 100644
--- a/ftp/php-fastdfs/Makefile
+++ b/ftp/php-fastdfs/Makefile
@@ -8,6 +8,9 @@ COMMENT= PHP module for accessing a FastDFS cluster
LICENSE= GPLv3+
+DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
+EXPIRATION_DATE=2022-11-28
+
LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \
libfdfsclient.so:ftp/fastdfs