aboutsummaryrefslogtreecommitdiff
path: root/net-im/pecl-stomp2
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-15 18:31:27 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-15 18:33:16 +0000
commit3631728c2ac46241e1c22738e71797e6b51b90ff (patch)
tree5f47b63017a289cb166127d7267b82e4c36c69e5 /net-im/pecl-stomp2
parentb49c7a738803bed59ce84541e6bd482c67652246 (diff)
downloadports-3631728c2ac46241e1c22738e71797e6b51b90ff.tar.gz
ports-3631728c2ac46241e1c22738e71797e6b51b90ff.zip
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)
Diffstat (limited to 'net-im/pecl-stomp2')
-rw-r--r--net-im/pecl-stomp2/Makefile3
1 files changed, 3 insertions, 0 deletions
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*