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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 25 13:49:36 UTC 2018


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


More information about the svn-ports-all mailing list