From owner-svn-ports-head@freebsd.org Sat Dec 28 07:38:25 2019 Return-Path: Delivered-To: svn-ports-head@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 C82901E04EA; Sat, 28 Dec 2019 07:38:25 +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 47lFt950fhz42Wm; Sat, 28 Dec 2019 07:38:25 +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 A6FAC25C3F; Sat, 28 Dec 2019 07:38:25 +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 xBS7cPaK047500; Sat, 28 Dec 2019 07:38:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBS7cPlm047499; Sat, 28 Dec 2019 07:38:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201912280738.xBS7cPlm047499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Dec 2019 07:38:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521152 - head/net/rubygem-google-cloud-pubsub X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-google-cloud-pubsub X-SVN-Commit-Revision: 521152 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2019 07:38:25 -0000 Author: sunpoet Date: Sat Dec 28 07:38:25 2019 New Revision: 521152 URL: https://svnweb.freebsd.org/changeset/ports/521152 Log: Update to 1.1.3 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-pubsub/CHANGELOG.md Modified: head/net/rubygem-google-cloud-pubsub/Makefile head/net/rubygem-google-cloud-pubsub/distinfo Modified: head/net/rubygem-google-cloud-pubsub/Makefile ============================================================================== --- head/net/rubygem-google-cloud-pubsub/Makefile Sat Dec 28 07:38:20 2019 (r521151) +++ head/net/rubygem-google-cloud-pubsub/Makefile Sat Dec 28 07:38:25 2019 (r521152) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-pubsub -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-google-cloud-pubsub/distinfo ============================================================================== --- head/net/rubygem-google-cloud-pubsub/distinfo Sat Dec 28 07:38:20 2019 (r521151) +++ head/net/rubygem-google-cloud-pubsub/distinfo Sat Dec 28 07:38:25 2019 (r521152) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575794195 -SHA256 (rubygem/google-cloud-pubsub-1.1.2.gem) = 46d9e937ce696e463cb292612760911b604fbbc5db021838c8ba671173b25ab6 -SIZE (rubygem/google-cloud-pubsub-1.1.2.gem) = 101376 +TIMESTAMP = 1577145887 +SHA256 (rubygem/google-cloud-pubsub-1.1.3.gem) = 97132d8a3b5081358e07b93e71456f4dfabb74c5c4f67a733056873c31cf57f8 +SIZE (rubygem/google-cloud-pubsub-1.1.3.gem) = 101888