Date: Sat, 24 Nov 2018 22:30: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: r485815 - head/security/rubygem-googleauth Message-ID: <201811242230.wAOMUGjW078201@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 24 22:30:15 2018 New Revision: 485815 URL: https://svnweb.freebsd.org/changeset/ports/485815 Log: Update to 0.7.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 Sat Nov 24 22:30:07 2018 (r485814) +++ head/security/rubygem-googleauth/Makefile Sat Nov 24 22:30:15 2018 (r485815) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.6.7 +PORTVERSION= 0.7.1 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-googleauth/distinfo ============================================================================== --- head/security/rubygem-googleauth/distinfo Sat Nov 24 22:30:07 2018 (r485814) +++ head/security/rubygem-googleauth/distinfo Sat Nov 24 22:30:15 2018 (r485815) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539962821 -SHA256 (rubygem/googleauth-0.6.7.gem) = 98ba78eab60aef2f8517ba2008b2c02bed84785cafbde58bbdbd2a6f739047fa -SIZE (rubygem/googleauth-0.6.7.gem) = 44032 +TIMESTAMP = 1543058613 +SHA256 (rubygem/googleauth-0.7.1.gem) = 33dae4f826832375dce05e1321f2813f12a7e5bd1cc29f08d11ba611b89e3177 +SIZE (rubygem/googleauth-0.7.1.gem) = 45056
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811242230.wAOMUGjW078201>