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)
This commit is contained in:
committed by
Matthias Fechner
parent
689a920904
commit
f6a524fa12
@@ -1213,6 +1213,7 @@
|
||||
SUBDIR += rubygem-puppetfile-resolver
|
||||
SUBDIR += rubygem-puppetserver-ca
|
||||
SUBDIR += rubygem-r10k
|
||||
SUBDIR += rubygem-redfish_client
|
||||
SUBDIR += rubygem-rubyipmi
|
||||
SUBDIR += rubygem-serverspec
|
||||
SUBDIR += rubygem-shellany
|
||||
|
||||
21
sysutils/rubygem-redfish_client/Makefile
Normal file
21
sysutils/rubygem-redfish_client/Makefile
Normal file
@@ -0,0 +1,21 @@
|
||||
# Created by: Frank Wall <fw@moov.de>
|
||||
|
||||
PORTNAME= redfish_client
|
||||
PORTVERSION= 0.5.4
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= freebsd@moov.de
|
||||
COMMENT= Simple Redfish client library
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-excon>=0.60:devel/rubygem-excon \
|
||||
rubygem-server_sent_events>=0.1:devel/rubygem-server_sent_events
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
sysutils/rubygem-redfish_client/distinfo
Normal file
3
sysutils/rubygem-redfish_client/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1635540607
|
||||
SHA256 (rubygem/redfish_client-0.5.4.gem) = 0e49edc61aae670238045553f31311d658da7acc90927cad99dc267f305a56e1
|
||||
SIZE (rubygem/redfish_client-0.5.4.gem) = 14848
|
||||
3
sysutils/rubygem-redfish_client/pkg-descr
Normal file
3
sysutils/rubygem-redfish_client/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Simple Redfish client library
|
||||
|
||||
WWW: https://github.com/xlab-steampunk/redfish-client-ruby
|
||||
Reference in New Issue
Block a user