Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 18:00:28 +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: r551996 - head/security/rubygem-googleauth
Message-ID:  <202010101800.09AI0SJn056344@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 18:00:28 2020
New Revision: 551996
URL: https://svnweb.freebsd.org/changeset/ports/551996

Log:
  Update to 0.14.0
  
  Changes:	https://github.com/googleapis/google-auth-library-ruby/releases

Modified:
  head/security/rubygem-googleauth/Makefile
  head/security/rubygem-googleauth/distinfo

Modified: head/security/rubygem-googleauth/Makefile
==============================================================================
--- head/security/rubygem-googleauth/Makefile	Sat Oct 10 18:00:24 2020	(r551995)
+++ head/security/rubygem-googleauth/Makefile	Sat Oct 10 18:00:28 2020	(r551996)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleauth
-PORTVERSION=	0.13.1
+PORTVERSION=	0.14.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Google Auth Library for Ruby
 
 LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-faraday>=0.17.3<2.0:www/rubygem-faraday \
 		rubygem-jwt>=1.4<3.0:www/rubygem-jwt \

Modified: head/security/rubygem-googleauth/distinfo
==============================================================================
--- head/security/rubygem-googleauth/distinfo	Sat Oct 10 18:00:24 2020	(r551995)
+++ head/security/rubygem-googleauth/distinfo	Sat Oct 10 18:00:28 2020	(r551996)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596280234
-SHA256 (rubygem/googleauth-0.13.1.gem) = 964720d0c16f205077381921b7814351dc22350ceb0f852e558b56b421a5b051
-SIZE (rubygem/googleauth-0.13.1.gem) = 64512
+TIMESTAMP = 1602317959
+SHA256 (rubygem/googleauth-0.14.0.gem) = 4659b563d5b2727e775ba9231e75485c1b55ac8fc319e0bf1bc87d5e9705a632
+SIZE (rubygem/googleauth-0.14.0.gem) = 65024



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010101800.09AI0SJn056344>