1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add rubygem-stackdriver-core 1.3.3

This library contains shared types and utilities for Stackdriver-related
libraries.

WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/stackdriver-core
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-19 20:48:08 +00:00
parent 28f812b233
commit 2d4b5022a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509322
4 changed files with 30 additions and 0 deletions

View File

@ -1324,6 +1324,7 @@
SUBDIR += rubygem-rye
SUBDIR += rubygem-serverengine
SUBDIR += rubygem-simple_oauth
SUBDIR += rubygem-stackdriver-core
SUBDIR += rubygem-stompserver
SUBDIR += rubygem-t
SUBDIR += rubygem-tweetstream

View File

@ -0,0 +1,22 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= stackdriver-core
PORTVERSION= 1.3.3
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Internal shared library for the Ruby Stackdriver integration libraries
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-google-cloud-core>=1.2<2:net/rubygem-google-cloud-core
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1566229340
SHA256 (rubygem/stackdriver-core-1.3.3.gem) = 22cd4f8d972dd55d34866b9b397bd7ea2d709ebd8296896c965e1d755bfc4b4d
SIZE (rubygem/stackdriver-core-1.3.3.gem) = 16384

View File

@ -0,0 +1,4 @@
This library contains shared types and utilities for Stackdriver-related
libraries.
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/stackdriver-core