From owner-svn-ports-head@freebsd.org Sat Jul 22 17:08:28 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 69957DA8763; Sat, 22 Jul 2017 17:08:28 +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 3459884533; Sat, 22 Jul 2017 17:08:28 +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 v6MH8RDT018643; Sat, 22 Jul 2017 17:08:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6MH8RiU018641; Sat, 22 Jul 2017 17:08:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707221708.v6MH8RiU018641@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, 22 Jul 2017 17:08:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446419 - 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: 446419 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: Sat, 22 Jul 2017 17:08:28 -0000 Author: sunpoet Date: Sat Jul 22 17:08:27 2017 New Revision: 446419 URL: https://svnweb.freebsd.org/changeset/ports/446419 Log: Update to 0.5.3 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 Sat Jul 22 17:08:01 2017 (r446418) +++ head/security/rubygem-googleauth/Makefile Sat Jul 22 17:08:27 2017 (r446419) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-googleauth/distinfo ============================================================================== --- head/security/rubygem-googleauth/distinfo Sat Jul 22 17:08:01 2017 (r446418) +++ head/security/rubygem-googleauth/distinfo Sat Jul 22 17:08:27 2017 (r446419) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500566385 -SHA256 (rubygem/googleauth-0.5.2.gem) = eff2d7d5c99cabfe7fa4e9c89790ca137a565419ca122702166b059f69ce172b -SIZE (rubygem/googleauth-0.5.2.gem) = 36864 +TIMESTAMP = 1500735198 +SHA256 (rubygem/googleauth-0.5.3.gem) = 91f66dccff2ffb1edec8b19214bf75950e04944a794c506d11537d067fdef5f6 +SIZE (rubygem/googleauth-0.5.3.gem) = 36864