svn commit: r551693 - head/devel/rubygem-oci

Koichiro Iwao meta at FreeBSD.org
Thu Oct 8 04:29:01 UTC 2020


Author: meta
Date: Thu Oct  8 04:28:59 2020
New Revision: 551693
URL: https://svnweb.freebsd.org/changeset/ports/551693

Log:
  devel/rubygem-oci: Update to 2.10.0
  
  PR:		250170
  Submitted by:	Alessandro Sagratini <ale_sagra at hotmail.com> (maintainer)
  Relnotes:	https://github.com/oracle/oci-ruby-sdk/releases/tag/v2.10.0

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	Thu Oct  8 04:16:31 2020	(r551692)
+++ head/devel/rubygem-oci/Makefile	Thu Oct  8 04:28:59 2020	(r551693)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.9.0
+PORTVERSION=	2.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-oci/distinfo
==============================================================================
--- head/devel/rubygem-oci/distinfo	Thu Oct  8 04:16:31 2020	(r551692)
+++ head/devel/rubygem-oci/distinfo	Thu Oct  8 04:28:59 2020	(r551693)
@@ -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

Modified: head/devel/rubygem-oci/pkg-descr
==============================================================================
--- head/devel/rubygem-oci/pkg-descr	Thu Oct  8 04:16:31 2020	(r551692)
+++ head/devel/rubygem-oci/pkg-descr	Thu Oct  8 04:28:59 2020	(r551693)
@@ -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/


More information about the svn-ports-head mailing list