Add rubygem-aws-partitions 1.207.0

Provides interfaces to enumerate AWS partitions, regions, and services.

WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-31 07:55:52 +00:00
parent c4d0232dcf
commit 62bfffb201
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510333
4 changed files with 26 additions and 0 deletions

View File

@ -5424,6 +5424,7 @@
SUBDIR += rubygem-avro
SUBDIR += rubygem-awesome_print
SUBDIR += rubygem-aws-eventstream
SUBDIR += rubygem-aws-partitions
SUBDIR += rubygem-aws-sdk
SUBDIR += rubygem-aws-sdk-core
SUBDIR += rubygem-aws-sdk-resources

View File

@ -0,0 +1,19 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= aws-partitions
PORTVERSION= 1.207.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides interfaces to enumerate AWS partitions, regions, and services
LICENSE= APACHE20
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1567193692
SHA256 (rubygem/aws-partitions-1.207.0.gem) = 5d824388741619b46756022d60128cefac779c013bffe49ac32494647d3621b7
SIZE (rubygem/aws-partitions-1.207.0.gem) = 16896

View File

@ -0,0 +1,3 @@
Provides interfaces to enumerate AWS partitions, regions, and services.
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions