Index: head/devel/rubygem-oci/Makefile =================================================================== --- head/devel/rubygem-oci/Makefile (revision 551692) +++ head/devel/rubygem-oci/Makefile (revision 551693) @@ -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 Index: head/devel/rubygem-oci/distinfo =================================================================== --- head/devel/rubygem-oci/distinfo (revision 551692) +++ head/devel/rubygem-oci/distinfo (revision 551693) @@ -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 Index: head/devel/rubygem-oci/pkg-descr =================================================================== --- head/devel/rubygem-oci/pkg-descr (revision 551692) +++ head/devel/rubygem-oci/pkg-descr (revision 551693) @@ -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/