Bug 277927 - databases/hiredis: Update to latest upstream commit
Summary: databases/hiredis: Update to latest upstream commit
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-24 17:10 UTC by Daniel Engberg
Modified: 2024-04-14 19:55 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (olgeni)


Attachments
Patch for hiredis (3.66 KB, patch)
2024-03-24 17:10 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-03-24 17:10:44 UTC
Created attachment 249452 [details]
Patch for hiredis

Disable tests as they require a redis-server

Compile tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-04-14 19:54:13 UTC
A commit in branch main references this bug:

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

commit f72286bcc45dc7ed789e71752c13c2ba61bedfe4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-04-14 19:20:31 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-04-14 19:52:59 +0000

    databases/hiredis: Update to upstream commit 7ab6b82

    * Disable tests as they require a redis-server

    Changelog:
    https://github.com/redis/hiredis/compare/v1.0.2...7ab6b82

    PR:             277927
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 databases/hiredis/Makefile                    | 31 +++++++++------------------
 databases/hiredis/distinfo                    |  6 +++---
 databases/hiredis/files/patch-hiredis.h (new) | 11 ++++++++++
 databases/hiredis/pkg-plist                   | 18 ++++++++++++----
 4 files changed, 38 insertions(+), 28 deletions(-)