Date: Sat, 11 Nov 2017 23:32:16 +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: r454014 - head/security/rubygem-googleauth Message-ID: <201711112332.vABNWGML079649@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711112332.vABNWGML079649>