Bug 261943

Summary: devel/pecl-APCu_bc: deprecate due to php 7.4 EOL
Product: Ports & Packages Reporter: Mikle Davidkin <me>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Some People CC: bofh
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261622
Attachments:
Description Flags
Deprecate port me: maintainer-approval+

Description Mikle Davidkin 2022-02-14 07:28:52 UTC
Created attachment 231809 [details]
Deprecate port

As stated on
https://www.php.net/manual/en/apcu.installation.php
pecl-APCu_bc will not support PHP 8.0.
So derecate it.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-14 11:44:26 UTC
A commit in branch main references this bug:

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

commit e46bec5b74a30b67e85c21a07a722fe96d5b90e8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-14 11:39:40 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-14 11:44:02 +0000

    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)

 devel/pecl-APCu_bc/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-02-14 11:45:40 UTC
We don't need to bump PORTREVISION for this. Committed with changes.