Date: Sat, 9 Nov 2019 10:15:57 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517118 - head/devel/rubygem-oci Message-ID: <201911091015.xA9AFvGm038313@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sat Nov 9 10:15:56 2019 New Revision: 517118 URL: https://svnweb.freebsd.org/changeset/ports/517118 Log: devel/rubygem-oci: update to 2.7.0 PR: 241818 Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer) Modified: head/devel/rubygem-oci/Makefile head/devel/rubygem-oci/distinfo head/devel/rubygem-oci/pkg-descr Modified: head/devel/rubygem-oci/Makefile ============================================================================== --- head/devel/rubygem-oci/Makefile Sat Nov 9 10:02:54 2019 (r517117) +++ head/devel/rubygem-oci/Makefile Sat Nov 9 10:15:56 2019 (r517118) @@ -1,12 +1,12 @@ -# Created by: Alessandro Sagratini <alessandro.sagratini@gmail.com> +# Created by: Alessandro Sagratini <ale_sagra@hotmail.com> # $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 Modified: head/devel/rubygem-oci/distinfo ============================================================================== --- head/devel/rubygem-oci/distinfo Sat Nov 9 10:02:54 2019 (r517117) +++ head/devel/rubygem-oci/distinfo Sat Nov 9 10:15:56 2019 (r517118) @@ -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 Modified: head/devel/rubygem-oci/pkg-descr ============================================================================== --- head/devel/rubygem-oci/pkg-descr Sat Nov 9 10:02:54 2019 (r517117) +++ head/devel/rubygem-oci/pkg-descr Sat Nov 9 10:15:56 2019 (r517118) @@ -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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911091015.xA9AFvGm038313>