Bug 290853 - databases/pecl-redis: update to 6.3.0 + enable zstd and lz4
Summary: databases/pecl-redis: update to 6.3.0 + enable zstd and lz4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-07 03:56 UTC by Paavo-Einari Kaipila
Modified: 2025-11-18 19:54 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (wiacek.m)


Attachments
0001-databases-pecl-redis-update-to-6.3.0-enable-zstd-and.patch (2.29 KB, patch)
2025-11-07 03:56 UTC, Paavo-Einari Kaipila
no flags Details | Diff
databases-pecl-redis-tests.log (21.64 KB, text/plain)
2025-11-07 03:57 UTC, Paavo-Einari Kaipila
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paavo-Einari Kaipila 2025-11-07 03:56:36 UTC
Created attachment 265225 [details]
0001-databases-pecl-redis-update-to-6.3.0-enable-zstd-and.patch

Build-tested on 14 and 15 with PHP 8.[1-5].

Runtime test suite output as an attachment.
Comment 1 Paavo-Einari Kaipila 2025-11-07 03:57:15 UTC
Created attachment 265226 [details]
databases-pecl-redis-tests.log
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-12 15:13:08 UTC
Work for me even in prod (Nextcloud).
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-16 21:49:52 UTC
4 days left untill maintainer timeout…
Comment 4 Mateusz Wiącek 2025-11-18 19:18:47 UTC
Forgive me for late response. I was unable to check email sooner.
I see this patch will be better suited than what I have preparing
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-11-18 19:53:59 UTC
A commit in branch main references this bug:

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

commit a44ed48133761d37abe905ef2d7c2b01566b513c
Author:     Paavo-Einari Kaipila <pkaipila@gmail.com>
AuthorDate: 2025-11-18 19:47:16 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-18 19:52:11 +0000

    databases/pecl-redis: Update 6.2.0 => 6.3.0, add default options zstd and lz4

    Changelog:
    https://pecl.php.net/package-info.php?package=redis&version=6.3.0
    https://github.com/phpredis/phpredis/releases/tag/6.3.0

    PR:             290853
    Approved by:    Mateusz Wiącek <wiacek.m@witia.com.pl> (maintainer)

 databases/pecl-redis/Makefile | 22 +++++++++++++---------
 databases/pecl-redis/distinfo |  6 +++---
 2 files changed, 16 insertions(+), 12 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-18 19:54:56 UTC
Thanks.