svn commit: r551996 - head/security/rubygem-googleauth
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 10 18:00:33 UTC 2020
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 at 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
More information about the svn-ports-head
mailing list