From owner-svn-ports-head@freebsd.org Tue Jan 26 17:48:37 2021 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 679C74F9432; Tue, 26 Jan 2021 17:48:37 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DQDjs4qHpz3KNf; Tue, 26 Jan 2021 17:48:32 +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 9F55F5EC2; Tue, 26 Jan 2021 17:48:31 +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 10QHmVA9043027; Tue, 26 Jan 2021 17:48:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10QHmVgw043026; Tue, 26 Jan 2021 17:48:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202101261748.10QHmVgw043026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 26 Jan 2021 17:48:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562906 - head/dns/rubygem-google-cloud-dns X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/rubygem-google-cloud-dns X-SVN-Commit-Revision: 562906 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.34 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: Tue, 26 Jan 2021 17:48:37 -0000 Author: sunpoet Date: Tue Jan 26 17:48:30 2021 New Revision: 562906 URL: https://svnweb.freebsd.org/changeset/ports/562906 Log: Update to 0.34.0 Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-dns/CHANGELOG.md Modified: head/dns/rubygem-google-cloud-dns/Makefile head/dns/rubygem-google-cloud-dns/distinfo Modified: head/dns/rubygem-google-cloud-dns/Makefile ============================================================================== --- head/dns/rubygem-google-cloud-dns/Makefile Tue Jan 26 17:48:25 2021 (r562905) +++ head/dns/rubygem-google-cloud-dns/Makefile Tue Jan 26 17:48:30 2021 (r562906) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-dns -PORTVERSION= 0.33.0 +PORTVERSION= 0.34.0 CATEGORIES= dns rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Official library for Google Cloud DNS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-google-api-client>=0.33<1:devel/rubygem-google-api-client \ +RUN_DEPENDS= rubygem-google-apis-dns_v1>=0.1<1:dns/rubygem-google-apis-dns_v1 \ rubygem-google-cloud-core>=1.2<2:net/rubygem-google-cloud-core \ rubygem-googleauth>=0.9<1:security/rubygem-googleauth \ rubygem-zonefile>=1.04<2:dns/rubygem-zonefile Modified: head/dns/rubygem-google-cloud-dns/distinfo ============================================================================== --- head/dns/rubygem-google-cloud-dns/distinfo Tue Jan 26 17:48:25 2021 (r562905) +++ head/dns/rubygem-google-cloud-dns/distinfo Tue Jan 26 17:48:30 2021 (r562906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601021620 -SHA256 (rubygem/google-cloud-dns-0.33.0.gem) = ccfa6a855ec83ec461c815ee70392c6b8ab33289ae8584ffebe03a3619d0595b -SIZE (rubygem/google-cloud-dns-0.33.0.gem) = 33280 +TIMESTAMP = 1611665629 +SHA256 (rubygem/google-cloud-dns-0.34.0.gem) = 7709dbb0ab76c8c382798fe5b3c4e5af16226547bbfecba8d37ea20047944ad1 +SIZE (rubygem/google-cloud-dns-0.34.0.gem) = 33280