From owner-svn-ports-head@freebsd.org Thu Jul 20 17:54:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D79B4C7D142; Thu, 20 Jul 2017 17:54:14 +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 mx1.freebsd.org (Postfix) with ESMTPS id A3F7F722A1; Thu, 20 Jul 2017 17:54:14 +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 v6KHsDYA051597; Thu, 20 Jul 2017 17:54:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6KHsDYg051595; Thu, 20 Jul 2017 17:54:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707201754.v6KHsDYg051595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 20 Jul 2017 17:54:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446272 - head/security/rubygem-googleauth X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/rubygem-googleauth X-SVN-Commit-Revision: 446272 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.23 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: Thu, 20 Jul 2017 17:54:15 -0000 Author: sunpoet Date: Thu Jul 20 17:54:13 2017 New Revision: 446272 URL: https://svnweb.freebsd.org/changeset/ports/446272 Log: Update to 0.5.2 Changes: https://github.com/google/google-auth-library-ruby/blob/master/CHANGELOG.md Modified: head/security/rubygem-googleauth/Makefile head/security/rubygem-googleauth/distinfo Modified: head/security/rubygem-googleauth/Makefile ============================================================================== --- head/security/rubygem-googleauth/Makefile Thu Jul 20 17:54:08 2017 (r446271) +++ head/security/rubygem-googleauth/Makefile Thu Jul 20 17:54:13 2017 (r446272) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Google Auth Library for Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-faraday>=0.9:www/rubygem-faraday \ +RUN_DEPENDS= rubygem-faraday>=0.12:www/rubygem-faraday \ rubygem-jwt>=1.4:www/rubygem-jwt \ rubygem-logging>=2.0:devel/rubygem-logging \ rubygem-memoist>=0.12:devel/rubygem-memoist \ Modified: head/security/rubygem-googleauth/distinfo ============================================================================== --- head/security/rubygem-googleauth/distinfo Thu Jul 20 17:54:08 2017 (r446271) +++ head/security/rubygem-googleauth/distinfo Thu Jul 20 17:54:13 2017 (r446272) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489867882 -SHA256 (rubygem/googleauth-0.5.1.gem) = 557c05fc01b6458344ab1aa162f95ddfabcb9d0c4c2415b5342c98a08779f3db -SIZE (rubygem/googleauth-0.5.1.gem) = 36352 +TIMESTAMP = 1500566385 +SHA256 (rubygem/googleauth-0.5.2.gem) = eff2d7d5c99cabfe7fa4e9c89790ca137a565419ca122702166b059f69ce172b +SIZE (rubygem/googleauth-0.5.2.gem) = 36864