Bug 268375 - databases/pecl-redis: Update to 5.3.7
Summary: databases/pecl-redis: Update to 5.3.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Nuno Teixeira
URL: https://github.com/phpredis/phpredis/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-14 16:15 UTC by fsbruva
Modified: 2022-12-16 10:47 UTC (History)
2 users (show)

See Also:
daniel: maintainer-feedback+


Attachments
pecl-redis: patch to update 5.3.7 (670 bytes, patch)
2022-12-14 16:15 UTC, fsbruva
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fsbruva 2022-12-14 16:15:48 UTC
Created attachment 238786 [details]
pecl-redis: patch to update 5.3.7

Updates pecl-redis to 5.3.7, released 22 Sep 2022. Successfully built on FreeBSD 12.3-RELEASE amd64.

Full changelog: https://github.com/phpredis/phpredis/compare/5.3.5...5.3.7
Comment 1 Daniel Ylitalo 2022-12-15 07:41:36 UTC
Looks good to me, thanks for the help!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-16 10:46:42 UTC
A commit in branch main references this bug:

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

commit 293950d5de01ae32a2ad8b34704be0878039dcce
Author:     fsbruva <fsbruva@yahoo.com>
AuthorDate: 2022-12-16 10:44:25 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-16 10:44:25 +0000

    databases/pecl-redis: Update to 5.3.7

    ChangeLog:      https://github.com/phpredis/phpredis/compare/5.3.5...5.3.7
    PR:             268375

 databases/pecl-redis/Makefile | 2 +-
 databases/pecl-redis/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-16 10:47:18 UTC
Committed, thanks!