Date: Sat, 22 Jul 2017 17:08:27 +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: r446419 - head/security/rubygem-googleauth Message-ID: <201707221708.v6MH8RiU018641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707221708.v6MH8RiU018641>