git: e23f68172bfe - main - devel/pecl-propro2: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Feb 2022 09:51:54 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e23f68172bfe3c5b8ea2625723029d242cc07554
commit e23f68172bfe3c5b8ea2625723029d242cc07554
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-01 09:50:29 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-01 09:50:29 +0000
devel/pecl-propro2: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
PR: 261633
---
devel/pecl-propro2/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/pecl-propro2/Makefile b/devel/pecl-propro2/Makefile
index 0656635a75d9..9a7a494be0cd 100644
--- a/devel/pecl-propro2/Makefile
+++ b/devel/pecl-propro2/Makefile
@@ -10,6 +10,9 @@ COMMENT= Facility to manage extension object properties
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
+EXPIRATION_DATE= 2022-11-28
+
USES= gmake php:pecl
IGNORE_WITH_PHP= 80 81