devel/pecl-APCu_bc: Mark DEPRECATED

- Set EXPIRATION_DATE on 2022-11-28

As stated on
https://www.php.net/manual/en/apcu.installation.php
pecl-APCu_bc will not support PHP 8.0.

PR:		261622 261943
Approved by:	me@skylord.ru (maintainer)
This commit is contained in:
Muhammad Moinur Rahman 2022-02-14 05:39:40 -06:00
parent 5ebe1d0cdd
commit e46bec5b74

View File

@ -9,6 +9,9 @@ COMMENT= APCu Backwards Compatibility Module
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
EXPIRATION_DATE=2022-11-28
BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_FLAVOR}
USES= localbase php:pecl