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

Koichiro Iwao meta at FreeBSD.org
Thu Apr 16 06:02:17 UTC 2020


Author: meta
Date: Thu Apr 16 06:02:16 2020
New Revision: 531819
URL: https://svnweb.freebsd.org/changeset/ports/531819

Log:
  devel/rubygem-oci: Update to 2.8.0
  
  PR:		245632
  Submitted by:	Alessandro Sagratini <ale_sagra at hotmail.com>  (maintainer)
  Relnotes:	https://github.com/oracle/oci-ruby-sdk/releases/tag/v2.8.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 Apr 16 05:38:43 2020	(r531818)
+++ head/devel/rubygem-oci/Makefile	Thu Apr 16 06:02:16 2020	(r531819)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.7.0
+PORTVERSION=	2.8.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-oci/distinfo
==============================================================================
--- head/devel/rubygem-oci/distinfo	Thu Apr 16 05:38:43 2020	(r531818)
+++ head/devel/rubygem-oci/distinfo	Thu Apr 16 06:02:16 2020	(r531819)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573022747
-SHA256 (rubygem/oci-2.7.0.gem) = 2f1bec481b14e6a3e55e48385616f4f6ed1cf5549e26803d624fde830dbfa7af
-SIZE (rubygem/oci-2.7.0.gem) = 1185792
+TIMESTAMP = 1586927132
+SHA256 (rubygem/oci-2.8.0.gem) = d5e118961f0abbab0f803890b69a0a6e43de9eed99da98507f8c765e180ba159
+SIZE (rubygem/oci-2.8.0.gem) = 1619968

Modified: head/devel/rubygem-oci/pkg-descr
==============================================================================
--- head/devel/rubygem-oci/pkg-descr	Thu Apr 16 05:38:43 2020	(r531818)
+++ head/devel/rubygem-oci/pkg-descr	Thu Apr 16 06:02:16 2020	(r531819)
@@ -1,20 +1,22 @@
 The Ruby SDK enables one to write code to manage Oracle Cloud Infrastructure
 resources. Following services are supported:
 
-* Analytics, Announcements, Audit, Budgets
+* 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
-* Monitoring, Notifications
-* Object Storage, Quotas
-* Resource Manager, Search, Streaming
+* Marketplace, Monitoring, Notifications
+* Object Storage, OS Management, Quotas
+* Resource Manager, Search, Secrets Management, Streaming
 * Web Application Acceleration and Security
 
 WWW: https://github.com/oracle/oci-ruby-sdk/


More information about the svn-ports-all mailing list