View | Details | Raw Unified | Return to bug 245632
Collapse All | Expand All

(-)rubygem-oci/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/devel/rubygem-oci/Makefile 517118 2019-11-09 10:15:56Z tcberner $
2
# $FreeBSD: head/devel/rubygem-oci/Makefile 517118 2019-11-09 10:15:56Z tcberner $
3
PORTNAME=	oci
3
PORTNAME=	oci
4
PORTVERSION=	2.7.0
4
PORTVERSION=	2.8.0
5
CATEGORIES=	devel rubygems
5
CATEGORIES=	devel rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
(-)rubygem-oci/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1573022747
1
TIMESTAMP = 1586927132
2
SHA256 (rubygem/oci-2.7.0.gem) = 2f1bec481b14e6a3e55e48385616f4f6ed1cf5549e26803d624fde830dbfa7af
2
SHA256 (rubygem/oci-2.8.0.gem) = d5e118961f0abbab0f803890b69a0a6e43de9eed99da98507f8c765e180ba159
3
SIZE (rubygem/oci-2.7.0.gem) = 1185792
3
SIZE (rubygem/oci-2.8.0.gem) = 1619968
(-)rubygem-oci/pkg-descr (-4 / +6 lines)
Lines 1-20 Link Here
1
The Ruby SDK enables one to write code to manage Oracle Cloud Infrastructure
1
The Ruby SDK enables one to write code to manage Oracle Cloud Infrastructure
2
resources. Following services are supported:
2
resources. Following services are supported:
3
* Analytics, Announcements, Audit, Budgets
3
* Analytics, Announcements, API Gateway, Application Migration, Audit
4
* Big Data, Budgets
4
* Container Engine for Kubernetes
5
* Container Engine for Kubernetes
5
* Compute Autoscaling/Work Requests
6
* Compute Autoscaling/Work Requests
6
* Content and Experience
7
* Content and Experience
7
* Core Services (Networking, Compute, Block Volume)
8
* Core Services (Networking, Compute, Block Volume)
9
* Data Catalog, Data Flow, Data Science
8
* Data Transfer, Database, Digital Assistan, DNS
10
* Data Transfer, Database, Digital Assistan, DNS
9
* Email Delivery, Events
11
* Email Delivery, Events
10
* File Storage, Functions
12
* File Storage, Functions
11
* Health Checks, IAM (= Identity and Access Management), Integration Cloud service
13
* Health Checks, IAM (= Identity and Access Management), Integration Cloud service
12
* Key Management
14
* Key Management
13
* Limits, Load Balancing
15
* Limits, Load Balancing
14
* Monitoring, Notifications
16
* Marketplace, Monitoring, Notifications
15
* Object Storage, Quotas
17
* Object Storage, OS Management, Quotas
16
* Resource Manager, Search, Streaming
18
* Resource Manager, Search, Secrets Management, Streaming
17
* Web Application Acceleration and Security
19
* Web Application Acceleration and Security
18
WWW: https://github.com/oracle/oci-ruby-sdk/
20
WWW: https://github.com/oracle/oci-ruby-sdk/

Return to bug 245632