Date: Sat, 25 Aug 2018 13:49:33 +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: r478036 - head/security/rubygem-googleauth Message-ID: <201808251349.w7PDnXiH020230@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 25 13:49:32 2018 New Revision: 478036 URL: https://svnweb.freebsd.org/changeset/ports/478036 Log: Update to 0.6.6 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 Aug 25 13:49:27 2018 (r478035) +++ head/security/rubygem-googleauth/Makefile Sat Aug 25 13:49:32 2018 (r478036) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-googleauth/distinfo ============================================================================== --- head/security/rubygem-googleauth/distinfo Sat Aug 25 13:49:27 2018 (r478035) +++ head/security/rubygem-googleauth/distinfo Sat Aug 25 13:49:32 2018 (r478036) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534865934 -SHA256 (rubygem/googleauth-0.6.5.gem) = 0a347dad8dd7c1ec1cd1111cd7a9e694b7f5ef6202cf06cf3b2e5bbbf4360edd -SIZE (rubygem/googleauth-0.6.5.gem) = 43008 +TIMESTAMP = 1535138847 +SHA256 (rubygem/googleauth-0.6.6.gem) = 54dc5706fad7f8951e6216d4adc510c11774a4da59da8e5234e7ef0b5bb8879c +SIZE (rubygem/googleauth-0.6.6.gem) = 42496
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808251349.w7PDnXiH020230>