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

Tobias C. Berner tcberner at FreeBSD.org
Sat Nov 9 10:15:58 UTC 2019


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 at 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 at gmail.com>
+# Created by: Alessandro Sagratini <ale_sagra at hotmail.com>
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.5.11
+PORTVERSION=	2.7.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	alessandro.sagratini at gmail.com
+MAINTAINER=	ale_sagra at 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/


More information about the svn-ports-all mailing list