Add rubygem-google-cloud-core 1.2.6
This library contains shared types, such as error classes, for the Google Cloud Client Library for Ruby. WWW: https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-core
This commit is contained in:
parent
dd092e3340
commit
44528e3d9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479697
@ -1274,6 +1274,7 @@
|
||||
SUBDIR += rubygem-gitaly-proto094
|
||||
SUBDIR += rubygem-gitlab_omniauth-ldap
|
||||
SUBDIR += rubygem-gitlab_omniauth-ldap20
|
||||
SUBDIR += rubygem-google-cloud-core
|
||||
SUBDIR += rubygem-google-cloud-env
|
||||
SUBDIR += rubygem-grpc
|
||||
SUBDIR += rubygem-hangouts-chat
|
||||
|
22
net/rubygem-google-cloud-core/Makefile
Normal file
22
net/rubygem-google-cloud-core/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-core
|
||||
PORTVERSION= 1.2.6
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Internal shared library for Google Cloud Client Library
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-google-cloud-env>=1.0:net/rubygem-google-cloud-env
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/rubygem-google-cloud-core/distinfo
Normal file
3
net/rubygem-google-cloud-core/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1536865323
|
||||
SHA256 (rubygem/google-cloud-core-1.2.6.gem) = 82e7c1c0191617bb1a6eca16086e766359b2b064b57e0705d74f095f00091d2a
|
||||
SIZE (rubygem/google-cloud-core-1.2.6.gem) = 23552
|
4
net/rubygem-google-cloud-core/pkg-descr
Normal file
4
net/rubygem-google-cloud-core/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
This library contains shared types, such as error classes, for the Google Cloud
|
||||
Client Library for Ruby.
|
||||
|
||||
WWW: https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-core
|
Loading…
Reference in New Issue
Block a user