From owner-svn-ports-all@freebsd.org Sun Aug 11 11:27:28 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 06EA1B68A8; Sun, 11 Aug 2019 11:27:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 465xXb5yv6z3Lb9; Sun, 11 Aug 2019 11:27:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 71344D853; Sun, 11 Aug 2019 11:27:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7BBRRoF029966; Sun, 11 Aug 2019 11:27:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7BBRQil029963; Sun, 11 Aug 2019 11:27:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201908111127.x7BBRQil029963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Aug 2019 11:27:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508598 - in head/net: . rubygem-google-cloud-storage X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/net: . rubygem-google-cloud-storage X-SVN-Commit-Revision: 508598 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Aug 2019 11:27:28 -0000 Author: sunpoet Date: Sun Aug 11 11:27:26 2019 New Revision: 508598 URL: https://svnweb.freebsd.org/changeset/ports/508598 Log: Add rubygem-google-cloud-storage 1.20.0 Google Cloud Storage (docs) allows you to store data on Google infrastructure with very high reliability, performance and availability, and can be used to distribute large data objects to users via direct download. WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-storage Added: head/net/rubygem-google-cloud-storage/ head/net/rubygem-google-cloud-storage/Makefile (contents, props changed) head/net/rubygem-google-cloud-storage/distinfo (contents, props changed) head/net/rubygem-google-cloud-storage/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Aug 11 11:27:21 2019 (r508597) +++ head/net/Makefile Sun Aug 11 11:27:26 2019 (r508598) @@ -1257,6 +1257,7 @@ SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-google-cloud-core SUBDIR += rubygem-google-cloud-env + SUBDIR += rubygem-google-cloud-storage SUBDIR += rubygem-grpc SUBDIR += rubygem-hangouts-chat SUBDIR += rubygem-http_parser.rb Added: head/net/rubygem-google-cloud-storage/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-google-cloud-storage/Makefile Sun Aug 11 11:27:26 2019 (r508598) @@ -0,0 +1,27 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= google-cloud-storage +PORTVERSION= 1.20.0 +CATEGORIES= net rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Official library for Google Cloud Storage + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-addressable>=2.5<3.0:www/rubygem-addressable \ + rubygem-digest-crc>=0.4<1.0:security/rubygem-digest-crc \ + rubygem-google-api-client>=0.26<1.0:devel/rubygem-google-api-client \ + rubygem-google-cloud-core>=1.2<2.0:net/rubygem-google-cloud-core \ + rubygem-googleauth>=0.6.2<0.10.0:security/rubygem-googleauth \ + rubygem-mini_mime>=1.0<2.0:mail/rubygem-mini_mime + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include Added: head/net/rubygem-google-cloud-storage/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-google-cloud-storage/distinfo Sun Aug 11 11:27:26 2019 (r508598) @@ -0,0 +1,3 @@ +TIMESTAMP = 1565514605 +SHA256 (rubygem/google-cloud-storage-1.20.0.gem) = c618e8f5e5b6ad87df82016012e0f450629421b879cc1b11be52fcaf0d969b77 +SIZE (rubygem/google-cloud-storage-1.20.0.gem) = 81920 Added: head/net/rubygem-google-cloud-storage/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-google-cloud-storage/pkg-descr Sun Aug 11 11:27:26 2019 (r508598) @@ -0,0 +1,5 @@ +Google Cloud Storage (docs) allows you to store data on Google infrastructure +with very high reliability, performance and availability, and can be used to +distribute large data objects to users via direct download. + +WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-storage