diff --git a/devel/rubygem-oci/Makefile b/devel/rubygem-oci/Makefile index c2d4f4a24af6..a1e36cbc5ee8 100644 --- a/devel/rubygem-oci/Makefile +++ b/devel/rubygem-oci/Makefile @@ -1,23 +1,23 @@ # Created by: Alessandro Sagratini # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.9.0 +PORTVERSION= 2.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ale_sagra@hotmail.com COMMENT= Ruby client for the Oracle Cloud Infrastructure API LICENSE= APACHE20 RUN_DEPENDS= rubygem-inifile>=3.0.0:textproc/rubygem-inifile \ rubygem-json>=1.4.6:devel/rubygem-json \ rubygem-jwt>2.1:www/rubygem-jwt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/devel/rubygem-oci/distinfo b/devel/rubygem-oci/distinfo index cc8ad277c09c..e60e506fa6a4 100644 --- a/devel/rubygem-oci/distinfo +++ b/devel/rubygem-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592372842 -SHA256 (rubygem/oci-2.9.0.gem) = b847e95b69a6801537e2dfac89c4843252a6a887b9787dc7bfe5107d010e36c1 -SIZE (rubygem/oci-2.9.0.gem) = 1780736 +TIMESTAMP = 1602049521 +SHA256 (rubygem/oci-2.10.0.gem) = 19c166c31b457c1a43e134c17ed5d6d9e17b261dc7e50463365ef6487b16b434 +SIZE (rubygem/oci-2.10.0.gem) = 2634240 diff --git a/devel/rubygem-oci/pkg-descr b/devel/rubygem-oci/pkg-descr index 734b885999a2..e387dc581f2a 100644 --- a/devel/rubygem-oci/pkg-descr +++ b/devel/rubygem-oci/pkg-descr @@ -1,22 +1,4 @@ The Ruby SDK enables one to write code to manage Oracle Cloud Infrastructure -resources. Following services are supported: - -* Analytics, Announcements, API Gateway, Application Migration, Audit -* Big Data, Budgets -* Container Engine for Kubernetes -* Compute Autoscaling/Work Requests -* Content and Experience -* Core Services (Networking, Compute, Block Volume) -* Data Catalog, Data Flow, Data Science -* Data Transfer, Database, Digital Assistan, DNS -* Email Delivery, Events -* File Storage, Functions -* Health Checks, IAM (= Identity and Access Management), Integration Cloud service -* Key Management -* Limits, Load Balancing -* Marketplace, Monitoring, Notifications -* Object Storage, OS Management, Quotas -* Resource Manager, Search, Secrets Management, Streaming -* Web Application Acceleration and Security +resources. All OCI services and regions are supported. WWW: https://github.com/oracle/oci-ruby-sdk/