Bug 261607 - net/pecl-rdkafka: Update version 4.0.4=>6.0.0
Summary: net/pecl-rdkafka: Update version 4.0.4=>6.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 261604
  Show dependency treegraph
 
Reported: 2022-01-31 19:47 UTC by Muhammad Moinur Rahman
Modified: 2022-01-31 20:35 UTC (History)
1 user (show)

See Also:
sergey: maintainer-feedback+


Attachments
Update net/pecl-rdkafka to 6.0.0 (1.15 KB, patch)
2022-01-31 20:08 UTC, Sergey Akhmatov
sergey: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-01-31 19:47:17 UTC
Security Support for php 7.4 will end on 28th November, 2022 and we are planning to remove php 7.4 after that from the tree. So in preparation of that and for tracking purposes we are checking which ports actually fails without php 7.4 and notifying the relevant maintainer to check if viable update options are available to make it work on later versions of PHP. We still have a lot of time in hand to update and fix. Hence please do not get alarmed with this ticket. As mentioned again this is for tracking purposes only and hopefully by the time php 7.4 expires we will have a working version of this port for php 8.*. So there are two options here for the MAINTAINER:

1. If you have a version that works with php 8.* please commit and close this ticket.
2. In case you want it to expire with php 7.4 please add the following to the Makefile, commit and close this ticket

DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
EXPIRATION_DATE=2022-11-28
Comment 1 Sergey Akhmatov 2022-01-31 20:08:47 UTC
Created attachment 231474 [details]
Update net/pecl-rdkafka to 6.0.0

Update net/pecl-rdkafka to 6.0.0

Enable support for PHP 8.0 and 8.1

https://pecl.php.net/package/rdkafka/6.0.0
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-31 20:34:25 UTC
A commit in branch main references this bug:

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

commit 6cac09a6dbac66f08ebb317fb9cbdd81a3efe4cd
Author:     Sergey Akhmatov <sergey@akhmatov.ru>
AuthorDate: 2022-01-31 20:31:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-01-31 20:33:47 +0000

    net/pecl-rdkafka: Update version 4.0.4=>6.0.0

    - UNBREAK for php 80 and 81

    PR:             261607
    Approved by:    sergey@akhmatov.ru (maintainer)
    Sponsored by:   Bounce Experts

 net/pecl-rdkafka/Makefile | 3 +--
 net/pecl-rdkafka/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)