1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Add rubygem-google-cloud-env 1.0.4

This library provides information on the application hosting environment for
apps running on Google Cloud Platform.

WWW:
https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-env
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-09-13 21:49:34 +00:00
parent 06ec6a0b8f
commit dd092e3340
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479696
4 changed files with 31 additions and 0 deletions

View File

@ -1274,6 +1274,7 @@
SUBDIR += rubygem-gitaly-proto094
SUBDIR += rubygem-gitlab_omniauth-ldap
SUBDIR += rubygem-gitlab_omniauth-ldap20
SUBDIR += rubygem-google-cloud-env
SUBDIR += rubygem-grpc
SUBDIR += rubygem-hangouts-chat
SUBDIR += rubygem-http_parser.rb

View File

@ -0,0 +1,22 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= google-cloud-env
PORTVERSION= 1.0.4
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides information on Google Cloud Platform hosting environment
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-faraday>=0.11:www/rubygem-faraday
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1536865142
SHA256 (rubygem/google-cloud-env-1.0.4.gem) = 0a6fc3f9f9bfeb6f6471b20cec8d0d9702c2137c3339fe38d45e65f182f05f3c
SIZE (rubygem/google-cloud-env-1.0.4.gem) = 14336

View File

@ -0,0 +1,5 @@
This library provides information on the application hosting environment for
apps running on Google Cloud Platform.
WWW:
https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-env