Index: head/devel/rubygem-oci/Makefile =================================================================== --- head/devel/rubygem-oci/Makefile (revision 517117) +++ head/devel/rubygem-oci/Makefile (revision 517118) @@ -1,23 +1,23 @@ -# Created by: Alessandro Sagratini +# Created by: Alessandro Sagratini # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.5.11 +PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= alessandro.sagratini@gmail.com +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>0:www/rubygem-jwt USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-oci/distinfo =================================================================== --- head/devel/rubygem-oci/distinfo (revision 517117) +++ head/devel/rubygem-oci/distinfo (revision 517118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566326223 -SHA256 (rubygem/oci-2.5.11.gem) = f0945b32342e4bf6178ab79231154d99ebbffe07c2abbb43e2f626f65a3c8865 -SIZE (rubygem/oci-2.5.11.gem) = 973824 +TIMESTAMP = 1573022747 +SHA256 (rubygem/oci-2.7.0.gem) = 2f1bec481b14e6a3e55e48385616f4f6ed1cf5549e26803d624fde830dbfa7af +SIZE (rubygem/oci-2.7.0.gem) = 1185792 Index: head/devel/rubygem-oci/pkg-descr =================================================================== --- head/devel/rubygem-oci/pkg-descr (revision 517117) +++ head/devel/rubygem-oci/pkg-descr (revision 517118) @@ -1,5 +1,20 @@ -This is the Ruby SDK for Oracle Cloud Infrastructure. -Ruby version 2.2 or later is required. +The Ruby SDK enables one to write code to manage Oracle Cloud Infrastructure +resources. Following services are supported: -WWW: https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/rubysdk.htm +* Analytics, Announcements, Audit, Budgets +* Container Engine for Kubernetes +* Compute Autoscaling/Work Requests +* Content and Experience +* Core Services (Networking, Compute, Block Volume) +* 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 +* Monitoring, Notifications +* Object Storage, Quotas +* Resource Manager, Search, Streaming +* Web Application Acceleration and Security + WWW: https://github.com/oracle/oci-ruby-sdk/