From 3631728c2ac46241e1c22738e71797e6b51b90ff Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 15 Feb 2022 12:31:27 -0600 Subject: [PATCH] net-im/pecl-stomp2: Mark DEPRECATED - Set EXPIRATION_DATE on 2022-11-28 Last upstream release was on Mid 2018. PR: 261623 Approved by: dbaio (maintainer-timeout) --- net-im/pecl-stomp2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-im/pecl-stomp2/Makefile b/net-im/pecl-stomp2/Makefile index f6131bd31538..1527d3c3e7ba 100644 --- a/net-im/pecl-stomp2/Makefile +++ b/net-im/pecl-stomp2/Makefile @@ -8,6 +8,9 @@ COMMENT= PECL extension of stomp client 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 + USES= php:pecl IGNORE_WITH_PHP= 80 81 CONFLICTS= pecl-stomp-1*