Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2022 18:33:39 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3631728c2ac4 - main - net-im/pecl-stomp2: Mark DEPRECATED
Message-ID:  <202202151833.21FIXdID075168@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3631728c2ac46241e1c22738e71797e6b51b90ff

commit 3631728c2ac46241e1c22738e71797e6b51b90ff
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-15 18:31:27 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-15 18:33:16 +0000

    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*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202151833.21FIXdID075168>