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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 24 22:30:18 UTC 2018


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


More information about the svn-ports-all mailing list