Add rubygem-aws-sdk-codebuild 1.40.0
Official AWS Ruby gem for AWS CodeBuild. WWW: https://github.com/aws/aws-sdk-ruby WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codebuild
This commit is contained in:
@@ -5458,6 +5458,7 @@
|
||||
SUBDIR += rubygem-aws-sdk-cloudwatch
|
||||
SUBDIR += rubygem-aws-sdk-cloudwatchevents
|
||||
SUBDIR += rubygem-aws-sdk-cloudwatchlogs
|
||||
SUBDIR += rubygem-aws-sdk-codebuild
|
||||
SUBDIR += rubygem-aws-sdk-core
|
||||
SUBDIR += rubygem-aws-sdk-core2
|
||||
SUBDIR += rubygem-aws-sdk-resources
|
||||
|
||||
22
devel/rubygem-aws-sdk-codebuild/Makefile
Normal file
22
devel/rubygem-aws-sdk-codebuild/Makefile
Normal file
@@ -0,0 +1,22 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-codebuild
|
||||
PORTVERSION= 1.40.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Official AWS Ruby gem for AWS CodeBuild
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=3.61.1<4:devel/rubygem-aws-sdk-core \
|
||||
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
devel/rubygem-aws-sdk-codebuild/distinfo
Normal file
3
devel/rubygem-aws-sdk-codebuild/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1567272070
|
||||
SHA256 (rubygem/aws-sdk-codebuild-1.40.0.gem) = 9af0da85d2371062af35a464a3bc991f164617f58d4aa9b1e38d11f11b638a8e
|
||||
SIZE (rubygem/aws-sdk-codebuild-1.40.0.gem) = 47104
|
||||
4
devel/rubygem-aws-sdk-codebuild/pkg-descr
Normal file
4
devel/rubygem-aws-sdk-codebuild/pkg-descr
Normal file
@@ -0,0 +1,4 @@
|
||||
Official AWS Ruby gem for AWS CodeBuild.
|
||||
|
||||
WWW: https://github.com/aws/aws-sdk-ruby
|
||||
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-codebuild
|
||||
Reference in New Issue
Block a user