Date: Thu, 28 Mar 2019 17:33:28 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497041 - head/security/rubygem-googleauth Message-ID: <201903281733.x2SHXSL5082909@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Mar 28 17:33:28 2019 New Revision: 497041 URL: https://svnweb.freebsd.org/changeset/ports/497041 Log: Update to 0.8.1 Changes: https://github.com/googleapis/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 Mar 28 17:33:22 2019 (r497040) +++ head/security/rubygem-googleauth/Makefile Thu Mar 28 17:33:28 2019 (r497041) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-googleauth/distinfo ============================================================================== --- head/security/rubygem-googleauth/distinfo Thu Mar 28 17:33:22 2019 (r497040) +++ head/security/rubygem-googleauth/distinfo Thu Mar 28 17:33:28 2019 (r497041) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546543084 -SHA256 (rubygem/googleauth-0.8.0.gem) = d7e0ff60b2df3f594e30c486d4852dcbcbfe373151c6ab7bccfc3221c0b373e0 -SIZE (rubygem/googleauth-0.8.0.gem) = 47104 +TIMESTAMP = 1553765425 +SHA256 (rubygem/googleauth-0.8.1.gem) = 5f527d4eb2284279be5b2d605e0eef19d0a7187d2b489f6ce0c6f011d637195f +SIZE (rubygem/googleauth-0.8.1.gem) = 47104
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903281733.x2SHXSL5082909>