From owner-svn-ports-all@freebsd.org Sat Nov 11 23:32:17 2017 Return-Path: Delivered-To: svn-ports-all@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 87F7FE4F914; Sat, 11 Nov 2017 23:32:17 +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 52F1573075; Sat, 11 Nov 2017 23:32:17 +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 vABNWG9e079651; Sat, 11 Nov 2017 23:32:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vABNWGML079649; Sat, 11 Nov 2017 23:32:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711112332.vABNWGML079649@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, 11 Nov 2017 23:32:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454014 - 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: 454014 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.23 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: Sat, 11 Nov 2017 23:32:17 -0000 Author: sunpoet Date: Sat Nov 11 23:32:16 2017 New Revision: 454014 URL: https://svnweb.freebsd.org/changeset/ports/454014 Log: Update to 0.6.2 Changes: https://github.com/google/google-auth-library-ruby/blob/master/CHANGELOG.md https://github.com/google/google-auth-library-ruby/commits/master Modified: head/security/rubygem-googleauth/Makefile head/security/rubygem-googleauth/distinfo Modified: head/security/rubygem-googleauth/Makefile ============================================================================== --- head/security/rubygem-googleauth/Makefile Sat Nov 11 23:32:10 2017 (r454013) +++ head/security/rubygem-googleauth/Makefile Sat Nov 11 23:32:16 2017 (r454014) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-googleauth/distinfo ============================================================================== --- head/security/rubygem-googleauth/distinfo Sat Nov 11 23:32:10 2017 (r454013) +++ head/security/rubygem-googleauth/distinfo Sat Nov 11 23:32:16 2017 (r454014) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508435323 -SHA256 (rubygem/googleauth-0.6.1.gem) = 4e832ca3a29d12a83b9526e4600bc0873fba5a62760f9bf0c7a3a6e42e9d8a8e -SIZE (rubygem/googleauth-0.6.1.gem) = 39424 +TIMESTAMP = 1510433818 +SHA256 (rubygem/googleauth-0.6.2.gem) = 8e343b6fa1ad85b94a6a50718265ef547bea3bb9850b86fc083e7396a4fbe423 +SIZE (rubygem/googleauth-0.6.2.gem) = 39936