svn commit: r477735 - head/security/rubygem-googleauth

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 21 18:24:20 UTC 2018


Author: sunpoet
Date: Tue Aug 21 18:24:19 2018
New Revision: 477735
URL: https://svnweb.freebsd.org/changeset/ports/477735

Log:
  Update to 0.6.5
  
  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	Tue Aug 21 18:24:14 2018	(r477734)
+++ head/security/rubygem-googleauth/Makefile	Tue Aug 21 18:24:19 2018	(r477735)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleauth
-PORTVERSION=	0.6.4
+PORTVERSION=	0.6.5
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 

Modified: head/security/rubygem-googleauth/distinfo
==============================================================================
--- head/security/rubygem-googleauth/distinfo	Tue Aug 21 18:24:14 2018	(r477734)
+++ head/security/rubygem-googleauth/distinfo	Tue Aug 21 18:24:19 2018	(r477735)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533665719
-SHA256 (rubygem/googleauth-0.6.4.gem) = 330d9659bcfe24684f969211d530d1086b2d010a69f036c02633a505dabb55db
-SIZE (rubygem/googleauth-0.6.4.gem) = 41984
+TIMESTAMP = 1534865934
+SHA256 (rubygem/googleauth-0.6.5.gem) = 0a347dad8dd7c1ec1cd1111cd7a9e694b7f5ef6202cf06cf3b2e5bbbf4360edd
+SIZE (rubygem/googleauth-0.6.5.gem) = 43008


More information about the svn-ports-all mailing list