Bug 260022 - [NEW PORT] sysutils/rubygem-redfish_client: A simple Redfish client library
Summary: [NEW PORT] sysutils/rubygem-redfish_client: A simple Redfish client library
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: 253008 260019
  Show dependency treegraph
 
Reported: 2021-11-24 15:19 UTC by Frank Wall
Modified: 2022-04-19 11:35 UTC (History)
2 users (show)

See Also:


Attachments
new port: sysutils/rubygem-redfish_client (1.52 KB, patch)
2021-11-24 15:19 UTC, Frank Wall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Wall 2021-11-24 15:19:45 UTC
Created attachment 229701 [details]
new port: sysutils/rubygem-redfish_client

This new port is required for net/foreman-proxy version 3.0.1:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260019
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-19 11:33:18 UTC
A commit in branch main references this bug:

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

commit f6a524fa12d8b4cca685cd7daea0d35ce6cd08ed
Author:     Jason Unovitch <junovitch@FreeBSD.org>
AuthorDate: 2021-10-29 20:55:29 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-04-19 11:32:16 +0000

    sysutils/rubygem-redfish_client: add version 0.5.4 as new port

    Required for net/foreman-proxy updates to 2.3.x and later releases

    PR:             260022
    Submitted by:   Frank Wall <fw@moov.de>; junovitch (RUN_DEPENDS updates)

 sysutils/Makefile                               |  1 +
 sysutils/rubygem-redfish_client/Makefile (new)  | 21 +++++++++++++++++++++
 sysutils/rubygem-redfish_client/distinfo (new)  |  3 +++
 sysutils/rubygem-redfish_client/pkg-descr (new) |  3 +++
 4 files changed, 28 insertions(+)
Comment 2 Matthias Fechner freebsd_committer freebsd_triage 2022-04-19 11:35:30 UTC
Committed, thanks.